nomsu/lib
Bruce Hill f97ab858ed Modernized the codebase a bit to include "immediately:" for immediately
running code before further parsing takes place. That means that in the
default case, whole files can be run at once, which makes all but the
weirdest edge cases make a lot more sense and operate smoothly.
2018-01-08 18:53:57 -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 Modernized the codebase a bit to include "immediately:" for immediately 2018-01-08 18:53:57 -08:00
core.nom Incremental progress towards working. 2017-12-04 17:54:52 -08:00
metaprogramming.nom Modernized the codebase a bit to include "immediately:" for immediately 2018-01-08 18:53:57 -08:00
moonscript.nom Removed some unnecessary semicolons on keywords. 2017-10-23 16:28:45 -07:00
operators.nom Modernized the codebase a bit to include "immediately:" for immediately 2018-01-08 18:53:57 -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