aboutsummaryrefslogtreecommitdiff
path: root/tests/control_flow.nom
AgeCommit message (Expand)Author
2018-06-04Cleanups to try/catch logic and object logic.Bruce Hill
2018-05-15Removed "for all"-style iteration and changed "for % from 1 to 10"-styleBruce Hill
2018-05-15Adding support for coroutines, and cleaning up comment syntax.Bruce Hill
2018-05-10Cleanup: removed "File" type trees (now just Block), overhauledBruce Hill
2018-02-02Restructured the nomsu files to group all the essentials into core/ andBruce Hill
2018-01-29Fixed error->barfBruce Hill
2018-01-26Added a ton of tests for virtually all the functionality. Helped me findBruce Hill