aboutsummaryrefslogtreecommitdiff
path: root/crates/mbe/src/expander.rs
Commit message (Expand)AuthorAgeFilesLines
* Make `ast_to_token_tree` infallibleJonas Schievink2021-04-041-4/+2
* Add bindings builder for speed up matchingEdwin Cheng2021-03-131-2/+2
* NFA parser for mbe matcherEdwin Cheng2021-02-281-8/+8
* Simplify mbe match error.Edwin Cheng2021-01-291-7/+2
* Rename mbe_expander for consistencyEdwin Cheng2021-01-291-0/+182