Files
LSL-PyOptimizer/lslopt
Sei Lisa 660dcff65b Remove the symbol table's parent pointer
Instead of a tree of symbol tables, we keep a running stack of active symbol tables while parsing. The only case in which this causes problems is forward reference resolution for jump labels, which is solved by storing a copy of the stack at the point the jump was found.
2018-12-29 21:19:29 +01:00
..
2014-07-26 02:43:44 +02:00
2018-03-23 16:36:45 +01:00
2018-12-29 21:10:14 +01:00
2018-03-23 16:36:45 +01:00
2018-03-23 16:36:45 +01:00
2018-12-29 21:10:14 +01:00