LSL-PyOptimizer/lslopt
Sei Lisa d1bbe26c49 vector v;<0,0,0>-v; triggered EParseTypeMismatch. Fixed. Also minor fixes.
Convert the self.__class__, which was terrible syntax, to the respective classes in the exceptions.

Fix the EInternal hack in the buitins.txt parser.
2014-07-31 01:25:15 +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 Overall renaming of stuff to make it more understandable. 2014-07-30 16:00:00 +02:00
lsloutput.py Simplify main loop of lsloutput.py a bit 2014-07-30 16:01:23 +02:00
lslparse.py vector v;<0,0,0>-v; triggered EParseTypeMismatch. Fixed. Also minor fixes. 2014-07-31 01:25:15 +02:00