aboutsummaryrefslogtreecommitdiff
path: root/core/collections.nom
AgeCommit message (Expand)Author
2018-05-27Some tweaks/cleanup on the nomsu code as well as adding variableBruce Hill
2018-05-15Removed "for all"-style iteration and changed "for % from 1 to 10"-styleBruce Hill
2018-05-15Cleaning up comments.Bruce Hill
2018-05-10Cleanup: removed "File" type trees (now just Block), overhauledBruce Hill
2018-04-25Removing end-of-line ":" and "(..)" for blocks (they just useBruce Hill
2018-04-19All tests passing (except object)Bruce Hill
2018-04-08Switched to use "." syntax.Bruce Hill
2018-02-05Fixed bug with iteration over range that starts after 1, and added anBruce Hill
2018-02-02Restructured the nomsu files to group all the essentials into core/ andBruce Hill