1801 Commits (6ab063c627a57242ff42d563dfa1ce41264bcc72)
 

Author SHA1 Message Date
Ziyang Hu 1f455afedf clear tokenizer hash when removing indices 1 year ago
Ziyang Hu 61a8785c7d fix conflicting analyzers problem 1 year ago
Ziyang Hu c338a7e339 extract variables to bind from expressions 1 year ago
Ziyang Hu 974dfc2e2a evaluate a list of expressions 1 year ago
Ziyang Hu 2db82d0185 field access operator 1 year ago
Ziyang Hu 7f9181e1be allow dots in variable names 1 year ago
Ziyang Hu eb4d2643b5 more lenient param names, more info in function exception 1 year ago
Ziyang Hu fc75b9ac22 op to convert integer to validity 1 year ago
Ziyang Hu b0b3bb549d dealing with aggregates in `as` constructs 1 year ago
Ziyang Hu 9a634ff9d7 store query results in script as ephemeral relations, as discussed in https://github.com/cozodb/cozo/issues/110 1 year ago
Ziyang Hu 0387d07911 update GitHub script version 1 year ago
Ziyang Hu 07ce93110f get `:returning` to return the correct number of columns 1 year ago
Ziyang Hu 5550494873 test for returning op 1 year ago
Ziyang Hu bf325b76f5 Preliminary work to support https://github.com/cozodb/cozo/issues/109 1 year ago
Ziyang Hu db29a65c68 Make benchmarks compile again: https://github.com/cozodb/cozo/issues/108 1 year ago
Ziyang Hu d21f4e649e
Merge pull request #107 from Avi-D-coder/rocks-warning
Fix rocksb non optimized build warning
1 year ago
github-actions[bot] b7213a733a
@Avi-D-coder has signed the CLA from Pull Request #107 1 year ago
Avi Dessauer cc77200e5d Fix rocksb non optimized build warning 1 year ago
Ziyang Hu 57a326918d create and delete 1 year ago
Ziyang Hu 662c59c967 Merge branch 'dev' of https://github.com/cozodb/cozo into dev 1 year ago
Ziyang Hu 4208989f31 insertion 1 year ago
Ziyang Hu 55c27e4396 Fixes https://github.com/cozodb/cozo/issues/105 1 year ago
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