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
beea757a0a63cda0e57a63421967475ce3170b5b
LSL-PyOptimizer
/
lslopt
History
Sei Lisa
beea757a0a
Fork (add a copy of) lsloptimizer.py as lslfoldconst.py.
...
This commit is just a copy, to hopefully help git track it. The changes come in the next commit.
2014-08-13 14:02:05 +02:00
..
__init__.py
Initial commit. Status so far:
2014-07-26 02:43:44 +02:00
lslbasefuncs.py
Change __self__.__classname__ to the actual class name in exceptions.
2014-08-01 00:37:44 +02:00
lslcommon.py
Fix class definitions to make sense (le-sigh - python quirk)
2014-07-27 17:40:26 +02:00
lsldeadcode.py
Move PythonType2LSL to the main lsloptimizer script.
2014-08-13 13:44:54 +02:00
lslfoldconst.py
Fork (add a copy of) lsloptimizer.py as lslfoldconst.py.
2014-08-13 14:02:05 +02:00
lslfuncs.py
Initial commit. Status so far:
2014-07-26 02:43:44 +02:00
lsljson.py
BUG-6466 was resurrected; the previous RE is valid.
2014-08-13 13:31:10 +02:00
lsloptimizer.py
Move PythonType2LSL to the main lsloptimizer script.
2014-08-13 13:44:54 +02:00
lsloutput.py
Improve output of floats by minimizing them further.
2014-08-09 23:20:40 +02:00
lslparse.py
Rename _ops to _toks to eliminate ambiguity and facilitate a future merge.
2014-08-13 13:34:09 +02:00
lslrenamer.py
Restart numbering at every parameter table. Saves many identifiers.
2014-08-09 23:19:00 +02:00