]> git.tdb.fi Git - poefilter.git/commit
Rework condition merging
authorMikko Rasa <tdb@tdb.fi>
Wed, 15 Aug 2018 21:03:36 +0000 (00:03 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 15 Aug 2018 21:55:44 +0000 (00:55 +0300)
commit8b9d1f472e7bfbb1e097bb6d8bcad026e9636822
tree74c6ee233c3c7b1e2831a071cc2f4cce27d0402e
parent1805b8e549e6b5c0a53b2f735b8f2eb725f40b2e
Rework condition merging

The condition tree is now actually flattened and adjacent similar
conditions merged rather than just producing special output.
source/category.cpp
source/choicecondition.h
source/condition.cpp
source/condition.h