LSL-PyOptimizer/lslopt
Sei Lisa 73bc2c29a8 Fix a couple of slips that can cause crashes
'Type' is a string with a LSL type. 'Kind' is a single leter denoting the kind of identifier. We meant Kind. Twice.
2019-02-25 19:59:59 +01:00
..
__init__.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslbasefuncs.py Style fixes 2019-02-04 00:07:12 +01:00
lslcommon.py Style fixes 2019-02-04 00:07:12 +01:00
lsldeadcode.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslextrafuncs.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslfoldconst.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslfuncopt.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslfuncs.py Style fixes 2019-02-04 00:07:12 +01:00
lslinliner.py Fix a couple of slips that can cause crashes 2019-02-25 19:59:59 +01:00
lsljson.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lsllastpass.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslloadlib.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lsloptimizer.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lsloutput.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslparse.py Fix --emap output when the error is not in the main file 2019-02-04 17:51:15 +01:00
lslrenamer.py New copyright year 2019-01-01 22:54:34 +01:00