LSL-PyOptimizer/lslopt
Sei Lisa d65f0f1f75 Fully implement duplabels, and prepare output for general renaming.
There's also a new hidden option, shrinknames, which automatically enables duplabels due to its nature. The idea is that once general renaming is implemented, in order for label names to not cause collision trouble, they are renamed out of the way with unique names.

Not entirely sure this is really necessary.
2014-08-01 01:41:21 +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 Fix priorities for x << const optimization. 2014-07-31 19:45:30 +02:00
lsloutput.py Fully implement duplabels, and prepare output for general renaming. 2014-08-01 01:41:21 +02:00
lslparse.py Fully implement duplabels, and prepare output for general renaming. 2014-08-01 01:41:21 +02:00