|
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 |
|