1539 Commits (dc43aa0ed41356c0fa44005093431140d8b75ffb)
 

Author SHA1 Message Date
Ziyang Hu caa41419ae more guardrails for preventing messing up indices 2 years ago
Ziyang Hu 6a5f55db64 fix doc link 2 years ago
Ziyang Hu bcf37ddc52 expanded the public API 2 years ago
Ziyang Hu b91e456237 update dependencies 2 years ago
Ziyang Hu 348f17b2cf restructure code 2 years ago
Ziyang Hu 758f7392f0 tests for custom fixed rules 2 years ago
Ziyang Hu bf48a44030 tests for index 2 years ago
Ziyang Hu de9cfb2bd8 fix old collection 2 years ago
Ziyang Hu b9bd7bbcb0 improve tests for triggers 2 years ago
Ziyang Hu 2ddb91ad9f version check on startup 2 years ago
Ziyang Hu e7fd785584 disable callbacks for WASM 2 years ago
Ziyang Hu a6a9419a35 implemented index 2 years ago
Ziyang Hu a375eff792 index creation and deletion; fix trigger decoding 2 years ago
Ziyang Hu 92928dfef2 index op parser 2 years ago
Ziyang Hu 4e99083664 prepare for index locks 2 years ago
Ziyang Hu 381f024ac4 RwLock -> ShardedLock 2 years ago
Ziyang Hu 172280a3a7 fix callbacks not running 2 years ago
Ziyang Hu 798facf94d implemented callbacks 2 years ago
Ziyang Hu 53bf0e53d1 fix RocksDB path on windows 2 years ago
Ziyang Hu 4437800bdf path mess 2 years ago
Ziyang Hu 523cc8a2ac simplify imperative scripts 2 years ago
Ziyang Hu f6ac1a63d5 imperative scripts 2 years ago
Ziyang Hu 8c8840957a implemented imperative script 2 years ago
Ziyang Hu e795a2cb9a prepare for imperative scripts 2 years ago
Ziyang Hu e4d082ddc4 fix mod precedence 2 years ago
Ziyang Hu f9725edcad fix conditional jumps 2 years ago
Ziyang Hu f9be50cab7 rename stuff 2 years ago
Ziyang Hu c110f3be45 use stack-based bytecodes instead of tree-walking for evaluating expressions 2 years ago
Ziyang Hu 985c0d758a Merge branch 'dev' of gitee.com:cozodb/cozo into dev 2 years ago
Ziyang Hu 5963b35aac replace yields with temp stores 2 years ago
Ziyang Hu 722175e2ff prepare for imperative scripts 2 years ago
Ziyang Hu 0c7f2a3d27 python wrapper no longer goes through strings 2 years ago
Ziyang Hu c3c674950f cleanup of type conversion 2 years ago
Ziyang Hu 2d5921a4e8 extract error format function 2 years ago
Ziyang Hu 1f8afb223e lockfile 2 years ago
Ziyang Hu 7914885889 bump version 2 years ago
Ziyang Hu ba333c3883 Do not use JSON for intermediate results 2 years ago
Ziyang Hu 14c9813fd4 shorter WASM32 conditional tests 2 years ago
Ziyang Hu 46f4e8e0fe deterministic ordering even with parallelism 2 years ago
Ziyang Hu 5dba39143d revert skip 2 years ago
Ziyang Hu 3eece2ca3d skip rayon if only one rule 2 years ago
Ziyang Hu ac54a7cb08 make clippy happy 2 years ago
Ziyang Hu cb8ce96995 make store-tx parallel 2 years ago
Ziyang Hu 07c9415f37 parallel execution 2 years ago
Ziyang Hu 16240209db rewrite semi-naive, suggestive of parallel execution 2 years ago
Ziyang Hu 83683fcdd5 decrease mutability further 2 years ago
Ziyang Hu bc4bdba77d do not package unused rocksdb files 2 years ago
Ziyang Hu 93a62c5606 add changes to lock file 2 years ago
Ziyang Hu 853c1f3713 bump version 2 years ago
Ziyang Hu a754a3b701 Ctrl-C kills current query in REPL 2 years ago