LSL-PyOptimizer/lslopt
Sei Lisa 9dedabfa71 Don't rely on Python generating Indet on (float)"-nan"
We did the same for vectors. We don't have enough guarantee that Python will return Indet when evaluating float(u"-nan").
2022-05-19 14:42:01 +02:00
..
__init__.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslbasefuncs.py Don't rely on Python generating Indet on (float)"-nan" 2022-05-19 14:42:01 +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