LSL-PyOptimizer/lslopt
Sei Lisa b76ae99616 Fixes and folding improvements to the FOR loop.
Added an utility function to fold a list of expressions and completely remove the unused members. No known use besides FOR.
2014-07-27 02:52:16 +02:00
..
__init__.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslbasefuncs.py Add constant NULL_KEY and function cond(). 2014-07-26 23:50:49 +02:00
lslcommon.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslfuncs.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lsljson.py Thorough review of lslbasefuncs and associated files, adding new stuff. 2014-07-26 20:54:01 +02:00
lsloptimizer.py Fixes and folding improvements to the FOR loop. 2014-07-27 02:52:16 +02:00
lsloutput.py Remove hack and output expressions where expected. 2014-07-27 02:18:37 +02:00
lslparse.py Associate identifiers with their direct location. 2014-07-27 01:49:44 +02:00