aboutsummaryrefslogtreecommitdiff
path: root/lib/secrets.nom
AgeCommit message (Expand)Author
2017-10-02More progress towards making everything work.Bruce 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-28Fixed some of secrets' functionality by rewriting rule % = %Bruce Hill
2017-09-28Kinda mostly working, except for closure vars like in lib/secrets.nom.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-21Everything fixed up and some reduced lua codespew too!Bruce Hill
2017-09-20Mostly working overhaul again that strips out ending lines with "..",Bruce Hill
2017-09-19Added require instead of run file.Bruce Hill
2017-09-19Buncha updates to the sample code and core lib.Bruce Hill