|
5027bd4f0f
|
Upgraded/autoformatted.
|
2018-11-26 16:28:06 -08:00 |
|
|
f304138530
|
Deduplicated goto label syntax (now just use (--- (label) ---))
|
2018-11-19 17:44:46 -08:00 |
|
|
a89d69e843
|
Autoformatted/auto-upgraded.
|
2018-11-19 17:37:37 -08:00 |
|
|
7f47d42040
|
In-progress (but working) overhaul of some elements including: function
calls, lib/thing.nom API, multi-assignments, varargs, etc.
|
2018-11-17 14:39:08 -08:00 |
|
|
c9db20040e
|
Fixed compatibility thing with NomsuCode::from
|
2018-11-11 18:34:31 -08:00 |
|
|
9d82d522c1
|
Fixed some autoformatting stuff, and prepping to deprecate some math
shorthand.
|
2018-11-11 16:27:01 -08:00 |
|
|
4efe44ed27
|
Fully upgraded to 4.10.12.7, including deprecating the old list/dict
comprehension methods, in favor of the new native support.
|
2018-11-11 15:50:46 -08:00 |
|
|
5f38d73004
|
Now preserving hex numbers with "0xF00" -> parse -> decompile ->
"0xF00", fix for (compile error at ...)
|
2018-11-11 15:26:30 -08:00 |
|
|
9a75d25c84
|
Lots of fixes to the upgrading and codegen/autoformatting pipeline, also
deleted nomnom files, since they're mostly not needed anymore.
|
2018-11-11 15:05:56 -08:00 |
|