Sei Lisa 24a32c30e3 Fix bug where folding a FOR loop with const false cond produced bad code.
More precisely, the initializator list was not wrapped into EXPR nodes. Now it is.

While on it, fix a minor bug (the substitutive of a FOR statement should produce no output type), and change order of execution to the actual one (iterators come last).
2014-08-04 02:19:36 +02:00
2014-07-26 03:06:33 +02:00
2014-07-26 03:18:02 +02:00
2014-08-01 05:07:50 +02:00
Description
Optimizes a LSL2 script, folding constants, removing unused code and more. Adds new syntax features too.
1.7 MiB
Languages
Python 73.5%
LSL 26.5%