mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
![]() This adds parser support for the new lambda syntax. It does not remove the existing syntax, nor will the new syntax be retained in formatting. That will be done in a separate PR to keep the two respective PRs relatively small and easy to review. |
||
---|---|---|
.. | ||
ast.rs | ||
blankspace.rs | ||
expr.rs | ||
header.rs | ||
highlight.rs | ||
ident.rs | ||
keyword.rs | ||
lib.rs | ||
normalize.rs | ||
number_literal.rs | ||
parser.rs | ||
pattern.rs | ||
src64.rs | ||
state.rs | ||
string_literal.rs | ||
test_helpers.rs | ||
type_annotation.rs |