Files
LSL-PyOptimizer/lslopt
Sei Lisa 3f6f8ed8ad Internal code reorganization.
- Separate library loading code into a new module. parser.__init__() no longer loads the library; it accepts (but does not depend on) a library as a parameter.
- Add an optional library argument to parse(). It's no longer mandatory to create a new parser for switching to a different builtins or seftable file.
- Move warning() and types from lslparse to lslcommon.
- Add .copy() to uses of base_keywords, to not rely on it being a frozen set.
- Adjust the test suite.
2017-10-20 18:19:48 +02:00
..
2014-07-26 02:43:44 +02:00
2017-10-20 18:19:48 +02:00
2017-10-20 18:19:48 +02:00
2017-10-20 10:18:44 +02:00
2017-08-09 19:45:46 +02:00
2017-10-20 18:19:48 +02:00
2017-10-20 18:19:48 +02:00
2017-10-20 18:19:48 +02:00
2017-08-16 22:00:16 +02:00