aboutsummaryrefslogtreecommitdiff
path: root/lib/class.nom
AgeCommit message (Expand)Author
2018-01-25Overhaul of compiling API (eliminated some of the expr/statementsBruce Hill
2018-01-24Updated and improve syntax for some stuff. Also added string indexingBruce Hill
2018-01-23Added implicit local declarations and new syntax of %var <- %value.Bruce Hill
2018-01-19Updated class.nom for new syntax.Bruce Hill
2018-01-18Cleaned up code output to be just a series of declarations, instead of aBruce Hill
2018-01-18Initial commit of object oriented classes.Bruce Hill