|
c36798f2ad
|
Recompile
|
2018-11-09 17:48:56 -08:00 |
|
|
b2cec10592
|
Fixed 's clumping for stuff like (%foo's metatable)
|
2018-11-09 17:48:52 -08:00 |
|
|
6fa1cb23d1
|
Fixed decompile issue with short actions not getting indented.
|
2018-11-09 17:43:25 -08:00 |
|
|
b236ad88a9
|
Fixed comment clumping issue.
|
2018-11-09 17:36:36 -08:00 |
|
|
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 |
|