Nick Alexander
bdb365d3ac
Add tx{-parser} crates; start parsing transactions.
...
This depends on edn and uses the combine parser combinator library.
2017-01-11 16:44:55 -08:00
Richard Newman
370742890c
Test more things on Travis. ( #161 ) r=bgrins
2017-01-11 11:09:48 -08:00
Brian Grinstead
6d10774fc8
Move the bin to src and take on clap dependency for command line arg parsing. Fixes #150 . r=rnewman
2017-01-10 10:53:34 -08:00
Richard Newman
a54cd9958c
Fix Travis.
2017-01-06 17:31:26 -08: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
Richard Newman
789eb59c9a
Alter Travis config to build Rust.
2016-12-16 10:45:58 -08:00
Richard Newman
6cc0b7a0d5
Give up on running lein doo.
2016-11-23 09:27:05 -08:00
Richard Newman
cb0112c9f5
Singing softly to Travis.
2016-11-23 09:20:22 -08:00
Richard Newman
ad9cf03642
Run doo tests first on Travis.
2016-11-23 09:11:03 -08:00
Richard Newman
1789b00b07
Version 0.3.2: disable Places tests, add Travis configuration.
2016-11-23 08:51:28 -08:00