aboutsummaryrefslogtreecommitdiff
path: root/nomsu.peg
AgeCommit message (Expand)Author
2018-01-11Fixed an error in the peg for dicts.Bruce Hill
2018-01-11Renamed String -> TextBruce Hill
2018-01-08Modernized the codebase a bit to include "immediately:" for immediatelyBruce Hill
2018-01-07Removed semicolons and compound statements, added support for (foo: a b)Bruce Hill
2018-01-03Updated examples and made operator characters not stick to each other.Bruce Hill
2018-01-03Reworked {} a bit and added dicts to the core language. Did some moreBruce Hill
2017-12-30Got everything mostly working.Bruce Hill