1661 Commits (baeda8e5dcba335b4b25ece73f71ca58cf3067c3)
 

Author SHA1 Message Date
Ziyang Hu baeda8e5dc Merge branch 'main' into dev 1 year ago
Ziyang Hu 2197241a6f
Merge pull request #93 from chuanqisun/wasm-demo-improvements
Wasm demo improvements
1 year ago
Chuanqi ef1eaa15d9 graceful fallback to light theme for older browsers 1 year ago
Chuanqi c452694e18 support browser/OS default color scheme 1 year ago
Ziyang Hu 147101b7f3 Fixes https://github.com/cozodb/cozo/issues/90 1 year ago
Chuanqi 04f1400db1 disable spellcheck on wasm-demo code editor 1 year ago
Ziyang Hu 113c91a5de Improve parsing 1 year ago
Ziyang Hu 161f0fbe5a trim keywords 1 year ago
Ziyang Hu 3a413799f8 proper handling of Json objects in Python and JS 1 year ago
Ziyang Hu 3c78266eda Merge branch 'dev' 1 year ago
Ziyang Hu 5488e66c18 add links to readme 1 year ago
Ziyang Hu 7bef82422f Add Cors header for https://github.com/cozodb/cozo/issues/75 1 year ago
Ziyang Hu fe24ee2987 disable imperative tests for the moment 1 year ago
Ziyang Hu 963720ef63 update README 1 year ago
Ziyang Hu 6468d287c3 fix storage 1 year ago
Ziyang Hu 05f24ca369 lockfile 1 year ago
Ziyang Hu 17708fba5b bump lib versions 1 year ago
Ziyang Hu e9946d04ee bump cozorocks version 1 year ago
Ziyang Hu 586b50df96 change imperative code behaviour 1 year ago
Ziyang Hu 55a7bacb64 Merge branch 'main' into dev 1 year ago
Ziyang Hu c06b0f0ccb use disk cached collection for two-phase ops 1 year ago
Ziyang Hu 29b2c4d900 fix a serious problem where data from dropped relations not cleared on disk 1 year ago
Ziyang Hu 45441ec398 minhash early stopper 1 year ago
Ziyang Hu 4097c5865e list indices and describe relations 1 year ago
Ziyang Hu 34e3b52216 make LSH work 1 year ago
Ziyang Hu a07d4bf960 LSH indexing 1 year ago
Ziyang Hu eabef3de14 Don't set a default timeout: https://github.com/cozodb/cozo/issues/78 1 year ago
Ziyang Hu ffabad3a38 fix HNSW multiple indexing problem https://github.com/cozodb/cozo/issues/80 1 year ago
Ziyang Hu f32c4a5450 fix missing import 1 year ago
Ziyang Hu ba98a5c137 complete LSH 1 year ago
Ziyang Hu 683b66c0a7 complete FTS 1 year ago
Ziyang Hu db9c40ef07 FTS search impl 1 year ago
Ziyang Hu 5f90c6f9eb FTS infrastructure 1 year ago
Ziyang Hu cc0025d514 FTS AST 1 year ago
Ziyang Hu 4f56ebe505 API for counting 1 year ago
Ziyang Hu e983b72b40 fts index during mutation 1 year ago
Ziyang Hu 9933a637a9 fts index during creation 1 year ago
Ziyang Hu ac8ccbc094 fts index backing relations 1 year ago
Ziyang Hu 378dd33fb6 refactor search parsing 1 year ago
Ziyang Hu fdb5e0fddc parse values properly 1 year ago
Ziyang Hu 4c3fb1fdde refactor store ops 1 year ago
Ziyang Hu a880431726 clean up imported code 1 year ago
Ziyang Hu 271f36301d imported code visibility 1 year ago
Ziyang Hu 2a5e568d58 Fixes https://github.com/cozodb/cozo/issues/64 1 year ago
Ziyang Hu 617dcd9718
Merge pull request #63 from chuanqisun/main
Add type declaration for typescript users
1 year ago
github-actions[bot] 146d788cef
@chuanqisun has signed the CLA from Pull Request #63 1 year ago
Chuánqí Sun cf011ea69a
Update package.json 1 year ago
Chuánqí Sun 9482a82fcf
Create type declaration file 1 year ago
Ziyang Hu 56123c172e start FTS 1 year ago
Ziyang Hu ee8cf79397 Json support for JS and PY 1 year ago