LSL-PyOptimizer/lslopt
Sei Lisa cef3e626a9 Associate identifiers with their direct location.
Instead of returning the scope level at which search can start, return the scope level at which the symbol actually is.
2014-07-27 01:49:44 +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 First steps in optimizer. 2014-07-26 21:32:01 +02:00
lsloutput.py Output negative integers as hex. 2014-07-27 01:27:37 +02:00
lslparse.py Associate identifiers with their direct location. 2014-07-27 01:49:44 +02:00