LSL-PyOptimizer/lslopt
2014-12-13 13:12:02 +01:00
..
__init__.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslbasefuncs.py Change __self__.__classname__ to the actual class name in exceptions. 2014-08-01 00:37:44 +02:00
lslcommon.py Fix class definitions to make sense (le-sigh - python quirk) 2014-07-27 17:40:26 +02:00
lsldeadcode.py Move PythonType2LSL to the main lsloptimizer script. 2014-08-13 13:44:54 +02:00
lslfoldconst.py Simplify const + nonconst + const and nonconst + const + const. 2014-08-19 19:45:47 +02:00
lslfuncs.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lsljson.py BUG-6466 was resurrected; the previous RE is valid. 2014-08-13 13:31:10 +02:00
lsloptimizer.py Move the constant folding code to lslfoldconst.py. 2014-08-13 14:19:58 +02:00
lsloutput.py Improve output of floats by minimizing them further. 2014-08-09 23:20:40 +02:00
lslparse.py Add TODOs 2014-12-13 13:12:02 +01:00
lslrenamer.py Restart numbering at every parameter table. Saves many identifiers. 2014-08-09 23:19:00 +02:00