Commit graph

10 commits

Author SHA1 Message Date
Folkert
a1c12aa55a remove some unused pub functions 2020-01-15 22:38:22 +01:00
Folkert
8c7ac2116d follow clippy's advice 2020-01-15 21:44:33 +01:00
Folkert
df053ed41b it works again, now must clean it up 2020-01-15 14:33:06 +01:00
Folkert
4adecb12a2 remove messy tests
Given that everything works now, this is hopefully fine
2020-01-07 16:49:58 +01:00
Folkert
5ef0113a74 test boolean unification (and remove bugs) 2020-01-07 16:48:24 +01:00
Folkert
9e3ed67781 implement the full simplifier 2020-01-07 02:08:01 +01:00
Folkert
bdd9df0960 make tests compile (they fail on a panic! 2020-01-07 00:10:51 +01:00
Richard Feldman
3605d5bba9 Refactor out new_for_testing_only 2020-01-01 15:33:01 -05:00
Folkert
6db31f44b7 fix test 2019-12-05 13:33:38 +01:00
Folkert
c51f424ff2 add tests for boolean unification and simplification 2019-12-05 13:29:05 +01:00