Mercurial > code > home > repos > homeauto
graph
-
warningsMon, 20 Sep 2021 23:15:29 -0700, by drewp
-
new childResource function for making new URIsSun, 19 Sep 2021 20:31:39 -0700, by drewp
-
cleanups and optimizationsSun, 19 Sep 2021 16:51:51 -0700, by drewp
-
function evaluation uses Chunk lists now and runs fast. Only a few edge cases still brokenSun, 19 Sep 2021 15:39:37 -0700, by drewp
-
parse lists from graph into the ChunksSun, 19 Sep 2021 14:42:39 -0700, by drewp
-
refactor inference_functionsSun, 19 Sep 2021 13:33:10 -0700, by drewp
-
update currently-working testsSun, 19 Sep 2021 13:23:50 -0700, by drewp
-
bugfix for simple (no arg lists) functions not evaluatingSun, 19 Sep 2021 13:22:29 -0700, by drewp
-
new stmt_chunk_testSun, 19 Sep 2021 13:21:33 -0700, by drewp
-
__nonzero__ is called __bool__ in py3! thanks for nothing, lintersSun, 19 Sep 2021 13:21:15 -0700, by drewp
-
minor refactoringSun, 19 Sep 2021 13:20:39 -0700, by drewp
-
debug logging and commentsSun, 19 Sep 2021 13:19:20 -0700, by drewp
-
WIP - functions are broken as i move most layers to work in Chunks not TriplesSat, 18 Sep 2021 23:57:20 -0700, by drewp
-
move graphDump (on its way out, since reprs are getting better)Sat, 18 Sep 2021 23:53:59 -0700, by drewp
-
add nonRuleStatments to Inference api. there's already a test in an eariler commitFri, 17 Sep 2021 11:11:24 -0700, by drewp
-
more performance workFri, 17 Sep 2021 11:10:18 -0700, by drewp
-
WIP rules reloader (doesn't reload yet)Fri, 17 Sep 2021 11:07:21 -0700, by drewp
-
make namespaces in tests less confusingFri, 17 Sep 2021 11:06:52 -0700, by drewp
-
WIP rules.n3Fri, 17 Sep 2021 11:05:21 -0700, by drewp
-
mqtt_to_rdf.py updatesFri, 17 Sep 2021 11:04:23 -0700, by drewp
-
try not to make empty topic subscriptionsFri, 17 Sep 2021 11:03:13 -0700, by drewp
-
serve graph/configFri, 17 Sep 2021 11:01:06 -0700, by drewp
-
debug logsWed, 15 Sep 2021 23:56:21 -0700, by drewp
-
speedups: abort some rules fasterWed, 15 Sep 2021 23:56:02 -0700, by drewp
-
rm unused computationMon, 13 Sep 2021 01:54:49 -0700, by drewp
-
don't crash, just skip the rule if there's a BindingConflict (no clear test case yet)Mon, 13 Sep 2021 01:53:32 -0700, by drewp
-
refactor rules evalMon, 13 Sep 2021 01:36:06 -0700, by drewp
-
rm dead code from previous triesMon, 13 Sep 2021 00:18:47 -0700, by drewp
-
refactor: use CandidateBinding throughout, not loose dictsMon, 13 Sep 2021 00:06:00 -0700, by drewp
-
hack math:sum in there. Test suite is passing except some slow performersSun, 12 Sep 2021 23:48:43 -0700, by drewp