LSL-PyOptimizer/lslopt
Sei Lisa 8907a59d5f Fix remaining bug in optimizer, and minor fixes.
- Get rid of Fold().

- Handle globalmode properly. It was sometimes active during function calls.

- Change all warning() calls to not use Unicode, just in case the output is redirected to file.

- Cosmetic fixes and TODO items.
2014-07-27 23:33:20 +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 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 Thorough review of lslbasefuncs and associated files, adding new stuff. 2014-07-26 20:54:01 +02:00
lsloptimizer.py Fix remaining bug in optimizer, and minor fixes. 2014-07-27 23:33:20 +02:00
lsloutput.py Fix remaining bug in optimizer, and minor fixes. 2014-07-27 23:33:20 +02:00
lslparse.py Fix remaining bug in optimizer, and minor fixes. 2014-07-27 23:33:20 +02:00