Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests | Ville Penttinen | 2019-03-31 | 1 | -57/+61 |
* | Update tests | Ville Penttinen | 2019-03-30 | 2 | -99/+111 |
* | Merge #991 | bors[bot] | 2019-03-18 | 1 | -3/+3 |
|\ | |||||
| * | Use Marker argument for item parsers | pcpthm | 2019-03-18 | 1 | -3/+3 |
* | | Fix parse tree of attribute on match arm | pcpthm | 2019-03-17 | 2 | -40/+40 |
|/ | |||||
* | improve error recovery | Aleksey Kladov | 2019-03-04 | 3 | -42/+70 |
* | Parse only outer_attributes for match arms for now | Ville Penttinen | 2019-02-17 | 1 | -31/+59 |
* | Enable parsing of attributes inside a match block | Ville Penttinen | 2019-02-17 | 4 | -0/+264 |
* | make macro a NameOwner | Aleksey Kladov | 2019-02-11 | 1 | -1/+2 |
* | Parse and validate attributes in blocks | DJMcNab | 2019-01-28 | 2 | -0/+129 |
* | rename POS_FIELD -> POS_FIELD_DEF | Aleksey Kladov | 2019-01-25 | 2 | -7/+7 |
* | Update tests after allowing where predicate to accept types | Erlend Tobiassen | 2019-01-22 | 1 | -8/+9 |
* | Rename ImplItem to ImplBlock | Florian Diebold | 2019-01-04 | 3 | -4/+4 |
* | fix suffix ranges | Aleksey Kladov | 2018-12-27 | 2 | -0/+79 |
* | Improve parsing of incomplete field accesses in preparation for field completion | Florian Diebold | 2018-12-25 | 2 | -0/+38 |
* | Fix the tests and fix the precommit hook | DJMcNab | 2018-12-20 | 2 | -0/+332 |
* | rename ROOT -> SOURCE_FILE | Aleksey Kladov | 2018-11-07 | 28 | -28/+28 |
* | grammar: fix where clause parsing | Aleksey Kladov | 2018-11-06 | 2 | -0/+30 |
* | Attach comments smartly | Aleksey Kladov | 2018-10-08 | 1 | -3/+3 |
* | generate testsuite for impl_type | csmoe | 2018-09-26 | 2 | -8/+6 |
* | parse impl type | csmoe | 2018-09-25 | 2 | -47/+28 |
* | add test for impl recovery | csmoe | 2018-09-24 | 2 | -0/+70 |
* | rename all things | Aleksey Kladov | 2018-09-16 | 51 | -0/+2248 |