nomsu/lib
Bruce Hill 568a44ef19 Reworking some stuff so that functions only allow expressions to be
return values with either an explicit "return" statement or if they're
the only line in the function, and the line is an expression.
2018-01-07 18:45:27 -08:00
..
collections.nom Reworking some stuff so that functions only allow expressions to be 2018-01-07 18:45:27 -08:00
control_flow.nom Reworking some stuff so that functions only allow expressions to be 2018-01-07 18:45:27 -08:00
core.nom Incremental progress towards working. 2017-12-04 17:54:52 -08:00
metaprogramming.nom Cleaning up vars.XX use and removing typecheck. 2018-01-05 15:42:06 -08:00
moonscript.nom Removed some unnecessary semicolons on keywords. 2017-10-23 16:28:45 -07:00
operators.nom Reworking some stuff so that functions only allow expressions to be 2018-01-07 18:45:27 -08:00
permissions.nom Some stuff changed to allow escaped args and some other ports from the 2017-12-04 17:35:47 -08:00
plurals.nom Added substring operator %x|start - stop| 2018-01-07 16:51:29 -08:00
scopes.nom Some overhaul of binary operators so that arbitrary math patterns work 2018-01-07 18:03:37 -08:00
testing.nom Updating some more stuff. 2017-12-14 13:57:53 -08:00
utils2.nom Reworking some stuff so that functions only allow expressions to be 2018-01-07 18:45:27 -08:00
utils.nom Some overhaul of binary operators so that arbitrary math patterns work 2018-01-07 18:03:37 -08:00