summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
3 daysfeat: simplify API to avoid double negativesv0.2.0next-versiondemo
6 daysfeat: implement Denyv0.1.2masterdemo
6 daysfeat: use Present/Absent instead of Newdemo
7 daystest: simplify if-clauses in testsv0.1.1demo
7 daystest: add test for xordemo
7 daysdocs: add godoc to each library functiondemo
7 daysrefactor: delete unused True and Falsedemo
7 daysstyle: rename Value to Assertdemo
7 daystest: write a few real testsdemo
7 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.
7 daysdocs: add SO referencedemo
7 dayschore: initialize Go moduledemo
7 daysdocs: start writing README notesdemo