Richard Newman
a152e60040
Read EDN keywords and symbols as rich types. Fixes #154 . r=nalexander
2017-01-12 09:09:48 -08:00
Brian Grinstead
cd9517e5fd
Run cargo fmt
. r=me
2017-01-10 10:54:37 -08:00
Richard Newman
daddfd3e0f
Add query sub-crate, implementing more of the beginnings of the query language.
2017-01-09 12:31:57 -08:00
Richard Newman
476f04e27b
Implement a rudimentary Keyword struct and the beginnings of ident/entid.
2017-01-09 12:31:56 -08:00
Richard Newman
7a4c75ba44
Rename to Project Mentat (src).
2017-01-06 17:20:20 -08:00
Brian Grinstead
8a52015422
Take on rusqlite dependency. Fixes #148 . r=rnewman
2017-01-06 10:24:04 -06:00
Brian Grinstead
9b8257a725
Create a new crate for the query parser. Fixes #138 . r=rnewman
...
Starting to work out the project layout for sub-crates. The crate inside query-parser/ is "datomish-query-parser" and the core code in src/ depends on it.
2016-12-16 18:43:47 -08:00
Brian Grinstead
5ac47fd6ff
Add a stub CLI tool and run tests on it. Fixes #136 . r=rnewman
2016-12-16 14:26:10 -08:00
Brian Grinstead
973c32ff77
Update test boilerplate for running on travis ( #134 ). r=rnewman
...
* Include a local and external test.
* Add license blocks.
2016-12-16 11:50:08 -08:00
Richard Newman
f8682a65fa
Initial Rust commit.
...
If you want to go fast, go alone. If you want to go far, go together.
2016-12-16 10:39:08 -08:00