log service/mqtt_to_rdf/inference.py @ 1695:5c2565e63297

age author description
Mon, 27 Sep 2021 22:55:32 -0700 drewp take out some misduided fixes
Mon, 27 Sep 2021 11:22:09 -0700 drewp new html log and other refactoring as i work on the advanceTheStack problems
Sat, 25 Sep 2021 22:20:42 -0700 drewp really rough fix to a broken test. hopefully this gets redone
Sat, 25 Sep 2021 22:20:00 -0700 drewp debugging and cleanup, as i looked for a bug
Wed, 22 Sep 2021 01:22:05 -0700 drewp add new bug test (no fix yet)
Wed, 22 Sep 2021 01:02:26 -0700 drewp don't jsut quietly succeed if iteration limit is reached
Wed, 22 Sep 2021 01:00:32 -0700 drewp redo RHS bnode processing
Tue, 21 Sep 2021 23:20:16 -0700 drewp rm used parameter
Tue, 21 Sep 2021 22:29:19 -0700 drewp fix some harder tests. Mostly, _advanceTheStack needed to spin the odometer rings starting from the other side, to get all the right combos
Tue, 21 Sep 2021 22:19:11 -0700 drewp comments, debug, dead code
Mon, 20 Sep 2021 23:19:08 -0700 drewp logic fix- some bindings were being returned 2+; some 0 times
Sun, 19 Sep 2021 16:51:51 -0700 drewp cleanups and optimizations
Sun, 19 Sep 2021 13:22:29 -0700 drewp bugfix for simple (no arg lists) functions not evaluating
Sun, 19 Sep 2021 13:20:39 -0700 drewp minor refactoring
Sun, 19 Sep 2021 13:19:20 -0700 drewp debug logging and comments