SQL parser (as understood by SQLite)
Rust
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src Rustfmt May 23, 2018
.gitignore SQL Tokenizer for SQLite syntax. May 16, 2016
.travis.yml sudo not required on Travis Feb 9, 2018
Cargo.toml Upgrade to lalrpop 0.15 Apr 6, 2018
README.md Add docs.rs badge Feb 17, 2018
build.rs Enable LALRPOP_LANE_TABLE Apr 7, 2017
clippy.toml Misc May 29, 2016

README.md