| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-29 | Added numeric-for list comprehension | Bruce Hill | |
| 2018-01-25 | Overhaul of compiling API (eliminated some of the expr/statements | Bruce Hill | |
| helpers and forced the use of {expr=..., locals=...}-type syntax. This helped fix up all of the cases like loops where locals were being mishandled and led to some cleaner code. | |||
| 2018-01-24 | Updated and improve syntax for some stuff. Also added string indexing | Bruce Hill | |
| like in python, including slices. | |||
| 2018-01-23 | Added implicit local declarations and new syntax of %var <- %value. | Bruce Hill | |
| 2018-01-19 | Updated class.nom for new syntax. | Bruce Hill | |
| 2018-01-18 | Cleaned up code output to be just a series of declarations, instead of a | Bruce Hill | |
| table literal and a loop. | |||
| 2018-01-18 | Initial commit of object oriented classes. | Bruce Hill | |
