Mercurial > code > home > repos > homeauto
log
age | author | description |
---|---|---|
Mon, 13 Sep 2021 01:53:32 -0700 | drewp | don't crash, just skip the rule if there's a BindingConflict (no clear test case yet) |
Mon, 13 Sep 2021 01:36:06 -0700 | drewp | refactor rules eval |
Mon, 13 Sep 2021 00:18:47 -0700 | drewp | rm dead code from previous tries |
Mon, 13 Sep 2021 00:06:00 -0700 | drewp | refactor: use CandidateBinding throughout, not loose dicts |
Sun, 12 Sep 2021 23:48:43 -0700 | drewp | hack math:sum in there. Test suite is passing except some slow performers |
Sun, 12 Sep 2021 21:48:36 -0700 | drewp | fix farenheit rule case, fix some others that depend on rings order, but this breaks some performance because of itertools.perm |
Sun, 12 Sep 2021 21:46:39 -0700 | drewp | just (a lot of) debug changes |