Files
LSL-PyOptimizer/lslopt
Sei Lisa c08d1edb5d Fix nested lists disabling list mode.
Lists can't contain lists at runtime, but they can at parse time, so the optimizer must behave properly when handling nested lists. And it didn't, because it neglected to preserve the previous state of self.listmode. So we fix that.
2017-01-13 00:36:09 +01:00
..
2014-07-26 02:43:44 +02:00
2016-12-20 21:25:33 +01:00