summaryrefslogtreecommitdiff
path: root/hamlet_test.go
AgeCommit message (Collapse)Author
6 daystest: simplify if-clauses in testsv0.1.1demo
6 daystest: add test for xordemo
6 daysstyle: rename Value to Assertdemo
6 daystest: write a few real testsdemo
6 daysfeat: implement basic assertion modelingdemo
Right now we can do implication, negation, double implication, and, or, and xor. That might be all we need for now.