Files
LSL-PyOptimizer/lslopt
Sei Lisa f492d3e291 Add --prettify option, to reformat a script (losing comments).
Since our syntax extensions transform the source at parse time, all syntax extensions are disabled. The optimizations are disabled too, as it doesn't make sense to prettify and optimize at the same time (the optimizer would remove the constants that we're trying to keep).

Addresses #4 in a more user-friendly way.
2017-11-20 20:59:45 +01:00
..
2014-07-26 02:43:44 +02:00
2017-10-20 10:18:44 +02:00
2017-08-09 19:45:46 +02:00