aboutsummaryrefslogtreecommitdiff
path: root/crates/mbe/src/expander/transcriber.rs
Commit message (Expand)AuthorAgeFilesLines
* Apply some clippy suggestionsClemens Wasser2021-06-211-1/+1
* clippy::redundant_field_namesMaan20032021-06-131-1/+1
* clippy::redudant_borrowMaan20032021-06-131-4/+4
* Make sure ill-form macro handle propelyEdwin Cheng2021-03-141-2/+5
* Add bindings builder for speed up matchingEdwin Cheng2021-03-131-8/+4
* NFA parser for mbe matcherEdwin Cheng2021-02-281-4/+8
* Simpilfy mbe parsingEdwin Cheng2021-01-301-7/+9
* Simplify mbe match error.Edwin Cheng2021-01-291-7/+0
* Rename mbe_expander for consistencyEdwin Cheng2021-01-291-0/+248