LSL-PyOptimizer/lslopt
2015-02-12 07:46:02 +01:00
..
__init__.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslbasefuncs.py Make isstring and iskey stricter, plus one cosmetic change 2015-02-11 18:17:01 +01:00
lslcommon.py Fix class definitions to make sense (le-sigh - python quirk) 2014-07-27 17:40:26 +02:00
lsldeadcode.py Emergency fix for a bug discovered via a nPose plugin. 2015-02-12 07:46:02 +01:00
lslextrafuncs.py Multi-commit: 2015-02-11 05:43:13 +01:00
lslfoldconst.py Multi-commit: 2015-02-11 05:43:13 +01:00
lslfuncs.py Multi-commit: 2015-02-11 05:43:13 +01: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 Fix bug where negative signs of global integers weren't being output. 2015-02-12 04:23:47 +01:00
lslrenamer.py Restart numbering at every parameter table. Saves many identifiers. 2014-08-09 23:19:00 +02:00