Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug and add expr , pat , ty matcher | Edwin Cheng | 2019-04-14 | 1 | -13/+79 |
| | |||||
* | Remove skip Delimiter::None and handle Dollars | Edwin Cheng | 2019-04-12 | 1 | -0/+12 |
| | |||||
* | replace todo with fixme | Aleksey Kladov | 2019-03-23 | 1 | -2/+2 |
| | |||||
* | Replace `contract_child` to a less ad-hoc API | pcpthm | 2019-03-19 | 1 | -30/+27 |
| | |||||
* | Mark non-code block as text | pcpthm | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Allow attributes on top level expression | pcpthm | 2019-03-19 | 1 | -0/+23 |
| | | | | | | A top level expression is either - a expression statement or - the last expression in a block | ||||
* | move parser to a separate crate | Aleksey Kladov | 2019-02-21 | 1 | -0/+267 |