934 Commits (50d7410fa15ca0035d2c2c9eff15f0ff376f2709)
 

Author SHA1 Message Date
Ziyang Hu a4584de61f remove simple tests 2 years ago
Ziyang Hu c9d548c59f bump rocksdb version 2 years ago
Ziyang Hu eaae7c2fbd migrate tests 2 years ago
Ziyang Hu 3b8c30e234 tests migration 2 years ago
Ziyang Hu 2b0a0e126d accept arbitrary expression in rule arguments 2 years ago
Ziyang Hu 80afca83dc rename derived -> stored 2 years ago
Ziyang Hu a9fe4eefb0 migrate more tests 2 years ago
Ziyang Hu 48c679595d migrate tests 2 years ago
Ziyang Hu cc56442155 fix negated named field normalization 2 years ago
Ziyang Hu 87e3e681a0 fix edge case caused by int/float comparison 2 years ago
Ziyang Hu 8f33eca16b lock relations when necessary 2 years ago
Ziyang Hu d8ec0591a1 don't lock relation unnecessarily 2 years ago
Ziyang Hu 6701201f4b further syntax changes 2 years ago
Ziyang Hu 5504f28e69 rename rederive -> overwrite, retract -> del; overwrite triggers 2 years ago
Ziyang Hu c8f00482ac remove json data, add csv data 2 years ago
Ziyang Hu e2beb4a080 restore triggers on rederive 2 years ago
Ziyang Hu d46f8c9867 before and after values for triggers 2 years ago
Ziyang Hu 0099c6da38 triggers 2 years ago
Ziyang Hu 139a7b6402 more stable serialization of metadata 2 years ago
Ziyang Hu 9489f46e39 complete CSV reader 2 years ago
Ziyang Hu b994c78147 rename and remove relation directives take multiple arguments 2 years ago
Ziyang Hu 1bfa3bd5f2 json reader 2 years ago
Ziyang Hu 53bbb0be60 "try" special form 2 years ago
Ziyang Hu 656311ed78 revert to single column family implementation 2 years ago
Ziyang Hu 718a2001dd elide empty rule for creation 2 years ago
Ziyang Hu 6d3e6d0e49 remove script execution directives; ready for multiscript 2 years ago
Ziyang Hu 17691ebed7 stored relations 2 years ago
Ziyang Hu 319039078e empty puts 2 years ago
Ziyang Hu c29685090d handle stored values 2 years ago
Ziyang Hu f773b2deb5 complete keyed relations 2 years ago
Ziyang Hu e014b3b036 support keyed relations 2 years ago
Ziyang Hu 52628dc8b4 schema and typing for relations 2 years ago
Ziyang Hu 8e9f87ce4d parsing fielded relation application 2 years ago
Ziyang Hu 358e5b959a allow empty constant rule 2 years ago
Ziyang Hu 7f00ecd002 remove the triple store 2 years ago
Ziyang Hu 27a7ab1661 goals in readme 2 years ago
Ziyang Hu fabcd4c426 Start writing readme 2 years ago
Ziyang Hu c3d89f6cf8 remove old script 2 years ago
Ziyang Hu 18c79630f6 move old doc 2 years ago
Ziyang Hu e9d9fc94bd getting started tutorial 2 years ago
Ziyang Hu 00a9f22e0d update docs to reflect syntax change 2 years ago
Ziyang Hu e59a69b38a remove unused CLI option 2 years ago
Ziyang Hu bff32e70c5 change syntax 2 years ago
Ziyang Hu df8126590a more tutorial 2 years ago
Ziyang Hu cf887b549d more uniform syntax 2 years ago
Ziyang Hu 88e2a19d2e Iterators need to recheck upper bound
Due to https://github.com/facebook/rocksdb/pull/7214 not yet merged
2 years ago
Ziyang Hu ff5d2be495 Remove misleading message 2 years ago
Ziyang Hu 9dbece4ceb more tutorial; improved JS 2 years ago
Ziyang Hu 8b1a88510c migrate to proper notebooks 2 years ago
Ziyang Hu 945eeda38f simplify clients further 2 years ago