LSL-PyOptimizer/lslopt
2024-10-27 12:22:35 +01:00
..
__init__.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslbasefuncs.py Deduplicate the float regex by adding a template 2024-10-27 12:22:35 +01:00
lslcommon.py New copyright year 2024-04-14 11:40:21 +02:00
lsldeadcode.py Fix invocation of PythonType2LSL 2024-05-24 20:28:26 +02:00
lslextrafuncs.py Update to kwdb 0.0.20240415000 2024-04-15 16:15:56 +02:00
lslfoldconst.py Further generalize the < operator 2024-05-11 18:32:27 +02:00
lslfuncopt.py Add getMin() and getMax(), which can detect constants 2024-05-07 00:35:47 +02:00
lslfuncs.py New copyright year 2024-04-14 11:40:21 +02:00
lslinliner.py New copyright year 2024-04-14 11:40:21 +02:00
lsljson.py New copyright year 2024-04-14 11:40:21 +02:00
lsllastpass.py New copyright year 2024-04-14 11:40:21 +02:00
lslloadlib.py New copyright year 2024-04-14 11:40:21 +02:00
lsloptimizer.py New copyright year 2024-04-14 11:40:21 +02:00
lsloutput.py Fix wrong output leading to incorrect tokenization of minus signs 2024-05-24 23:55:23 +02:00
lslparse.py Add --blacklist, to blacklist constants; defauls to NAK,JSON_* 2024-05-28 20:19:10 +02:00
lslrenamer.py Add --blacklist, to blacklist constants; defauls to NAK,JSON_* 2024-05-28 20:19:10 +02:00