Commit graph

24 commits

Author SHA1 Message Date
Nickolay Ponomarev
f82dc74e38 Mention that we use rustfmt for code formatting
...and add a `rustfmt.toml` as advised in https://www.reddit.com/r/rust/comments/9jl6a9/pro_tip_if_you_use_cargo_fmtrustfmt_use_a/
2019-05-06 22:20:29 +03:00
Nickolay Ponomarev
8c7e1d1c54 Update sample output in README 2019-04-20 22:51:29 +03:00
Nickolay Ponomarev
5de23b1e78 Merge branch 'upstream' 2019-04-02 09:16:51 +03:00
Andy Grove
eee1b3a2bd Update badge based on gitter email 2019-03-31 22:53:08 -06:00
Nickolay Ponomarev
577e634f3c Update README to the recent changes in the AST 2019-02-07 05:34:16 +03:00
Andy Grove
32d53a6b7e Update README 2019-01-12 10:00:00 -07:00
Andy Grove
48e78f99dd Update code sample in README 2018-09-08 08:43:15 -06:00
Andy Grove
e16b92763a Update README and description 2018-09-08 08:42:07 -06:00
Andy Grove
ecc6b5fb38 update README 2018-09-08 06:38:16 -06:00
Andy Grove
dec70a677f fix build badge 2018-09-08 06:35:01 -06:00
Andy Grove
78439bfa18 Remove duplicate title from README 2018-09-03 15:06:43 -06:00
Andy Grove
401f01cb41 update docs 2018-09-03 14:58:19 -06:00
Andy Grove
dc97d8ef5d Badges 2018-09-03 11:18:17 -06:00
Andy Grove
a07bca3cf7 update README 2018-09-03 10:55:46 -06:00
Andy Grove
4daa1a2827 update README 2018-09-03 10:49:55 -06:00
Andy Grove
b961069595
Update README.md 2018-09-03 10:38:45 -06:00
Andy Grove
87a576563b Save 2018-09-03 10:31:04 -06:00
Andy Grove
ac130577c1 Save 2018-09-03 09:59:06 -06:00
Andy Grove
0c23392adb replace with code from datafusion 2018-09-03 09:56:39 -06:00
Andy Grove
0339558d4e Add most of the SQL:2011 data types 2018-09-01 06:51:00 -06:00
Andy Grove
f56846098e simple example of custom tokenizer 2018-02-09 06:53:49 -07:00
Andy Grove
b16396aef3 roughing out classic pratt parser 2018-02-08 07:49:24 -07:00
Andy Grove
3caeb58d22 roughing out new version 2018-02-07 08:48:49 -07:00
Andy Grove
4a30441f17
Initial commit 2018-02-06 16:58:43 -07:00