aboutsummaryrefslogtreecommitdiff
path: root/lib/moonscript.nom
AgeCommit message (Collapse)Author
2018-01-11Renamed "require %" to "use %"Bruce Hill
2017-10-23Removed some unnecessary semicolons on keywords.Bruce Hill
2017-10-19Misc. cleanups.Bruce Hill
2017-10-19Abbreviated "lua code" to "lua>" and "lua expr" to "=lua" and "luaBruce Hill
block" to "lua do>"
2017-10-02Updated to undo some of the block/thunk stuff. Thunks are thunks, andBruce Hill
expressions can be grouped with parens, and they have a clear distinction.
2017-09-22Renamed compiler -> nomsu for concision and clarity.Bruce Hill
2017-09-21Another overhaul, this time pulling all the chunks of the core lib intoBruce Hill
their own files.