| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-09 | Fixed comment clumping issue. | Bruce Hill | |
| 2018-11-09 | Better handling of shebangs and comments at the top of a file. | Bruce Hill | |
| 2018-11-09 | Improvements for parenthesization of escaped nomsu. | Bruce Hill | |
| 2018-11-09 | Fixing the upgrade pipeline, plus some misc. fixes. | Bruce Hill | |
| 2018-11-09 | No longer passing `tree` to every compile action. Now, you can just | Bruce Hill | |
| return a LuaCode object, and it will automatically get a source from `tree` if it didn't already have a source. Plus some fixes/cleanup. | |||
| 2018-11-08 | Major overhaul, splitting nomsu_compiler into nomsu_environment, | Bruce Hill | |
| nomsu_compiler, and nomsu_decompiler. Also added comprehensions. | |||
