1829 Commits (e0153061117caed2ea0167038e2cca5363833c3b)
 

Author SHA1 Message Date
Ziyang Hu cd3c3bd5a7 Fixes https://github.com/cozodb/cozo/issues/102 1 year ago
Ziyang Hu 3f1a70b876 remove dead code 1 year ago
Ziyang Hu a341c2d9b4 use podman to build 1 year ago
Ziyang Hu 9f33a623d1 bump version 1 year ago
Ziyang Hu 901d08ed75 remove the TODO notes 1 year ago
Ziyang Hu 0a5cfbf41a Fixes https://github.com/cozodb/cozo/issues/101 and adds query option to disable magic rewrite 1 year ago
Ziyang Hu a5d393bdb0 Fixes https://github.com/cozodb/cozo/issues/99 1 year ago
Ziyang Hu d057bcd35d More tests for corner cases 1 year ago
Ziyang Hu 5b3533ef71 Remove WASM demo from main repo 1 year ago
Ziyang Hu 155c8ce298 https://github.com/cozodb/cozo/issues/97 again, it is quite tricky 1 year ago
Ziyang Hu aa8af156c8 Fixes https://github.com/cozodb/cozo/issues/97 1 year ago
Ziyang Hu 36f9db62bb disable server request size limit 1 year ago
Ziyang Hu 506e6f282c fix json object conversion 1 year ago
Ziyang Hu 070f72bcfa server export should give data in Json format 1 year ago
Ziyang Hu 19b6ceff09 fix python type conversions 1 year ago
Ziyang Hu 29f948aa93 fix nodejs interop 1 year ago
Ziyang Hu af46e62a86 No need to specify column dependencies unless it is :create or :replace 1 year ago
Ziyang Hu e974be9a46 FTS accepts list of strings; more ways to write OR 1 year ago
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