aboutsummaryrefslogtreecommitdiff
path: root/lib/operators.nom
AgeCommit message (Expand)Author
2017-10-13Changed tokenizing to treat symbols as their own things.Bruce Hill
2017-10-05Added ternary unless.Bruce Hill
2017-10-05Fixed ternary operator.Bruce Hill
2017-10-02Fixed one compiler bug with comments immediately after indentingBruce Hill
2017-10-02Updated to undo some of the block/thunk stuff. Thunks are thunks, andBruce Hill
2017-09-29More stuff is working more better.Bruce Hill
2017-09-28Kinda mostly working, except for closure vars like in lib/secrets.nom.Bruce Hill
2017-09-26Making forward progress.Bruce Hill
2017-09-24massive overhaul, compiler kinda works.Bruce Hill
2017-09-22Renamed compiler -> nomsu for concision and clarity.Bruce Hill
2017-09-22Cleaned up code generation to have less cruft.Bruce Hill
2017-09-21Tidying up.Bruce Hill
2017-09-21Fixed bug that caused files to get reloaded if they returned nil.Bruce Hill
2017-09-21Everything fixed up and some reduced lua codespew too!Bruce Hill
2017-09-21Another overhaul, this time pulling all the chunks of the core lib intoBruce Hill