aboutsummaryrefslogtreecommitdiff
path: root/lib/training_wheels.nom
AgeCommit message (Expand)Author
2018-07-15Major changes to how versioning and parsing work. This should be aBruce 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-04-25Removing end-of-line ":" and "(..)" for blocks (they just useBruce Hill
2018-02-02Restructured the nomsu files to group all the essentials into core/ andBruce Hill
2018-01-31Added colons for aesthetics.Bruce Hill
2018-01-25Added some training wheels for functions.Bruce Hill
2018-01-24Updated training wheels with new syntax and print().Bruce Hill
2018-01-11Reshuffled all the library code into files that make more sense andBruce Hill
2018-01-11Removed some dead code and streamlined the API a bit. Also addedBruce Hill