Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |