LSL-PyOptimizer/lslopt
Sei Lisa 281ff4d96a Strings representing denormals no longer give 0 when cast to float
This annoyance and discrepancy with LSO was finally fixed by Linden Lab. The change has prompted some modifications to the test suite to accommodate for the new results. A further improvement has been to make these tests more friendly to be run in SL, making it easier to verify the results.

Fixes #17.

Reported by SaladDais@users.noreply.github.com - thanks!
2022-05-17 13:48:05 +02:00
..
__init__.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslbasefuncs.py Strings representing denormals no longer give 0 when cast to float 2022-05-17 13:48:05 +02:00
lslcommon.py Update copyright year 2021-01-05 23:27:21 +01:00
lsldeadcode.py Update copyright year 2021-01-05 23:27:21 +01:00
lslextrafuncs.py New constants and functions; some refactoring of lslfuncopt 2022-05-13 14:49:18 +02:00
lslfoldconst.py Update copyright year 2021-01-05 23:27:21 +01:00
lslfuncopt.py New constants and functions; some refactoring of lslfuncopt 2022-05-13 14:49:18 +02:00
lslfuncs.py Update copyright year 2021-01-05 23:27:21 +01:00
lslinliner.py Update copyright year 2021-01-05 23:27:21 +01:00
lsljson.py Update copyright year 2021-01-05 23:27:21 +01:00
lsllastpass.py Update copyright year 2021-01-05 23:27:21 +01:00
lslloadlib.py Update copyright year 2021-01-05 23:27:21 +01:00
lsloptimizer.py Update copyright year 2021-01-05 23:27:21 +01:00
lsloutput.py Update copyright year 2021-01-05 23:27:21 +01:00
lslparse.py Allow //pragma inline or /*pragma inline*/ for inlining a function 2021-10-17 20:29:22 +02:00
lslrenamer.py Add Pop to the list of idents that GetNextShortest can't generate 2021-01-05 23:27:49 +01:00