Wed, 24 Nov 2021 10:16:03 -0800 |
drewp |
patchablegraph to its own repo
|
Wed, 24 Nov 2021 10:01:02 -0800 |
drewp |
mqtt_client to separate repo
|
Wed, 17 Nov 2021 14:25:14 -0800 |
drewp |
quick fixes for cyclone sse
|
Sat, 23 Oct 2021 13:23:02 -0700 |
drewp |
format
|
Sat, 23 Oct 2021 13:22:40 -0700 |
drewp |
reworking UI to reflect the new inferencing code
|
Sat, 23 Oct 2021 13:21:06 -0700 |
drewp |
less logging
|
Sat, 23 Oct 2021 13:15:27 -0700 |
drewp |
add skaffold
|
Sat, 23 Oct 2021 13:14:45 -0700 |
drewp |
add new devs, factor out to devs.py
|
Sat, 23 Oct 2021 13:14:07 -0700 |
drewp |
formatting
|
Tue, 19 Oct 2021 22:29:26 -0700 |
drewp |
rf_switch_desk update
|
Tue, 12 Oct 2021 20:18:59 -0700 |
drewp |
release 0.12.0
|
Tue, 12 Oct 2021 20:18:59 -0700 |
drewp |
release 0.12.0
0.12.0
|
Tue, 12 Oct 2021 20:18:54 -0700 |
drewp |
jsonld moved into rdflib 6.0.1
|
Tue, 28 Sep 2021 00:32:16 -0700 |
drewp |
stats and non-debug mode speedups
|
Mon, 27 Sep 2021 22:56:25 -0700 |
drewp |
fix a test (odometer rollover direction)
master
|
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
|
Mon, 27 Sep 2021 11:09:32 -0700 |
drewp |
more debug uri compression
|
Mon, 27 Sep 2021 23:21:19 -0700 |
drewp |
infer_perf_test wip
|
Mon, 27 Sep 2021 23:19:53 -0700 |
drewp |
don't deploy config files; mount them in so i can edit
|
Mon, 27 Sep 2021 23:18:49 -0700 |
drewp |
cnof checkpoint
|
Mon, 27 Sep 2021 23:16:46 -0700 |
drewp |
reasoning rule updates
|
Mon, 27 Sep 2021 23:17:29 -0700 |
drewp |
collector: turn off most input graph sources until they're rewritten to k8s urls
|
Mon, 27 Sep 2021 23:12:43 -0700 |
drewp |
minor changes to several services
|
Mon, 27 Sep 2021 23:15:33 -0700 |
drewp |
rm old serv.n3
|
Mon, 27 Sep 2021 23:13:49 -0700 |
drewp |
checkpoint service/frontDoorLock
|
Mon, 27 Sep 2021 23:05:30 -0700 |
drewp |
checkpoint service/dpms
|
Mon, 27 Sep 2021 23:04:36 -0700 |
drewp |
checkpoint service/piNode
|
Mon, 27 Sep 2021 23:03:02 -0700 |
drewp |
checkpoint service/tradfri
|
Mon, 27 Sep 2021 23:02:33 -0700 |
drewp |
checkpoint service/wifi
|
Mon, 27 Sep 2021 22:59:39 -0700 |
drewp |
espNode checkpoint
|
Wed, 22 Sep 2021 01:22:05 -0700 |
drewp |
add new bug test (no fix yet)
|
Wed, 22 Sep 2021 01:07:37 -0700 |
drewp |
update stmt_chunk_test for new bnode subtypes
|
Wed, 22 Sep 2021 01:03:25 -0700 |
drewp |
forgot a file in the BNode subtypes commit a few steps back
|
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:21:59 -0700 |
drewp |
split a test
|
Tue, 21 Sep 2021 23:21:38 -0700 |
drewp |
try a bnode test mode improvement, but it's not so useful if you parse graphs with reused bnodes in them
|
Tue, 21 Sep 2021 23:20:41 -0700 |
drewp |
update stmt_chunk_test
|
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:20:46 -0700 |
drewp |
clean up dead tests
|
Mon, 20 Sep 2021 23:19:40 -0700 |
drewp |
abbreviate my specific debug lines some more
|
Mon, 20 Sep 2021 23:19:08 -0700 |
drewp |
logic fix- some bindings were being returned 2+; some 0 times
|
Mon, 20 Sep 2021 23:15:29 -0700 |
drewp |
warnings
|
Sun, 19 Sep 2021 20:31:39 -0700 |
drewp |
new childResource function for making new URIs
|
Sun, 19 Sep 2021 16:51:51 -0700 |
drewp |
cleanups and optimizations
|
Sun, 19 Sep 2021 15:39:37 -0700 |
drewp |
function evaluation uses Chunk lists now and runs fast. Only a few edge cases still broken
|
Sun, 19 Sep 2021 14:42:39 -0700 |
drewp |
parse lists from graph into the Chunks
|
Sun, 19 Sep 2021 13:33:10 -0700 |
drewp |
refactor inference_functions
|
Sun, 19 Sep 2021 13:23:50 -0700 |
drewp |
update currently-working tests
|
Sun, 19 Sep 2021 13:22:29 -0700 |
drewp |
bugfix for simple (no arg lists) functions not evaluating
|
Sun, 19 Sep 2021 13:21:33 -0700 |
drewp |
new stmt_chunk_test
|
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
|