This website requires JavaScript.
Explore
Help
Register
Sign In
Miko
/
LSL-PyOptimizer
Watch
1
Star
0
Fork
0
You've already forked LSL-PyOptimizer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e620c9f3050cf855356cd09b53c77a91fe04ed53
LSL-PyOptimizer
/
lslopt
History
Sei Lisa
e620c9f305
Additional notes on choices. We're changing it next to the latest one.
...
Preserved for the record.
2014-07-31 18:58:19 +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
Fix class definitions to make sense (le-sigh - python quirk)
2014-07-27 17:40:26 +02:00
lslfuncs.py
Initial commit. Status so far:
2014-07-26 02:43:44 +02:00
lsljson.py
Additional notes on choices. We're changing it next to the latest one.
2014-07-31 18:58:19 +02:00
lsloptimizer.py
Unfold all assignment+operation operators to optimize them better.
2014-07-31 18:44:50 +02:00
lsloutput.py
Fix bug in float shrinking code.
2014-07-31 18:47:40 +02:00
lslparse.py
Make if ... else if ... chains iterative, rather than recursive.
2014-07-31 05:41:15 +02:00