summaryrefslogtreecommitdiffstats
path: root/lib/Language/TECO/Buffer.pm
Commit message (Expand)AuthorAgeFilesLines
* refactor getting buffer offsets by line into a method on the buffer objectjluehrs22008-05-221-0/+19
* add error handling for the delete commandjluehrs22008-05-221-1/+3
* throw an error rather than returning silently if we try to move outside of th...jluehrs22008-05-221-1/+1
* optionally initialize the buffer with an argument passed to the constructorjluehrs22008-05-221-1/+4
* implement the buffer's print methodjluehrs22008-05-221-0/+3
* syntax errorjluehrs22008-05-201-1/+1
* add a buffer classjluehrs22008-05-191-0/+46