Sei Lisa 0b74093255 Fix tuple mess, typecast bug, and boolean bug.
Fix the tuple mess with the right approach. The EXPR tuple should not be changed, only the content.

Fix bug with typecasts. (NOTE: Debug code active)

Fix bug where <= and >= were returning bool instead of int.
2014-07-27 13:43:16 +02:00
2014-07-26 03:06:33 +02:00
2014-07-26 03:18:02 +02:00
2014-07-26 21:32:01 +02:00
Description
Optimizes a LSL2 script, folding constants, removing unused code and more. Adds new syntax features too.
1.7 MiB
Languages
Python 73.5%
LSL 26.5%