difftastic/corpus
calixteman a360da0a29
Allow 'default' and 'union' in paths (#77)
* Allow 'default' and 'union' in paths

* And allow them as macro identifiers

* Add a test for macros default! and union!
2021-03-27 09:50:22 +07:00
..
async.txt Parse async blocks (#44) 2019-10-18 17:22:14 +07:00
declarations.txt Allow 'default' and 'union' in paths (#77) 2021-03-27 09:50:22 +07:00
expressions.txt Disambiguate parenthesized range expressions from call expressions (#100) 2021-02-16 21:17:08 +07:00
literals.txt Fix parse error when a comment was inside a string (#42) 2019-07-18 11:30:39 +07:00
macros.txt Allow 'default' and 'union' in paths (#77) 2021-03-27 09:50:22 +07:00
patterns.txt Add const block expression (#97) 2021-01-05 10:00:48 +07:00
source_files.txt Parse token trees when they contain valid expressions / items 2018-08-04 17:00:20 +07:00
types.txt Create a separate higher-precedence '<' token for generics 2020-03-19 10:35:49 +07:00