Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parse and infer tuple indices | robojumper | 2019-04-06 | 2 | -0/+56 |
* | Parse unsafe async / const unsafe fns properly | robojumper | 2019-04-03 | 2 | -0/+41 |
* | always show token text | Aleksey Kladov | 2019-04-02 | 9 | -164/+164 |
* | Error about attributes on | pcpthm | 2019-03-19 | 2 | -0/+59 |
* | Use Marker argument for item parsers | pcpthm | 2019-03-18 | 2 | -0/+26 |
* | Add test for async block | Caio | 2019-03-10 | 2 | -0/+32 |
* | rename type to type_alias in the AST as well | Aleksey Kladov | 2019-02-25 | 3 | -3/+3 |
* | Rename ImplItem to ImplBlock | Florian Diebold | 2019-01-04 | 2 | -7/+7 |
* | Fix the tests and fix the precommit hook | DJMcNab | 2018-12-20 | 12 | -0/+220 |