LSL-PyOptimizer/lslopt
2014-08-10 02:05:31 +02: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
lslfuncs.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lsljson.py Fix several bugs in lslbasefuncs; change InternalJsonScanMatching strategy. 2014-07-31 19:18:26 +02:00
lsloptimizer.py Use self.shrinknames instead of checking the options again. 2014-08-10 02:05:31 +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 the assigned type was not checked in declarations. 2014-08-10 00:44:57 +02:00
lslrenamer.py Restart numbering at every parameter table. Saves many identifiers. 2014-08-09 23:19:00 +02:00