summaryrefslogtreecommitdiffstats
path: root/lib/Language
Commit message (Expand)AuthorAgeFilesLines
* catch : and @ command modifiers, this might need to be made more precise late...jluehrs22008-05-221-0/+6
* oops, need to match newlines herejluehrs22008-05-221-2/+2
* implement the buffer's print methodjluehrs22008-05-221-0/+3
* handle getting these regex matches properlyjluehrs22008-05-211-3/+4
* syntax fixjluehrs22008-05-211-1/+2
* start implementing parsing teco commandsjluehrs22008-05-211-1/+160
* stub out Language::TECO a bitjluehrs22008-05-201-0/+6
* syntax errorjluehrs22008-05-201-1/+1
* add a buffer classjluehrs22008-05-191-0/+46
* Initial import of Language::TECOjluehrs22008-05-191-0/+83