Logo
Explore Help
Register Sign In
Miko/LSL-PyOptimizer
1
0
Fork 0
You've already forked LSL-PyOptimizer
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
05d46e9ac360f4d8894024c764a00850eda70191
LSL-PyOptimizer/lslopt
History
Sei Lisa 05d46e9ac3 Optimize comparisons of the form int>2147483647 or int<-2147483648 and expand (>=, <=, !=) to !(<, >, ==) respectively.
2015-03-03 02:16:00 +01:00
..
__init__.py
Initial commit. Status so far:
2014-07-26 02:43:44 +02:00
lslbasefuncs.py
Fix bug where (float)"infi" did not produce Infinity.
2015-02-28 17:34:26 +01:00
lslcommon.py
Fix class definitions to make sense (le-sigh - python quirk)
2014-07-27 17:40:26 +02:00
lsldeadcode.py
Make parentheses no longer explicit in the AST (Beta).
2015-02-28 00:43:26 +01:00
lslextrafuncs.py
Add more functions whose result is known for certain operands.
2015-02-12 07:49:32 +01:00
lslfoldconst.py
Optimize comparisons of the form int>2147483647 or int<-2147483648 and expand (>=, <=, !=) to !(<, >, ==) respectively.
2015-03-03 02:16:00 +01:00
lslfuncs.py
Multi-commit:
2015-02-11 05:43:13 +01:00
lsljson.py
BUG-6466 was resurrected; the previous RE is valid.
2014-08-13 13:31:10 +02:00
lsloptimizer.py
Add "addstrings" option (disabled by default) to select whether to automatically concatenate strings during constant folding.
2015-02-28 20:01:51 +01:00
lsloutput.py
Fix typo that made function calls be wrapped in parentheses on output.
2015-02-28 20:37:59 +01:00
lslparse.py
Document the change to the symtab structure.
2015-03-03 00:51:48 +01:00
lslrenamer.py
Restart numbering at every parameter table. Saves many identifiers.
2014-08-09 23:19:00 +02:00
Powered by Gitea Version: 1.25.3 Page: 135ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API