aboutsummaryrefslogtreecommitdiff
path: root/crates/mbe/src/expander
Commit message (Collapse)AuthorAgeFilesLines
* Make sure ill-form macro handle propelyEdwin Cheng2021-03-141-2/+5
|
* Add bindings builder for speed up matchingEdwin Cheng2021-03-132-65/+219
|
* NFA parser for mbe matcherEdwin Cheng2021-02-282-131/+440
|
* Fix builtin macros split exprs on commaEdwin Cheng2021-02-281-66/+2
|
* Simpilfy mbe parsingEdwin Cheng2021-01-302-51/+59
|
* Simplify mbe match error.Edwin Cheng2021-01-292-156/+137
| | | | Handle parse error in rule parsing instead of match in mbe
* Rename mbe_expander for consistencyEdwin Cheng2021-01-292-0/+750