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: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:00:32 -0700 |
drewp |
redo RHS bnode processing
|
Tue, 21 Sep 2021 23:21:59 -0700 |
drewp |
split a test
|
Mon, 20 Sep 2021 23:20:46 -0700 |
drewp |
clean up dead tests
|
Mon, 20 Sep 2021 23:19:08 -0700 |
drewp |
logic fix- some bindings were being returned 2+; some 0 times
|
Sun, 19 Sep 2021 20:31:39 -0700 |
drewp |
new childResource function for making new URIs
|
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:23:50 -0700 |
drewp |
update currently-working tests
|
Sat, 18 Sep 2021 23:57:20 -0700 |
drewp |
WIP - functions are broken as i move most layers to work in Chunks not Triples
|
Fri, 17 Sep 2021 11:06:52 -0700 |
drewp |
make namespaces in tests less confusing
|
Wed, 15 Sep 2021 23:56:02 -0700 |
drewp |
speedups: abort some rules faster
|