aboutsummaryrefslogtreecommitdiff
path: root/crates/mbe/src/expander/matcher.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add bindings builder for speed up matchingEdwin Cheng2021-03-131-57/+215
|
* NFA parser for mbe matcherEdwin Cheng2021-02-281-127/+432
|
* Fix builtin macros split exprs on commaEdwin Cheng2021-02-281-66/+2
|
* Simpilfy mbe parsingEdwin Cheng2021-01-301-44/+50
|
* Simplify mbe match error.Edwin Cheng2021-01-291-149/+137
| | | | Handle parse error in rule parsing instead of match in mbe
* Rename mbe_expander for consistencyEdwin Cheng2021-01-291-0/+502