roc/crates/compiler/parse
Joshua Warner c6b5273144
Implement tuple type parsing
Also change some tests with newly relaxed indentation requirements, and remove an irrelevant test (since unindented close parens are now perfectly valid, the test is no longer useful).
2022-11-24 07:36:59 -08:00
..
benches Refactor Parser trait to pass min_indent 2022-10-31 13:31:47 -07:00
fuzz Add missing h1s 2022-09-09 01:12:32 -06:00
src Implement tuple type parsing 2022-11-24 07:36:59 -08:00
tests Implement tuple type parsing 2022-11-24 07:36:59 -08:00
Cargo.toml more workspace dependencies 2022-11-13 16:10:02 +01:00