roc/compiler/parse/src
2021-03-10 12:55:56 +01:00
..
ast.rs make backpassing an expr 2021-03-06 16:05:18 +01:00
blankspace.rs add space1_e 2021-03-01 14:28:14 +01:00
expr.rs use the EExpr identifier parser 2021-03-10 12:55:56 +01:00
header.rs clippy 2021-03-10 01:10:38 +01:00
ident.rs use the EExpr identifier parser 2021-03-10 12:55:56 +01:00
keyword.rs more error messages 2021-02-08 21:58:39 +01:00
lib.rs Replaced large_enum_variant explanation with link to issue #800 2020-12-14 16:09:16 +01:00
module.rs clippy 2021-03-10 01:10:38 +01:00
number_literal.rs pattern number parsing 2021-03-01 19:21:07 +01:00
parser.rs port header parsing 2021-03-10 01:06:50 +01:00
pattern.rs use the EExpr identifier parser 2021-03-10 12:55:56 +01:00
problems.rs Use workspaces and move everything into compiler/ 2020-03-05 17:45:52 -05:00
string_literal.rs clippy 2021-02-26 22:22:15 +01:00
test_helpers.rs don't leak implementation details 2021-03-09 23:20:31 +01:00
type_annotation.rs work on moving ident_etc over 2021-02-27 15:11:17 +01:00