aboutsummaryrefslogtreecommitdiff
path: root/lib/text.nom
AgeCommit message (Expand)Author
2018-01-25Fixed up how_do_i with updated syntax.Bruce Hill
2018-01-25Overhaul of compiling API (eliminated some of the expr/statementsBruce Hill
2018-01-24Updated and improve syntax for some stuff. Also added string indexingBruce Hill
2018-01-19Refactored syntax a bit so that ":" isn't necessary for a block, and canBruce Hill
2018-01-18Initial commit of object oriented classes.Bruce Hill
2018-01-12Added indent actionBruce Hill
2018-01-12Switched to use load() with environment table instead of passing inBruce Hill
2018-01-11Reshuffled all the library code into files that make more sense andBruce Hill
2018-01-11Added "local %" macro as a stopgap for locals.Bruce Hill
2018-01-11Moved text utilities into their own file.Bruce Hill