Thomas Patzke
|
aa1a953a65
|
Moved node dumping code to generic location
|
2018-11-21 23:22:38 +01:00 |
|
Thomas Patzke
|
5053cc4e95
|
Fixed optimizing of not conditions with subexpressions
Optimization pass traversal is cut at ConditionNOT nodes.
|
2018-11-07 13:54:45 +01:00 |
|
Thomas Patzke
|
a88b1e81ec
|
Optimizer debugging code cleanup
* Removed commented debugging code
* Output to stdin
* Coverage exception for _dumpNode
|
2018-11-07 13:49:08 +01:00 |
|
Daniel Roethlisberger
|
fc45df144c
|
Improve the comments on the optimizer
|
2018-10-03 13:44:03 +02:00 |
|
Daniel Roethlisberger
|
87aa1b5521
|
Move optimizer to sigma.parser.condition to enable it for all backends
|
2018-10-03 00:24:31 +02:00 |
|
Thomas Patzke
|
1c4c67053c
|
Fixes for parser split
* Fixed imports
* Rename
|
2018-07-27 00:02:07 +02:00 |
|
Thomas Patzke
|
595327ace4
|
Split parser - code removal from condition
|
2018-07-26 23:40:22 +02:00 |
|
Thomas Patzke
|
1abb13c5d9
|
Split parser - Copy condition
|
2018-07-24 00:13:37 +02:00 |
|