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
|