|
ed70165294
|
Better handling of shebangs and comments at the top of a file.
|
2018-11-09 17:33:04 -08:00 |
|
|
d6f33ab194
|
Improvements for parenthesization of escaped nomsu.
|
2018-11-09 17:20:51 -08:00 |
|
|
fa3f598fc3
|
Fixing the upgrade pipeline, plus some misc. fixes.
|
2018-11-09 17:02:53 -08:00 |
|
|
69aaea030e
|
No longer passing tree to every compile action. Now, you can just
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-09 16:41:19 -08:00 |
|
|
652c29bdef
|
Major overhaul, splitting nomsu_compiler into nomsu_environment,
nomsu_compiler, and nomsu_decompiler. Also added comprehensions.
|
2018-11-08 15:24:15 -08:00 |
|