LSL-PyOptimizer/lslopt
Sei Lisa 2d583bb7e3 Fix scope of variables in inlined functions
The identifiers didn't point to the right scopes, causing optimization to produce wrong results.
2019-01-02 12:34:00 +01:00
..
__init__.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslbasefuncs.py New copyright year 2019-01-01 22:54:34 +01:00
lslcommon.py New copyright year 2019-01-01 22:54:34 +01:00
lsldeadcode.py New copyright year 2019-01-01 22:54:34 +01:00
lslextrafuncs.py New copyright year 2019-01-01 22:54:34 +01:00
lslfoldconst.py Fix some comments 2019-01-02 00:38:44 +01:00
lslfuncopt.py New copyright year 2019-01-01 22:54:34 +01:00
lslfuncs.py New copyright year 2019-01-01 22:54:34 +01:00
lslinliner.py Fix scope of variables in inlined functions 2019-01-02 12:34:00 +01:00
lsljson.py New copyright year 2019-01-01 22:54:34 +01:00
lsllastpass.py New copyright year 2019-01-01 22:54:34 +01:00
lslloadlib.py New copyright year 2019-01-01 22:54:34 +01:00
lsloptimizer.py New copyright year 2019-01-01 22:54:34 +01:00
lsloutput.py New copyright year 2019-01-01 22:54:34 +01:00
lslparse.py New copyright year 2019-01-01 22:54:34 +01:00
lslrenamer.py New copyright year 2019-01-01 22:54:34 +01:00