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
3b4bf13a10660ff1fd90aeb9aa0238a746af0d49
LSL-PyOptimizer
/
lslopt
History
Sei Lisa
c748472187
Compress floats as much as possible. Also output NaN and Infinity as strings.
2014-07-28 20:38:44 +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
Thorough review of lslbasefuncs and associated files, adding new stuff.
2014-07-26 20:54:01 +02:00
lsloptimizer.py
Fix incorrect warning when a global vector/quat/list contains an ident
2014-07-28 18:46:37 +02:00
lsloutput.py
Compress floats as much as possible. Also output NaN and Infinity as strings.
2014-07-28 20:38:44 +02:00
lslparse.py
Hack to make identifiers in globals in non-global-expression mode work.
2014-07-28 19:20:36 +02:00