nomsu/lib
Bruce Hill e476bfea52 Improved code generation for "when" statements using elseif, and
improved code generation for loops by omitting goto labels when not used.
2017-10-13 18:09:04 -07:00
..
collections.nom Added chain and "with". 2017-10-12 14:39:03 -07:00
control_flow.nom Improved code generation for "when" statements using elseif, and 2017-10-13 18:09:04 -07:00
core.nom Another overhaul, this time pulling all the chunks of the core lib into 2017-09-21 00:10:26 -07:00
metaprogramming.nom Improved code generation for "when" statements using elseif, and 2017-10-13 18:09:04 -07:00
moonscript.nom Updated to undo some of the block/thunk stuff. Thunks are thunks, and 2017-10-02 17:21:22 -07:00
operators.nom Added ternary unless. 2017-10-05 15:20:20 -07:00
permissions.nom Fixed permissions to work better with aliases. 2017-10-08 15:06:05 -07:00
plurals.nom Updated to undo some of the block/thunk stuff. Thunks are thunks, and 2017-10-02 17:21:22 -07:00
secrets.nom More progress towards making everything work. 2017-10-02 19:00:58 -07:00
testing.nom Updated to undo some of the block/thunk stuff. Thunks are thunks, and 2017-10-02 17:21:22 -07:00
utils.nom Renamed repr_if_not_string to "stringify" and added nomsu:stringify for 2017-10-13 16:16:07 -07:00