Mercurial > code > home > repos > homeauto
log
age | author | description |
---|---|---|
Sun, 19 Sep 2021 13:21:15 -0700 | drewp | __nonzero__ is called __bool__ in py3! thanks for nothing, linters |
Sun, 19 Sep 2021 13:20:39 -0700 | drewp | minor refactoring |
Sun, 19 Sep 2021 13:19:20 -0700 | drewp | debug logging and comments |
Sat, 18 Sep 2021 23:57:20 -0700 | drewp | WIP - functions are broken as i move most layers to work in Chunks not Triples |
Sat, 18 Sep 2021 23:53:59 -0700 | drewp | move graphDump (on its way out, since reprs are getting better) |
Fri, 17 Sep 2021 11:11:24 -0700 | drewp | add nonRuleStatments to Inference api. there's already a test in an eariler commit |