41 Commits (7f9181e1be6cd11382fa0559b976a90233659c26)

Author SHA1 Message Date
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 9a634ff9d7 store query results in script as ephemeral relations, as discussed in https://github.com/cozodb/cozo/issues/110 1 year ago
Ziyang Hu bf325b76f5 Preliminary work to support https://github.com/cozodb/cozo/issues/109 1 year ago
Ziyang Hu 57a326918d create and delete 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 0a5cfbf41a Fixes https://github.com/cozodb/cozo/issues/101 and adds query option to disable magic rewrite 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 e974be9a46 FTS accepts list of strings; more ways to write OR 1 year ago
Ziyang Hu 4097c5865e list indices and describe relations 1 year ago
Ziyang Hu ba98a5c137 complete LSH 1 year ago
Ziyang Hu cc0025d514 FTS AST 1 year ago
Ziyang Hu 378dd33fb6 refactor search parsing 1 year ago
Ziyang Hu 4c3fb1fdde refactor store ops 1 year ago
Ziyang Hu 39a0946920 `update` functionality 1 year ago
Ziyang Hu 019657dded json type 1 year ago
Ziyang Hu bf479c3a64 parsing of HNSW search query 1 year ago
Ziyang Hu 44ee2e939a use ndarray to represent vector 1 year ago
Ziyang Hu 833d155027 vec values and typings 1 year ago
Ziyang Hu 9e743f0310 fixed rules support namespace 2 years ago
Ziyang Hu cbf53bfbef Listing fixed rules 2 years ago
Ziyang Hu 6938b98be4 multiple returns 2 years ago
Ziyang Hu bf48a44030 tests for index 2 years ago
Ziyang Hu 92928dfef2 index op parser 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 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 a754a3b701 Ctrl-C kills current query in REPL 2 years ago
Ziyang Hu 46d89a24f2 prepare for yielding relations 2 years ago
Ziyang Hu 7aaea2de42 time travel functionality 2 years ago
Ziyang Hu 09f578d085 prepare for the restoration of validity 2 years ago
Ziyang Hu 82dd566717 naming consistency 2 years ago
Ziyang Hu 59aab748ee coalesce function 2 years ago
Ziyang Hu f4519df699 update copyright notice 2 years ago
Ziyang Hu ecc97542bd move the core library into its own directory 2 years ago