summaryrefslogtreecommitdiff
path: root/hamlet.go
AgeCommit message (Collapse)Author
6 daysfeat: implement Denyv0.1.2masterdemo
6 daysfeat: use Present/Absent instead of Newdemo
6 daysdocs: add godoc to each library functiondemo
6 daysrefactor: delete unused True and Falsedemo
6 daysstyle: rename Value to Assertdemo
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.