LSL-PyOptimizer/lslopt
Sei Lisa 285c7172fd Get rid of DoesSomething() in favour of SEF
The missing bit was to mark labels are SEF when they are not referenced. Label references are now counted at parse time, enabling us to do this.

Also, make FoldStmt clearer when the node is an expression.
2018-05-17 09:08:48 +02:00
..
__init__.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslbasefuncs.py Refine the denormal check for Mono 2018-05-09 19:04:09 +02:00
lslcommon.py Change the AST node type from dict to object 2018-04-01 02:14:00 +02:00
lsldeadcode.py Get rid of DoesSomething() in favour of SEF 2018-05-17 09:08:48 +02:00
lslextrafuncs.py Bump copyright year 2018-03-23 16:36:45 +01:00
lslfoldconst.py Get rid of DoesSomething() in favour of SEF 2018-05-17 09:08:48 +02:00
lslfuncopt.py Change the AST node type from dict to object 2018-04-01 02:14:00 +02:00
lslfuncs.py Bump copyright year 2018-03-23 16:36:45 +01:00
lsljson.py Bump copyright year 2018-03-23 16:36:45 +01:00
lsllastpass.py Change the AST node type from dict to object 2018-04-01 02:14:00 +02:00
lslloadlib.py Bump copyright year 2018-03-23 16:36:45 +01:00
lsloptimizer.py Change the AST node type from dict to object 2018-04-01 02:14:00 +02:00
lsloutput.py Change the AST node type from dict to object 2018-04-01 02:14:00 +02:00
lslparse.py Get rid of DoesSomething() in favour of SEF 2018-05-17 09:08:48 +02:00
lslrenamer.py Change the AST node type from dict to object 2018-04-01 02:14:00 +02:00