LSL-PyOptimizer/lslopt
Sei Lisa 8d0b995f07 Accept library function names as vars in simple_expr in globals
This may cause more trouble than it's worth, but it's how LSL behaves and one of our objectives is to document the darker corners of LSL. Mono chokes at the RAIL postprocessing stage, not in compilation proper. LSO chokes at runtime for string, key and list, and works fine for the other types.
2018-04-01 02:14:53 +02:00
..
__init__.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslbasefuncs.py Bump copyright year 2018-03-23 16:36:45 +01:00
lslcommon.py Change the AST node type from dict to object 2018-04-01 02:14:00 +02:00
lsldeadcode.py Change the AST node type from dict to object 2018-04-01 02:14:00 +02:00
lslextrafuncs.py Bump copyright year 2018-03-23 16:36:45 +01:00
lslfoldconst.py Change the AST node type from dict to object 2018-04-01 02:14:00 +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 Accept library function names as vars in simple_expr in globals 2018-04-01 02:14:53 +02:00
lslrenamer.py Change the AST node type from dict to object 2018-04-01 02:14:00 +02:00