No description
Find a file
Sei Lisa 8e5166bb2e Move the constant folding code to lslfoldconst.py.
lsloptimizer remains as the "conductor" and option handler.

As a result, new options have been added to enable DCR and constant folding.
2014-08-13 14:19:58 +02:00
lslopt Move the constant folding code to lslfoldconst.py. 2014-08-13 14:19:58 +02:00
.gitignore Meta - add .gitignore 2014-07-26 03:06:33 +02:00
builtins.txt Add current builtins.txt, which is needed to execute. 2014-07-26 03:13:07 +02:00
builtins.txt.dat Add the unit testing files. 2014-07-26 03:18:02 +02:00
main.py Implement the shrinknames option. 2014-08-01 05:07:50 +02:00
seftable.txt Add Side-Effect-Free table of functions. 2014-08-08 00:42:52 +02:00
testfuncs.py Fix several bugs in lslbasefuncs; change InternalJsonScanMatching strategy. 2014-07-31 19:18:26 +02:00
testparser.py Move the constant folding code to lslfoldconst.py. 2014-08-13 14:19:58 +02:00