Files
LSL-PyOptimizer/lslopt
Sei Lisa 1ab9dd69b4 Fix optimization of fn > -1 and fn < 0 when fn's minimum is -1 in conditions
E.g. llSubStringIndex(...) > -1 was converted into !~llSubStringIndex(...) which is incorrect. We even had a test case for it... with a wrong expected response file.

Bug report and test case by Sinha Hynes (thanks!)
2019-07-16 01:58:19 +02:00
..
2014-07-26 02:43:44 +02:00
2019-02-04 00:07:12 +01:00
2019-02-04 00:07:12 +01:00
2019-01-01 22:54:34 +01:00