Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fill out test a little more | Jeff Muizelaar | 2019-02-03 | 1 | -14/+18 |
| | | | | | This factors out an assert_expansion function to make things more managable. | ||||
* | Fix macro_rules separator parsing. | Jeff Muizelaar | 2019-02-03 | 2 | -1/+49 |
| | | | | | macro_rules rules are separated by ';' including an optional ';' at the end | ||||
* | explain the magic | Aleksey Kladov | 2019-01-31 | 2 | -19/+56 |
| | |||||
* | cleanup the api | Aleksey Kladov | 2019-01-31 | 3 | -56/+70 |
| | |||||
* | cleanup | Aleksey Kladov | 2019-01-31 | 3 | -40/+42 |
| | |||||
* | move test | Aleksey Kladov | 2019-01-31 | 4 | -3/+124 |
| | |||||
* | split macros across crates | Aleksey Kladov | 2019-01-31 | 5 | -0/+451 |