aboutsummaryrefslogtreecommitdiff
path: root/lib/permissions.nom
AgeCommit message (Expand)Author
2017-12-04Some stuff changed to allow escaped args and some other ports from theBruce Hill
2017-11-01Removed broken code.Bruce Hill
2017-11-01Fixed some codegen stuff, optimized "say" for the common case of stringBruce Hill
2017-10-19Misc. cleanups.Bruce Hill
2017-10-19Abbreviated "lua code" to "lua>" and "lua expr" to "=lua" and "luaBruce Hill
2017-10-13Changed tokenizing to treat symbols as their own things.Bruce Hill
2017-10-08Fixed permissions to work better with aliases.Bruce Hill
2017-10-04Removed printing from permissions.Bruce Hill
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-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-22Removed debugging code.Bruce Hill
2017-09-21Overhaul of invocations/specs. Much cleaner and more consistent now,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