roc/crates/compiler/test_syntax/tests/snapshots/pass
2024-12-05 18:54:21 -08:00
..
ability_demand_signature_is_multiline.expr.formatted.roc abilities syntax has -> implements 2023-05-24 21:29:38 -04:00
ability_demand_signature_is_multiline.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
ability_demand_signature_is_multiline.expr.roc abilities syntax has -> implements 2023-05-24 21:29:38 -04:00
ability_multi_line.expr.formatted.roc abilities syntax has -> implements 2023-05-24 21:29:38 -04:00
ability_multi_line.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
ability_multi_line.expr.roc abilities syntax has -> implements 2023-05-24 21:29:38 -04:00
ability_single_line.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
ability_single_line.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
ability_single_line.expr.roc | -> where 2023-06-05 20:19:00 -04:00
ability_two_in_a_row.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
ability_two_in_a_row.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
ability_two_in_a_row.expr.roc | -> where 2023-06-05 20:19:00 -04:00
accidentally_indented_else.expr.formatted.roc Only allow indented else if there's a newline after the else 2024-12-05 18:54:14 -08:00
accidentally_indented_else.expr.result-ast Only allow indented else if there's a newline after the else 2024-12-05 18:54:14 -08:00
accidentally_indented_else.expr.roc Only allow indented else if there's a newline after the else 2024-12-05 18:54:14 -08:00
add_var_with_spaces.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
add_var_with_spaces.expr.roc
add_with_spaces.expr.formatted.roc
add_with_spaces.expr.result-ast
add_with_spaces.expr.roc
alias_ann_in_parens.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
alias_ann_in_parens.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
alias_ann_in_parens.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
alias_comment_after_head.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
alias_comment_after_head.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
alias_comment_after_head.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
alias_parens_comment.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
alias_parens_comment.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
alias_parens_comment.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
alias_parens_comment_indent.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
alias_parens_comment_indent.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
alias_parens_comment_indent.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
all_the_bangs.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
all_the_bangs.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
all_the_bangs.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
ann_closed_union.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
ann_closed_union.expr.roc
ann_effectful_fn.expr.formatted.roc WIP 2024-11-11 10:22:58 +11:00
ann_effectful_fn.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
ann_effectful_fn.expr.roc WIP 2024-11-11 10:22:58 +11:00
ann_open_union.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
ann_open_union.expr.roc
ann_parens_comments.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
ann_parens_comments.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
ann_parens_comments.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
ann_record_pat_with_comment.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
ann_record_pat_with_comment.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
ann_record_pat_with_comment.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
ann_tag_union_newline_comment.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
ann_tag_union_newline_comment.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
ann_tag_union_newline_comment.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotate_tuple_func.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotate_tuple_func.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotate_tuple_func.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotated_empty_record_destructure.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotated_empty_record_destructure.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotated_empty_record_destructure.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotated_record_destructure.expr.formatted.roc
annotated_record_destructure.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
annotated_record_destructure.expr.roc
annotated_tag_destructure.expr.formatted.roc Make sure patterns continue to parse as such 2024-12-05 18:54:13 -08:00
annotated_tag_destructure.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
annotated_tag_destructure.expr.roc
annotated_tuple_destructure.expr.formatted.roc
annotated_tuple_destructure.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
annotated_tuple_destructure.expr.roc
annotation_apply_newlines.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
annotation_apply_newlines.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotation_apply_newlines.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
annotation_comment_before_colon.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
annotation_comment_before_colon.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
annotation_comment_before_colon.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
annotation_tuple_comment.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotation_tuple_comment.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotation_tuple_comment.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotation_tuple_newline.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotation_tuple_newline.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotation_tuple_newline.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotation_tuple_parens_newlines.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotation_tuple_parens_newlines.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
annotation_tuple_parens_newlines.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
applies_in_binop.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
applies_in_binop.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
applies_in_binop.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
apply_binop_switch.expr.formatted.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
apply_binop_switch.expr.result-ast Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
apply_binop_switch.expr.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
apply_closure_pizza.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
apply_closure_pizza.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
apply_closure_pizza.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
apply_parenthetical_tag_args.expr.result-ast
apply_parenthetical_tag_args.expr.roc
apply_record_ann.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
apply_record_ann.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
apply_record_ann.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
apply_tag.expr.result-ast
apply_tag.expr.roc
apply_three_args.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
apply_three_args.expr.roc
apply_tuple_ext_parens_ty.expr.formatted.roc Make sure ext's can't slurp surrounding apply args 2024-12-05 18:54:19 -08:00
apply_tuple_ext_parens_ty.expr.result-ast Make sure ext's can't slurp surrounding apply args 2024-12-05 18:54:19 -08:00
apply_tuple_ext_parens_ty.expr.roc Make sure ext's can't slurp surrounding apply args 2024-12-05 18:54:19 -08:00
apply_two_args.expr.formatted.roc
apply_two_args.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
apply_two_args.expr.roc
apply_unary_negation.expr.formatted.roc
apply_unary_negation.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
apply_unary_negation.expr.roc
apply_unary_not.expr.formatted.roc
apply_unary_not.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
apply_unary_not.expr.roc
arg_pattern_as.expr.formatted.roc fmt: Add parens around as patterns in arguments 2024-09-02 11:54:34 -03:00
arg_pattern_as.expr.result-ast fmt: Add parens around as patterns in arguments 2024-09-02 11:54:34 -03:00
arg_pattern_as.expr.roc fmt: Add parens around as patterns in arguments 2024-09-02 11:54:34 -03:00
backpassing_bananza.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
backpassing_bananza.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
backpassing_bananza.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
backpassing_in_parens_in_tuple.expr.formatted.roc Fix lifting of backpassing 2024-12-05 18:54:12 -08:00
backpassing_in_parens_in_tuple.expr.result-ast Fix lifting of backpassing 2024-12-05 18:54:12 -08:00
backpassing_in_parens_in_tuple.expr.roc Fix lifting of backpassing 2024-12-05 18:54:12 -08:00
bang_newline_double_accessor.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
bang_newline_double_accessor.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
bang_newline_double_accessor.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
basic_apply.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
basic_apply.expr.roc
basic_docs.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
basic_docs.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
basic_docs.expr.roc
basic_field.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
basic_field.expr.roc
basic_tag.expr.result-ast
basic_tag.expr.roc
basic_tuple.expr.result-ast
basic_tuple.expr.roc
basic_var.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
basic_var.expr.roc
binop_apply_complex.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
binop_apply_complex.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
binop_apply_complex.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
binop_assign_defs_nested.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
binop_assign_defs_nested.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
binop_assign_defs_nested.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
binop_closure_apply.expr.formatted.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
binop_closure_apply.expr.result-ast Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
binop_closure_apply.expr.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
binops_comment_indent_change.expr.formatted.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
binops_comment_indent_change.expr.result-ast Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
binops_comment_indent_change.expr.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
block_string_ann.expr.formatted.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
block_string_ann.expr.result-ast Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
block_string_ann.expr.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
body_block_string_apply_string.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
body_block_string_apply_string.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
body_block_string_apply_string.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
body_with_unneeded_parens.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
body_with_unneeded_parens.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
body_with_unneeded_parens.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
call_bang.expr.formatted.roc WIP 2024-11-11 10:22:58 +11:00
call_bang.expr.result-ast WIP 2024-11-11 10:22:58 +11:00
call_bang.expr.roc WIP 2024-11-11 10:22:58 +11:00
call_bang_no_space.expr.formatted.roc WIP 2024-11-11 10:22:58 +11:00
call_bang_no_space.expr.result-ast WIP 2024-11-11 10:22:58 +11:00
call_bang_no_space.expr.roc WIP 2024-11-11 10:22:58 +11:00
capture_body_parens_comment.expr.formatted.roc Fix expr_lift_spaces of Closure 2024-12-05 18:54:17 -08:00
capture_body_parens_comment.expr.result-ast Fix expr_lift_spaces of Closure 2024-12-05 18:54:17 -08:00
capture_body_parens_comment.expr.roc Fix expr_lift_spaces of Closure 2024-12-05 18:54:17 -08:00
closure_in_apply_in_binop.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
closure_in_apply_in_binop.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
closure_in_apply_in_binop.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
closure_in_binop_with_spaces.expr.formatted.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
closure_in_binop_with_spaces.expr.result-ast Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
closure_in_binop_with_spaces.expr.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
closure_pat_reccord_comment.expr.formatted.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
closure_pat_reccord_comment.expr.result-ast Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
closure_pat_reccord_comment.expr.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
closure_with_underscores.expr.result-ast
closure_with_underscores.expr.roc
comma_prefixed_indented_record.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
comma_prefixed_indented_record.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comma_prefixed_indented_record.expr.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
comment_after_annotation.expr.formatted.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
comment_after_annotation.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
comment_after_annotation.expr.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
comment_after_dbg_in_empty_record_assignment.expr.formatted.roc Fix newline after dbg formatting 2024-12-05 18:54:10 -08:00
comment_after_dbg_in_empty_record_assignment.expr.result-ast Fix newline after dbg formatting 2024-12-05 18:54:10 -08:00
comment_after_dbg_in_empty_record_assignment.expr.roc Fix newline after dbg formatting 2024-12-05 18:54:10 -08:00
comment_after_def.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
comment_after_def.moduledefs.roc
comment_after_expr_in_parens.expr.formatted.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
comment_after_expr_in_parens.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
comment_after_expr_in_parens.expr.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
comment_after_op.expr.formatted.roc
comment_after_op.expr.result-ast
comment_after_op.expr.roc
comment_before_colon_def.expr.formatted.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
comment_before_colon_def.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
comment_before_colon_def.expr.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
comment_before_comma_in_tuple_type_with_func.expr.formatted.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
comment_before_comma_in_tuple_type_with_func.expr.result-ast Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
comment_before_comma_in_tuple_type_with_func.expr.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
comment_before_equals_def.expr.formatted.roc Fix multiline pattern in body, which may only apply to multiline strings 2024-12-05 18:54:12 -08:00
comment_before_equals_def.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
comment_before_equals_def.expr.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
comment_before_op.expr.formatted.roc
comment_before_op.expr.result-ast
comment_before_op.expr.roc
comment_before_pat_in_parens.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
comment_before_pat_in_parens.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
comment_before_pat_in_parens.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
comment_in_backpassing_args.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comment_in_backpassing_args.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comment_in_backpassing_args.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comment_in_closure_pat.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comment_in_closure_pat.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comment_in_closure_pat.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comment_in_closure_pat_apply.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comment_in_closure_pat_apply.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comment_in_closure_pat_apply.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comment_in_tuple_ext.expr.formatted.roc Add lifting for ext values in types 2024-12-05 18:54:14 -08:00
comment_in_tuple_ext.expr.result-ast Add lifting for ext values in types 2024-12-05 18:54:14 -08:00
comment_in_tuple_ext.expr.roc Add lifting for ext values in types 2024-12-05 18:54:14 -08:00
comment_indent_in_parens.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comment_indent_in_parens.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comment_indent_in_parens.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
comment_inside_empty_list.expr.formatted.roc
comment_inside_empty_list.expr.result-ast
comment_inside_empty_list.expr.roc
comment_with_non_ascii.expr.formatted.roc
comment_with_non_ascii.expr.result-ast
comment_with_non_ascii.expr.roc
compare_apply_record.expr.formatted.roc Record updates 2024-12-05 18:54:07 -08:00
compare_apply_record.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
compare_apply_record.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
control_characters_in_scalar.expr.formatted.roc Improve parsing of scalar literals 2023-01-07 15:12:52 -08:00
control_characters_in_scalar.expr.result-ast Improve parsing of scalar literals 2023-01-07 15:12:52 -08:00
control_characters_in_scalar.expr.roc Improve parsing of scalar literals 2023-01-07 15:12:52 -08:00
crash.expr.formatted.roc
crash.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
crash.expr.roc
crazy_annotation_left.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
crazy_annotation_left.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
crazy_annotation_left.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
crazy_annotation_left2.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
crazy_annotation_left2.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
crazy_annotation_left2.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
crazy_backpassing_parens.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
crazy_backpassing_parens.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
crazy_backpassing_parens.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
crazy_pat_ann.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
crazy_pat_ann.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
crazy_pat_ann.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
dbg.expr.formatted.roc Parse dbg in expression position 2024-08-28 11:53:44 -04:00
dbg.expr.result-ast Make dbg parse strictly as an Apply 2024-11-24 14:15:29 -08:00
dbg.expr.roc Parse dbg in expression position 2024-08-28 11:53:44 -04:00
dbg_bang_neg_bang_if_bang.expr.formatted.roc Disallow conditionals after neg/not 2024-12-05 18:54:17 -08:00
dbg_bang_neg_bang_if_bang.expr.result-ast Disallow conditionals after neg/not 2024-12-05 18:54:17 -08:00
dbg_bang_neg_bang_if_bang.expr.roc Disallow conditionals after neg/not 2024-12-05 18:54:17 -08:00
dbg_double.expr.formatted.roc Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_double.expr.result-ast Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_double.expr.roc Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_double_newline.expr.formatted.roc Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_double_newline.expr.result-ast Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_double_newline.expr.roc Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_extra_parens.expr.formatted.roc Improve normalization to handle cases found in fuzzing 2024-12-01 12:40:14 -08:00
dbg_extra_parens.expr.result-ast Improve normalization to handle cases found in fuzzing 2024-12-01 12:40:14 -08:00
dbg_extra_parens.expr.roc Improve normalization to handle cases found in fuzzing 2024-12-01 12:40:14 -08:00
dbg_newline_apply.expr.formatted.roc Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_newline_apply.expr.result-ast Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_newline_apply.expr.roc Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_stmt.expr.formatted.roc Fix newline after dbg formatting 2024-12-05 18:54:10 -08:00
dbg_stmt.expr.result-ast Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_stmt.expr.roc Make dbg parse strictly as an Apply 2024-11-24 14:15:29 -08:00
dbg_stmt_in_parens.expr.formatted.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
dbg_stmt_in_parens.expr.result-ast Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
dbg_stmt_in_parens.expr.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
dbg_stmt_multiline.expr.formatted.roc Fix newline after dbg formatting 2024-12-05 18:54:10 -08:00
dbg_stmt_multiline.expr.result-ast Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_stmt_multiline.expr.roc Parse dbg in expression position 2024-08-28 11:53:44 -04:00
dbg_stmt_two_exprs.expr.formatted.roc Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_stmt_two_exprs.expr.result-ast Fix round-trip parse->fmt->parse for dbg stmts with more than one arg 2024-12-01 12:40:13 -08:00
dbg_stmt_two_exprs.expr.roc Make dbg parse strictly as an Apply 2024-11-24 14:15:29 -08:00
dbg_then_double_parens_cont.expr.formatted.roc Flesh out expr_lift_spaces, in particular handling DbgStmt properly 2024-12-05 18:54:19 -08:00
dbg_then_double_parens_cont.expr.result-ast Flesh out expr_lift_spaces, in particular handling DbgStmt properly 2024-12-05 18:54:19 -08:00
dbg_then_double_parens_cont.expr.roc Flesh out expr_lift_spaces, in particular handling DbgStmt properly 2024-12-05 18:54:19 -08:00
def_bang.expr.formatted.roc WIP 2024-11-11 10:22:58 +11:00
def_bang.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
def_bang.expr.roc WIP 2024-11-11 10:22:58 +11:00
def_multistring_apply.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
def_multistring_apply.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
def_multistring_apply.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
defs_suffixed_middle_extra_indents.moduledefs.formatted.roc WIP 2024-11-11 10:22:58 +11:00
defs_suffixed_middle_extra_indents.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
defs_suffixed_middle_extra_indents.moduledefs.roc WIP 2024-11-11 10:22:58 +11:00
destructure_tag_assignment.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
destructure_tag_assignment.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
destructure_tag_assignment.expr.roc
docs.expr.formatted.roc Update tests 2024-03-24 14:31:34 -04:00
docs.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
docs.expr.roc Update tests 2024-03-24 14:31:34 -04:00
double_space_before.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
double_space_before.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
double_space_before.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
effectful_closure_statements.expr.formatted.roc WIP 2024-11-11 10:22:58 +11:00
effectful_closure_statements.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
effectful_closure_statements.expr.roc WIP 2024-11-11 10:22:58 +11:00
empty_app_header.header.formatted.roc New app header syntax 2024-05-01 10:49:01 -03:00
empty_app_header.header.result-ast Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
empty_app_header.header.roc
empty_hosted_header.header.result-ast Merge branch 'main' into builtin-task 2024-08-12 23:12:38 -07:00
empty_hosted_header.header.roc Add Task as a built-in module/type 2024-06-25 00:03:56 -07:00
empty_list.expr.result-ast
empty_list.expr.roc
empty_module_header.header.result-ast Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
empty_module_header.header.roc New module header 2024-05-01 10:39:12 -03:00
empty_package_header.header.result-ast Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
empty_package_header.header.roc New package header syntax 2024-05-01 10:49:03 -03:00
empty_platform_header.header.result-ast fix syntax snapshot tests 2024-10-07 21:16:30 -07:00
empty_platform_header.header.roc fix syntax snapshot tests 2024-10-07 21:16:30 -07:00
empty_record.expr.result-ast
empty_record.expr.roc
empty_record_assign_tag.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
empty_record_assign_tag.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
empty_record_assign_tag.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
empty_record_assignment.expr.formatted.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
empty_record_assignment.expr.result-ast Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
empty_record_assignment.expr.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
empty_record_assignment_d_when_bang.expr.formatted.roc Make parsing of conditionals consistent between stmts/exprs 2024-12-05 18:54:16 -08:00
empty_record_assignment_d_when_bang.expr.result-ast Make parsing of conditionals consistent between stmts/exprs 2024-12-05 18:54:16 -08:00
empty_record_assignment_d_when_bang.expr.roc Make parsing of conditionals consistent between stmts/exprs 2024-12-05 18:54:16 -08:00
empty_record_eq_dbg.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
empty_record_eq_dbg.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
empty_record_eq_dbg.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
empty_record_eq_newlines_doubleeq.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
empty_record_eq_newlines_doubleeq.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
empty_record_eq_newlines_doubleeq.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
empty_record_newline_assign.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
empty_record_newline_assign.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
empty_record_newline_assign.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
empty_record_update.expr.formatted.roc Fix several fmt+parse bugs found by fuzzing 2023-02-19 12:37:33 -08:00
empty_record_update.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
empty_record_update.expr.roc Fix several fmt+parse bugs found by fuzzing 2023-02-19 12:37:33 -08:00
empty_string.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
empty_string.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
empty_string.expr.roc
equals.expr.formatted.roc
equals.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
equals.expr.roc
equals_with_spaces.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
equals_with_spaces.expr.roc
expect.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
expect.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
expect.expr.roc
expect_defs.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
expect_defs.moduledefs.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
expect_single_line.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
expect_single_line.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
expect_single_line.expr.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
ext_on_fn_ty.expr.formatted.roc Fix ability with no newline after it 2024-12-05 18:54:11 -08:00
ext_on_fn_ty.expr.result-ast Fix ability with no newline after it 2024-12-05 18:54:11 -08:00
ext_on_fn_ty.expr.roc Fix purity removal 2024-12-05 18:54:10 -08:00
extra_newline.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
extra_newline.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
extra_newline.expr.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
extra_newline_in_parens.expr.formatted.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
extra_newline_in_parens.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
extra_newline_in_parens.expr.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
f_not_not_f.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
f_not_not_f.expr.result-ast Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
f_not_not_f.expr.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
float_with_underscores.expr.result-ast
float_with_underscores.expr.roc
fn_with_record_arg.expr.formatted.roc Fix formatting of initial newlines in collections 2023-02-17 09:08:50 -08:00
fn_with_record_arg.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
fn_with_record_arg.expr.roc Fix formatting of initial newlines in collections 2023-02-17 09:08:50 -08:00
full_app_header.header.formatted.roc New app header syntax 2024-05-01 10:49:01 -03:00
full_app_header.header.result-ast Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
full_app_header.header.roc New app header syntax 2024-05-01 10:49:01 -03:00
full_app_header_trailing_commas.header.formatted.roc New app header syntax 2024-05-01 10:49:01 -03:00
full_app_header_trailing_commas.header.result-ast Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
full_app_header_trailing_commas.header.roc New app header syntax 2024-05-01 10:49:01 -03:00
function_effect_types.header.formatted.roc
function_effect_types.header.result-ast fix syntax snapshot tests 2024-10-07 21:16:30 -07:00
function_effect_types.header.roc
function_with_tuple_ext_type.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
function_with_tuple_ext_type.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
function_with_tuple_ext_type.expr.roc
function_with_tuple_type.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
function_with_tuple_type.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
function_with_tuple_type.expr.roc
h_greater_comment_minus_div.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
h_greater_comment_minus_div.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
h_greater_comment_minus_div.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
highest_float.expr.result-ast
highest_float.expr.roc
highest_int.expr.result-ast
highest_int.expr.roc
i_over_not_g.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
i_over_not_g.expr.result-ast Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
i_over_not_g.expr.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
if_def.expr.formatted.roc
if_def.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
if_def.expr.roc
if_newline_then_negate_else_recordupdater.expr.formatted.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
if_newline_then_negate_else_recordupdater.expr.result-ast Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
if_newline_then_negate_else_recordupdater.expr.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
implements_newlines_comments.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
implements_newlines_comments.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
implements_newlines_comments.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
import.moduledefs.formatted.roc Parse and format top-level import defs with no alias or exposed members 2024-01-20 08:35:50 -03:00
import.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
import.moduledefs.roc Parse and format top-level import defs with no alias or exposed members 2024-01-20 08:35:50 -03:00
import_from_package.moduledefs.formatted.roc Simply import parsing and formatting by using header::KeywordItem 2024-01-20 08:35:50 -03:00
import_from_package.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
import_from_package.moduledefs.roc Parse and format import package shorthand 2024-01-20 08:35:50 -03:00
import_in_closure_with_curlies_after.expr.formatted.roc Indented seq parsing for imports 2024-12-05 18:54:18 -08:00
import_in_closure_with_curlies_after.expr.result-ast Indented seq parsing for imports 2024-12-05 18:54:18 -08:00
import_in_closure_with_curlies_after.expr.roc Indented seq parsing for imports 2024-12-05 18:54:18 -08:00
import_with_alias.moduledefs.formatted.roc Allow dots in import module names 2024-04-20 12:33:02 -03:00
import_with_alias.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
import_with_alias.moduledefs.roc Allow dots in import module names 2024-04-20 12:33:02 -03:00
import_with_comments.moduledefs.formatted.roc Simply import parsing and formatting by using header::KeywordItem 2024-01-20 08:35:50 -03:00
import_with_comments.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
import_with_comments.moduledefs.roc Simply import parsing and formatting by using header::KeywordItem 2024-01-20 08:35:50 -03:00
import_with_exposed.moduledefs.formatted.roc Module Params' proposal import syntax 2024-01-20 08:35:50 -03:00
import_with_exposed.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
import_with_exposed.moduledefs.roc Module Params' proposal import syntax 2024-01-20 08:35:50 -03:00
import_with_params.moduledefs.formatted.roc Format module params in imports 2024-05-09 07:42:10 -03:00
import_with_params.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
import_with_params.moduledefs.roc Format module params in imports 2024-05-09 07:42:10 -03:00
indented_after_multi_backpassing.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
indented_after_multi_backpassing.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
indented_after_multi_backpassing.expr.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
ingested_file.moduledefs.formatted.roc Parse and format inline ingested file imports 2024-01-20 08:35:50 -03:00
ingested_file.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
ingested_file.moduledefs.roc Parse and format inline ingested file imports 2024-01-20 08:35:50 -03:00
inline_import.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
inline_import.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
inline_import.expr.roc Allow dots in import module names 2024-04-20 12:33:02 -03:00
inline_ingested_file.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
inline_ingested_file.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
inline_ingested_file.expr.roc Parse inline imports and ingested files at the expression level 2024-01-20 08:35:50 -03:00
inline_ingested_file_no_ann.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
inline_ingested_file_no_ann.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
inline_ingested_file_no_ann.expr.roc Format ingested file with optional annotation 2024-05-05 16:56:49 -03:00
int_with_underscore.expr.result-ast
int_with_underscore.expr.roc
lambda_in_chain.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
lambda_in_chain.expr.roc
lambda_indent.expr.formatted.roc
lambda_indent.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
lambda_indent.expr.roc
list_closing_indent_not_enough.expr.formatted.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
list_closing_indent_not_enough.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
list_closing_indent_not_enough.expr.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
list_closing_same_indent_no_trailing_comma.expr.formatted.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
list_closing_same_indent_no_trailing_comma.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
list_closing_same_indent_no_trailing_comma.expr.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
list_closing_same_indent_with_trailing_comma.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
list_closing_same_indent_with_trailing_comma.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
list_closing_same_indent_with_trailing_comma.expr.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
list_comma_newlines.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
list_comma_newlines.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
list_comma_newlines.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
list_comment_newline.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
list_comment_newline.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
list_comment_newline.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
list_lots_of_spaces.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
list_lots_of_spaces.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
list_lots_of_spaces.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
list_minus_newlines.expr.formatted.roc Fix several fmt+parse bugs found by fuzzing 2023-02-19 12:37:33 -08:00
list_minus_newlines.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
list_minus_newlines.expr.roc Fix several fmt+parse bugs found by fuzzing 2023-02-19 12:37:33 -08:00
list_pattern_weird_indent.expr.formatted.roc Be more lenient with required indentation in collections 2023-01-01 17:49:51 -08:00
list_pattern_weird_indent.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
list_pattern_weird_indent.expr.roc Be more lenient with required indentation in collections 2023-01-01 17:49:51 -08:00
list_patterns.expr.formatted.roc
list_patterns.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
list_patterns.expr.roc
lowest_float.expr.result-ast
lowest_float.expr.roc
lowest_int.expr.result-ast
lowest_int.expr.roc
mega_parens_pat.expr.formatted.roc Ensure formatted multiline patterns can be parsed 2024-12-05 18:54:21 -08:00
mega_parens_pat.expr.result-ast Ensure formatted multiline patterns can be parsed 2024-12-05 18:54:21 -08:00
mega_parens_pat.expr.roc Ensure formatted multiline patterns can be parsed 2024-12-05 18:54:21 -08:00
min_parens_number.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
min_parens_number.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
minimal_app_header.header.result-ast Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
minimal_app_header.header.roc New app header syntax 2024-05-01 10:49:01 -03:00
minus_minus_block_string.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
minus_minus_block_string.expr.result-ast Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
minus_minus_block_string.expr.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
minus_minus_six.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
minus_minus_six.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
minus_minus_six.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
minus_newline_minus.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
minus_newline_minus.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
minus_newline_minus.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
minus_newline_minus_minus.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
minus_newline_minus_minus.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
minus_newline_minus_minus.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
minus_not_h.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
minus_not_h.expr.result-ast Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
minus_not_h.expr.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
minus_twelve_minus_five.expr.formatted.roc
minus_twelve_minus_five.expr.result-ast
minus_twelve_minus_five.expr.roc
mixed_docs.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
mixed_docs.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
mixed_docs.expr.roc
module_def_newline.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
module_def_newline.moduledefs.roc
module_multiline_exposes.header.formatted.roc New module header 2024-05-01 10:39:12 -03:00
module_multiline_exposes.header.result-ast Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
module_multiline_exposes.header.roc New module header 2024-05-01 10:39:12 -03:00
module_with_multiline_params_and_exposes.header.formatted.roc Format module header with params 2024-05-09 07:27:58 -03:00
module_with_multiline_params_and_exposes.header.result-ast Merge attempt 2024-08-19 23:34:05 -07:00
module_with_multiline_params_and_exposes.header.roc Format module header with params 2024-05-09 07:27:58 -03:00
module_with_newline.header.result-ast Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
module_with_newline.header.roc New module header 2024-05-01 10:39:12 -03:00
module_with_optional_param.header.formatted.roc Add module with optional param syntax test 2024-05-09 07:27:58 -03:00
module_with_optional_param.header.result-ast Merge attempt 2024-08-19 23:34:05 -07:00
module_with_optional_param.header.roc Add module with optional param syntax test 2024-05-09 07:27:58 -03:00
module_with_params.header.formatted.roc Format module header with params 2024-05-09 07:27:58 -03:00
module_with_params.header.result-ast Merge attempt 2024-08-19 23:34:05 -07:00
module_with_params.header.roc Parse params in module header 2024-05-09 07:27:43 -03:00
module_with_params_and_multiline_exposes.header.formatted.roc Format module header with params 2024-05-09 07:27:58 -03:00
module_with_params_and_multiline_exposes.header.result-ast Merge attempt 2024-08-19 23:34:05 -07:00
module_with_params_and_multiline_exposes.header.roc Format module header with params 2024-05-09 07:27:58 -03:00
mul_comment_neg.expr.formatted.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
mul_comment_neg.expr.result-ast Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
mul_comment_neg.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
multi_backpassing.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
multi_backpassing.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
multi_backpassing.expr.roc
multi_backpassing_in_def.moduledefs.formatted.roc Fix multi-backpassing in top-level defs 2023-01-15 10:39:21 -08:00
multi_backpassing_in_def.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
multi_backpassing_in_def.moduledefs.roc Fix multi-backpassing in top-level defs 2023-01-15 10:39:21 -08:00
multi_backpassing_with_apply.expr.formatted.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
multi_backpassing_with_apply.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
multi_backpassing_with_apply.expr.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
multi_char_string.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
multi_char_string.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
multi_char_string.expr.roc
multilin_str_body.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
multilin_str_body.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
multilin_str_body.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
multiline_apply_equals_multiline_apply.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
multiline_apply_equals_multiline_apply.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
multiline_apply_equals_multiline_apply.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
multiline_backpassing.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
multiline_backpassing.expr.result-ast Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
multiline_backpassing.expr.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
multiline_binop_when_with_comments.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
multiline_binop_when_with_comments.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
multiline_binop_when_with_comments.expr.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
multiline_str_crazyness.expr.formatted.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
multiline_str_crazyness.expr.result-ast Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
multiline_str_crazyness.expr.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
multiline_str_in_pat.expr.formatted.roc Ensure formatted multiline patterns can be parsed 2024-12-05 18:54:21 -08:00
multiline_str_in_pat.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
multiline_str_in_pat.expr.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
multiline_string.expr.formatted.roc
multiline_string.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
multiline_string.expr.roc
multiline_string_in_apply.expr.formatted.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
multiline_string_in_apply.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
multiline_string_in_apply.expr.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
multiline_tuple_with_comments.expr.formatted.roc
multiline_tuple_with_comments.expr.result-ast
multiline_tuple_with_comments.expr.roc
multiline_type_signature.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
multiline_type_signature.expr.roc
multiline_type_signature_with_comment.expr.formatted.roc
multiline_type_signature_with_comment.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
multiline_type_signature_with_comment.expr.roc
multiple_fields.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
multiple_fields.expr.roc
multiple_operators.expr.formatted.roc
multiple_operators.expr.result-ast
multiple_operators.expr.roc
neg_inf_float.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
neg_inf_float.expr.roc
neg_nested_parens.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
neg_nested_parens.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
neg_nested_parens.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
neg_newline_four.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
neg_newline_four.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
neg_newline_four.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
negate_apply_parens_comment.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
negate_apply_parens_comment.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
negate_apply_parens_comment.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
negate_multiline_string.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
negate_multiline_string.expr.result-ast Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
negate_multiline_string.expr.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
negate_multiline_string_with_quote.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
negate_multiline_string_with_quote.expr.result-ast Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
negate_multiline_string_with_quote.expr.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
negative_float.expr.result-ast
negative_float.expr.roc
negative_in_apply_def.expr.formatted.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
negative_in_apply_def.expr.result-ast Make parsing of conditionals consistent between stmts/exprs 2024-12-05 18:54:16 -08:00
negative_in_apply_def.expr.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
negative_int.expr.result-ast
negative_int.expr.roc
negative_number_in_pattern.expr.formatted.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
negative_number_in_pattern.expr.result-ast Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
negative_number_in_pattern.expr.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
negative_single_quote.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
negative_single_quote.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
nested_def_annotation.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
nested_def_annotation.moduledefs.roc
nested_if.expr.formatted.roc
nested_if.expr.result-ast update tests for new Expr::If struct 2024-09-06 16:28:14 -07:00
nested_if.expr.roc
nested_list_comment_in_closure_arg.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
nested_list_comment_in_closure_arg.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
nested_list_comment_in_closure_arg.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
nested_parens_in_pattern.expr.formatted.roc Make sure patterns continue to parse as such 2024-12-05 18:54:13 -08:00
nested_parens_in_pattern.expr.result-ast Make sure patterns continue to parse as such 2024-12-05 18:54:13 -08:00
nested_parens_in_pattern.expr.roc Make sure patterns continue to parse as such 2024-12-05 18:54:13 -08:00
newline_after_equals.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
newline_after_equals.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
newline_after_equals.expr.roc
newline_after_mul.expr.formatted.roc
newline_after_mul.expr.result-ast
newline_after_mul.expr.roc
newline_after_opt_field.expr.formatted.roc Fix indent calls in optional fields 2024-12-05 18:54:08 -08:00
newline_after_opt_field.expr.result-ast Fix indent calls in optional fields 2024-12-05 18:54:08 -08:00
newline_after_opt_field.expr.roc Fix indent calls in optional fields 2024-12-05 18:54:08 -08:00
newline_after_paren.expr.formatted.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
newline_after_paren.expr.result-ast Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
newline_after_paren.expr.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
newline_after_sub.expr.formatted.roc
newline_after_sub.expr.result-ast
newline_after_sub.expr.roc
newline_and_spaces_before_less_than.expr.formatted.roc
newline_and_spaces_before_less_than.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
newline_and_spaces_before_less_than.expr.roc
newline_before_add.expr.result-ast
newline_before_add.expr.roc
newline_before_import_curlies.expr.formatted.roc Record updates 2024-12-05 18:54:07 -08:00
newline_before_import_curlies.expr.result-ast Record updates 2024-12-05 18:54:07 -08:00
newline_before_import_curlies.expr.roc Record updates 2024-12-05 18:54:07 -08:00
newline_before_sub.expr.result-ast
newline_before_sub.expr.roc
newline_in_packages.full.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
newline_in_packages.full.roc WIP 2024-11-11 10:22:58 +11:00
newline_in_type_alias_application.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
newline_in_type_alias_application.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
newline_in_type_alias_application.expr.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
newline_in_type_def.expr.formatted.roc
newline_in_type_def.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
newline_in_type_def.expr.roc
newline_inside_empty_list.expr.result-ast
newline_inside_empty_list.expr.roc
newline_singleton_list.expr.formatted.roc
newline_singleton_list.expr.result-ast
newline_singleton_list.expr.roc
no_newline_after_implements.expr.formatted.roc Fix ability with no newline after it 2024-12-05 18:54:11 -08:00
no_newline_after_implements.expr.result-ast Fix ability with no newline after it 2024-12-05 18:54:11 -08:00
no_newline_after_implements.expr.roc Fix ability with no newline after it 2024-12-05 18:54:11 -08:00
nonempty_hosted_header.header.formatted.roc Add Task as a built-in module/type 2024-06-25 00:03:56 -07:00
nonempty_hosted_header.header.result-ast Merge branch 'main' into builtin-task 2024-08-12 23:12:38 -07:00
nonempty_hosted_header.header.roc Add Task as a built-in module/type 2024-06-25 00:03:56 -07:00
nonempty_package_header.header.formatted.roc New package header syntax 2024-05-01 10:49:03 -03:00
nonempty_package_header.header.result-ast Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
nonempty_package_header.header.roc New package header syntax 2024-05-01 10:49:03 -03:00
nonempty_platform_header.header.formatted.roc
nonempty_platform_header.header.result-ast fix syntax snapshot tests 2024-10-07 21:16:30 -07:00
nonempty_platform_header.header.roc
not_double_parens.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
not_double_parens.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
not_double_parens.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
not_multiline_string.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
not_multiline_string.expr.result-ast Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
not_multiline_string.expr.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
not_record_updater.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
not_record_updater.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
not_record_updater.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
not_tag.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
not_tag.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
not_tag.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
number_literal_suffixes.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
number_literal_suffixes.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
number_literal_suffixes.expr.roc Remove Nat from tests 2024-01-26 16:19:52 -05:00
old_app_header.full.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
old_app_header.full.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
old_app_header.full.roc New app header syntax 2024-05-01 10:49:01 -03:00
old_interface_header.header.formatted.roc New module header 2024-05-01 10:39:12 -03:00
old_interface_header.header.result-ast Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
old_interface_header.header.roc New module header 2024-05-01 10:39:12 -03:00
one_backpassing.expr.formatted.roc
one_backpassing.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
one_backpassing.expr.roc
one_char_string.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
one_char_string.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
one_char_string.expr.roc
one_def.expr.formatted.roc
one_def.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
one_def.expr.roc
one_minus_two.expr.formatted.roc
one_minus_two.expr.result-ast
one_minus_two.expr.roc
one_plus_two.expr.formatted.roc
one_plus_two.expr.result-ast
one_plus_two.expr.roc
one_spaced_def.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
one_spaced_def.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
one_spaced_def.expr.roc
opaque_comment_after_head.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
opaque_comment_after_head.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
opaque_comment_after_head.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
opaque_destructure_first_item_in_body.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
opaque_destructure_first_item_in_body.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
opaque_destructure_first_item_in_body.expr.roc
opaque_has_abilities.expr.formatted.roc Update snapshot tests 2023-08-10 21:51:01 -04:00
opaque_has_abilities.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
opaque_has_abilities.expr.roc | -> where 2023-06-05 20:19:00 -04:00
opaque_reference_expr.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
opaque_reference_expr.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
opaque_reference_expr.expr.roc
opaque_reference_expr_with_arguments.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
opaque_reference_expr_with_arguments.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
opaque_reference_expr_with_arguments.expr.roc
opaque_reference_pattern.expr.formatted.roc
opaque_reference_pattern.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
opaque_reference_pattern.expr.roc
opaque_reference_pattern_with_arguments.expr.formatted.roc
opaque_reference_pattern_with_arguments.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
opaque_reference_pattern_with_arguments.expr.roc
opaque_simple.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
opaque_simple.moduledefs.roc
opaque_with_type_arguments.moduledefs.formatted.roc
opaque_with_type_arguments.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
opaque_with_type_arguments.moduledefs.roc
ops_with_newlines.expr.formatted.roc
ops_with_newlines.expr.result-ast
ops_with_newlines.expr.roc
opt_field_newline_in_pat.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
opt_field_newline_in_pat.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
opt_field_newline_in_pat.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
opt_field_newline_in_ty.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
opt_field_newline_in_ty.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
opt_field_newline_in_ty.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
outdented_app_with_record.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
outdented_app_with_record.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
outdented_app_with_record.expr.roc
outdented_colon_in_record.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
outdented_colon_in_record.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
outdented_colon_in_record.expr.roc Be more lenient with indentation in record parsing 2023-01-02 18:53:15 -08:00
outdented_list.expr.formatted.roc
outdented_list.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
outdented_list.expr.roc
outdented_record.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
outdented_record.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
outdented_record.expr.roc
p_return_f_minus_f.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
p_return_f_minus_f.expr.result-ast Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
p_return_f_minus_f.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
packed_singleton_list.expr.result-ast
packed_singleton_list.expr.roc
parens_apply_newline.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
parens_apply_newline.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
parens_apply_newline.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
parens_apply_not_parens.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
parens_apply_not_parens.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
parens_apply_not_parens.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
parens_comment_in_ty_annotation.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
parens_comment_in_ty_annotation.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
parens_comment_in_ty_annotation.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
parens_comment_tuple.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
parens_comment_tuple.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
parens_comment_tuple.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
parens_empty_record_apply.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
parens_empty_record_apply.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
parens_empty_record_apply.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
parens_func_apply_type.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
parens_func_apply_type.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
parens_func_apply_type.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
parens_in_type_def_apply.expr.formatted.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
parens_in_type_def_apply.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
parens_in_type_def_apply.expr.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
parens_newline_in_func_type.expr.formatted.roc Fix formatting of newlines in parens in a function type 2024-12-05 18:54:18 -08:00
parens_newline_in_func_type.expr.result-ast Fix formatting of newlines in parens in a function type 2024-12-05 18:54:18 -08:00
parens_newline_in_func_type.expr.roc Fix formatting of newlines in parens in a function type 2024-12-05 18:54:18 -08:00
parens_record_updater.expr.formatted.roc Fix a couple minor parsing bugs 2024-12-01 12:40:17 -08:00
parens_record_updater.expr.result-ast Fix a couple minor parsing bugs 2024-12-01 12:40:17 -08:00
parens_record_updater.expr.roc Fix a couple minor parsing bugs 2024-12-01 12:40:17 -08:00
parenthesized_type_def.expr.formatted.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
parenthesized_type_def.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
parenthesized_type_def.expr.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
parenthesized_type_def_space_before.expr.formatted.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
parenthesized_type_def_space_before.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
parenthesized_type_def_space_before.expr.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
parenthetical_apply.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
parenthetical_apply.expr.roc
parenthetical_basic_field.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
parenthetical_basic_field.expr.roc
parenthetical_field_qualified_var.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
parenthetical_field_qualified_var.expr.roc
parenthetical_var.expr.formatted.roc
parenthetical_var.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
parenthetical_var.expr.roc
parse_alias.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
parse_alias.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
parse_alias.expr.roc
parse_as_ann.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
parse_as_ann.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
parse_as_ann.expr.roc
pat_space_after_comma.expr.formatted.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
pat_space_after_comma.expr.result-ast Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
pat_space_after_comma.expr.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
pattern_as.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
pattern_as.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
pattern_as.expr.roc
pattern_as_list_rest.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
pattern_as_list_rest.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
pattern_as_list_rest.expr.roc update tests 2022-12-30 23:21:41 +01:00
pattern_as_spaces.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
pattern_as_spaces.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
pattern_as_spaces.expr.roc
pattern_comma_newlines.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
pattern_comma_newlines.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
pattern_comma_newlines.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
pattern_record_apply_comment.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
pattern_record_apply_comment.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
pattern_record_apply_comment.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
pattern_with_space_in_parens.expr.formatted.roc
pattern_with_space_in_parens.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
pattern_with_space_in_parens.expr.roc
pizza_dbg.expr.formatted.roc Support passing values into dbg with the pipe operator 2024-09-05 20:13:54 -04:00
pizza_dbg.expr.result-ast Support passing values into dbg with the pipe operator 2024-09-05 20:13:54 -04:00
pizza_dbg.expr.roc Support passing values into dbg with the pipe operator 2024-09-05 20:13:54 -04:00
pizza_question.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
pizza_question.moduledefs.roc WIP 2024-11-11 10:22:58 +11:00
plus_if.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
plus_if.expr.result-ast update tests for new Expr::If struct 2024-09-06 16:28:14 -07:00
plus_if.expr.roc
plus_when.expr.formatted.roc
plus_when.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
plus_when.expr.roc
pos_inf_float.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
pos_inf_float.expr.roc
positive_float.expr.result-ast
positive_float.expr.roc
positive_int.expr.result-ast
positive_int.expr.roc
provides_type.header.result-ast Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
provides_type.header.roc New app header syntax 2024-05-01 10:49:01 -03:00
qualified_field.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
qualified_field.expr.roc
qualified_var.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
qualified_var.expr.roc
record_access_after_tuple.expr.formatted.roc
record_access_after_tuple.expr.result-ast
record_access_after_tuple.expr.roc
record_builder.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
record_builder.expr.result-ast Add syntax tests for record builder 2024-08-06 22:49:35 -07:00
record_builder.expr.roc Add syntax tests for record builder 2024-08-06 22:49:35 -07:00
record_builder_ignored_fields.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
record_builder_ignored_fields.expr.result-ast Add syntax tests for record builder 2024-08-06 22:49:35 -07:00
record_builder_ignored_fields.expr.roc Add syntax tests for record builder 2024-08-06 22:49:35 -07:00
record_comment_newline_field.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
record_comment_newline_field.expr.result-ast Record updates 2024-12-05 18:54:07 -08:00
record_comment_newline_field.expr.roc Record updates 2024-12-05 18:54:07 -08:00
record_destructure_def.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
record_destructure_def.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
record_destructure_def.expr.roc
record_destructure_field_bang.expr.formatted.roc WIP 2024-11-11 10:22:58 +11:00
record_destructure_field_bang.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
record_destructure_field_bang.expr.roc WIP 2024-11-11 10:22:58 +11:00
record_double_newline_comment_field.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
record_double_newline_comment_field.expr.result-ast Record updates 2024-12-05 18:54:07 -08:00
record_double_newline_comment_field.expr.roc Record updates 2024-12-05 18:54:07 -08:00
record_func_type_decl.expr.formatted.roc
record_func_type_decl.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
record_func_type_decl.expr.roc
record_literal_field_bang.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
record_literal_field_bang.expr.result-ast WIP 2024-11-11 10:22:58 +11:00
record_literal_field_bang.expr.roc WIP 2024-11-11 10:22:58 +11:00
record_type_with_function.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
record_type_with_function.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
record_type_with_function.expr.roc
record_update.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
record_update.expr.roc
record_update_comment_before_ampersand.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
record_update_comment_before_ampersand.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
record_update_comment_before_ampersand.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
record_updater_closure_weirdness.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
record_updater_closure_weirdness.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
record_updater_closure_weirdness.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
record_updater_literal_apply.expr.formatted.roc Merge attempt 2024-08-19 23:34:05 -07:00
record_updater_literal_apply.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
record_updater_literal_apply.expr.roc Merge attempt 2024-08-19 23:34:05 -07:00
record_updater_var_apply.expr.formatted.roc Merge attempt 2024-08-19 23:34:05 -07:00
record_updater_var_apply.expr.result-ast Merge attempt 2024-08-19 23:34:05 -07:00
record_updater_var_apply.expr.roc Merge attempt 2024-08-19 23:34:05 -07:00
record_with_if.expr.formatted.roc
record_with_if.expr.result-ast update tests for new Expr::If struct 2024-09-06 16:28:14 -07:00
record_with_if.expr.roc
record_with_lots_of_newlines.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
record_with_lots_of_newlines.expr.result-ast Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
record_with_lots_of_newlines.expr.roc Several fixes found in fuzzing 2024-12-05 18:54:03 -08:00
requires_type.header.formatted.roc
requires_type.header.result-ast fix syntax snapshot tests 2024-10-07 21:16:30 -07:00
requires_type.header.roc
return_apply_newline.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
return_apply_newline.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
return_apply_newline.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
return_field_access_in_parens.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
return_field_access_in_parens.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
return_field_access_in_parens.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
return_in_apply_func.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
return_in_apply_func.expr.result-ast Fix a couple minor parsing bugs 2024-12-01 12:40:17 -08:00
return_in_apply_func.expr.roc Fix a couple minor parsing bugs 2024-12-01 12:40:17 -08:00
return_in_if.expr.formatted.roc Address PR comments, add syntax tests 2024-10-21 03:06:43 -07:00
return_in_if.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
return_in_if.expr.roc Address PR comments, add syntax tests 2024-10-21 03:06:43 -07:00
return_in_static_def.expr.formatted.roc Address PR comments, add syntax tests 2024-10-21 03:06:43 -07:00
return_in_static_def.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
return_in_static_def.expr.roc Address PR comments, add syntax tests 2024-10-21 03:06:43 -07:00
return_in_when.expr.formatted.roc Address PR comments, add syntax tests 2024-10-21 03:06:43 -07:00
return_in_when.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
return_in_when.expr.roc Address PR comments, add syntax tests 2024-10-21 03:06:43 -07:00
return_minus_one.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
return_minus_one.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
return_minus_one.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
return_multiline.expr.formatted.roc Address PR comments, add syntax tests 2024-10-21 03:06:43 -07:00
return_multiline.expr.result-ast Address PR comments, add syntax tests 2024-10-21 03:06:43 -07:00
return_multiline.expr.roc Address PR comments, add syntax tests 2024-10-21 03:06:43 -07:00
return_only_statement.expr.formatted.roc Address PR comments, add syntax tests 2024-10-21 03:06:43 -07:00
return_only_statement.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
return_only_statement.expr.roc Address PR comments, add syntax tests 2024-10-21 03:06:43 -07:00
return_with_after.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
return_with_after.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
return_with_after.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
separate_defs.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
separate_defs.moduledefs.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
single_arg_closure.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
single_arg_closure.expr.roc
single_arg_with_underscore_closure.expr.formatted.roc Parsing support for snake_case identifiers 2024-12-03 20:50:47 -06:00
single_arg_with_underscore_closure.expr.result-ast Parsing support for snake_case identifiers 2024-12-03 20:50:47 -06:00
single_arg_with_underscore_closure.expr.roc Parsing support for snake_case identifiers 2024-12-03 20:50:47 -06:00
single_underscore_closure.expr.result-ast
single_underscore_closure.expr.roc
space_before_colon.full.formatted.roc New app header syntax 2024-05-01 10:49:01 -03:00
space_before_colon.full.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
space_before_colon.full.roc New app header syntax 2024-05-01 10:49:01 -03:00
space_before_parens_space_after.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
space_before_parens_space_after.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
space_before_parens_space_after.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
space_only_after_minus.expr.formatted.roc
space_only_after_minus.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
space_only_after_minus.expr.roc
spaced_singleton_list.expr.formatted.roc
spaced_singleton_list.expr.result-ast
spaced_singleton_list.expr.roc
spaces_inside_empty_list.expr.formatted.roc
spaces_inside_empty_list.expr.result-ast
spaces_inside_empty_list.expr.roc
standalone_module_defs.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
standalone_module_defs.moduledefs.roc
stmt_parens_minus.expr.formatted.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
stmt_parens_minus.expr.result-ast Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
stmt_parens_minus.expr.roc Improve parsing of negative + not'd exprs 2024-12-01 12:40:16 -08:00
stmts_in_empty_record_assignment.expr.formatted.roc Don't do empty record destructure elision when the body is itself Defs 2024-12-05 18:54:15 -08:00
stmts_in_empty_record_assignment.expr.result-ast Don't do empty record destructure elision when the body is itself Defs 2024-12-05 18:54:15 -08:00
stmts_in_empty_record_assignment.expr.roc Don't do empty record destructure elision when the body is itself Defs 2024-12-05 18:54:15 -08:00
str_block_multiple_newlines.expr.formatted.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
str_block_multiple_newlines.expr.result-ast Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
str_block_multiple_newlines.expr.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
string_without_escape.expr.result-ast
string_without_escape.expr.roc
sub_var_with_spaces.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
sub_var_with_spaces.expr.roc
sub_with_spaces.expr.formatted.roc
sub_with_spaces.expr.result-ast
sub_with_spaces.expr.roc
suffixed_question.expr.result-ast Merge attempt 2024-08-19 23:34:05 -07:00
suffixed_question.expr.roc Merge attempt 2024-08-19 23:34:05 -07:00
suffixed_question_multiple_defs.moduledefs.formatted.roc Merge attempt 2024-08-19 23:34:05 -07:00
suffixed_question_multiple_defs.moduledefs.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
suffixed_question_multiple_defs.moduledefs.roc Merge attempt 2024-08-19 23:34:05 -07:00
suffixed_question_nested.expr.formatted.roc Merge attempt 2024-08-19 23:34:05 -07:00
suffixed_question_nested.expr.result-ast Merge attempt 2024-08-19 23:34:05 -07:00
suffixed_question_nested.expr.roc Merge attempt 2024-08-19 23:34:05 -07:00
suffixed_question_one_def.full.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
suffixed_question_one_def.full.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
suffixed_question_one_def.full.roc Merge attempt 2024-08-19 23:34:05 -07:00
suffixed_question_optional_last.full.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
suffixed_question_optional_last.full.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
suffixed_question_optional_last.full.roc Merge attempt 2024-08-19 23:34:05 -07:00
tag_destructure_bang.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
tag_destructure_bang.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
tag_destructure_bang.expr.roc WIP 2024-11-11 10:22:58 +11:00
tag_destructure_bang_no_space.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
tag_destructure_bang_no_space.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
tag_destructure_bang_no_space.expr.roc WIP 2024-11-11 10:22:58 +11:00
tag_pattern.expr.result-ast
tag_pattern.expr.roc
ten_times_eleven.expr.formatted.roc
ten_times_eleven.expr.result-ast
ten_times_eleven.expr.roc
three_arg_closure.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
three_arg_closure.expr.roc
triple_paren_pat_ann.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
triple_paren_pat_ann.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
triple_paren_pat_ann.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
triple_quote_craziness.expr.formatted.roc Fix multiline pattern in body, which may only apply to multiline strings 2024-12-05 18:54:12 -08:00
triple_quote_craziness.expr.result-ast Fix multiline pattern in body, which may only apply to multiline strings 2024-12-05 18:54:12 -08:00
triple_quote_craziness.expr.roc Fix multiline pattern in body, which may only apply to multiline strings 2024-12-05 18:54:12 -08:00
try_blank_in_list.expr.formatted.roc Fix some bugs found via fuzzing 2024-11-15 21:33:44 -08:00
try_blank_in_list.expr.result-ast Fix some bugs found via fuzzing 2024-11-15 21:33:44 -08:00
try_blank_in_list.expr.roc Fix some bugs found via fuzzing 2024-11-15 21:33:44 -08:00
try_function_after_pipe.expr.formatted.roc Finish adding tests 2024-11-02 21:58:25 -07:00
try_function_after_pipe.expr.result-ast Finish adding tests 2024-11-02 21:58:25 -07:00
try_function_after_pipe.expr.roc Finish adding tests 2024-11-02 21:58:25 -07:00
try_pipe_suffix.expr.formatted.roc Finish adding tests 2024-11-02 21:58:25 -07:00
try_pipe_suffix.expr.result-ast Finish adding tests 2024-11-02 21:58:25 -07:00
try_pipe_suffix.expr.roc Finish adding tests 2024-11-02 21:58:25 -07:00
try_plain_prefix.expr.formatted.roc Finish adding tests 2024-11-02 21:58:25 -07:00
try_plain_prefix.expr.result-ast Finish adding tests 2024-11-02 21:58:25 -07:00
try_plain_prefix.expr.roc Finish adding tests 2024-11-02 21:58:25 -07:00
try_subtract.expr.formatted.roc Fix a couple minor parsing bugs 2024-12-01 12:40:17 -08:00
try_subtract.expr.result-ast Fix a couple minor parsing bugs 2024-12-01 12:40:17 -08:00
try_subtract.expr.roc Fix a couple minor parsing bugs 2024-12-01 12:40:17 -08:00
tuple_access_after_ident.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
tuple_access_after_ident.expr.roc Fix parsing of tuple accessors after an identifier - e.g. myIdent.2 2023-01-30 21:12:01 -08:00
tuple_access_after_record.expr.result-ast
tuple_access_after_record.expr.roc
tuple_accessor_function.expr.result-ast implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
tuple_accessor_function.expr.roc
tuple_apply_parens_comment.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
tuple_apply_parens_comment.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
tuple_apply_parens_comment.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
tuple_destructure_bang.expr.formatted.roc WIP 2024-11-11 10:22:58 +11:00
tuple_destructure_bang.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
tuple_destructure_bang.expr.roc WIP 2024-11-11 10:22:58 +11:00
tuple_function_annotation.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
tuple_function_annotation.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
tuple_function_annotation.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
tuple_type.expr.formatted.roc
tuple_type.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
tuple_type.expr.roc
tuple_type_ext.expr.formatted.roc
tuple_type_ext.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
tuple_type_ext.expr.roc
tuples_parens_comments.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
tuples_parens_comments.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
tuples_parens_comments.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
two_arg_closure.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
two_arg_closure.expr.roc
two_backpassing.expr.formatted.roc
two_backpassing.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
two_backpassing.expr.roc
two_branch_when.expr.formatted.roc
two_branch_when.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
two_branch_when.expr.roc
two_spaced_def.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
two_spaced_def.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
two_spaced_def.expr.roc
type_decl_with_underscore.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
type_decl_with_underscore.expr.roc
type_signature_def.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
type_signature_def.expr.roc
type_signature_function_def.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
type_signature_function_def.expr.roc
type_tuple_where_annotation.expr.formatted.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
type_tuple_where_annotation.expr.result-ast Add some currently-passing tests 2024-12-01 12:40:08 -08:00
type_tuple_where_annotation.expr.roc Add some currently-passing tests 2024-12-01 12:40:08 -08:00
unary_negation.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
unary_negation.expr.roc
unary_negation_access.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
unary_negation_access.expr.roc
unary_negation_arg.expr.formatted.roc
unary_negation_arg.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
unary_negation_arg.expr.roc
unary_negation_with_parens.expr.formatted.roc
unary_negation_with_parens.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
unary_negation_with_parens.expr.roc
unary_not.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
unary_not.expr.roc
unary_not_with_parens.expr.formatted.roc
unary_not_with_parens.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
unary_not_with_parens.expr.roc
underscore_backpassing.expr.formatted.roc
underscore_backpassing.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
underscore_backpassing.expr.roc
underscore_expr_in_def.expr.formatted.roc Parsing support for snake_case identifiers 2024-12-03 20:50:47 -06:00
underscore_expr_in_def.expr.result-ast Parsing support for snake_case identifiers 2024-12-03 20:50:47 -06:00
underscore_expr_in_def.expr.roc Parsing support for snake_case identifiers 2024-12-03 20:50:47 -06:00
underscore_in_assignment_pattern.expr.formatted.roc Adjust parens around patterns in annotations 2024-12-05 18:54:08 -08:00
underscore_in_assignment_pattern.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
underscore_in_assignment_pattern.expr.roc
value_def_confusion.expr.formatted.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
value_def_confusion.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
value_def_confusion.expr.roc Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
var_else.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
var_else.expr.roc
var_if.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
var_if.expr.roc
var_is.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
var_is.expr.roc
var_minus_two.expr.formatted.roc
var_minus_two.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
var_minus_two.expr.roc
var_then.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
var_then.expr.roc
var_when.expr.result-ast update snapshots 2024-04-28 08:47:08 +10:00
var_when.expr.roc
when_comment_after_pattern.expr.formatted.roc Fix indent call in when fmt 2024-12-05 18:54:11 -08:00
when_comment_after_pattern.expr.result-ast Fix indent call in when fmt 2024-12-05 18:54:11 -08:00
when_comment_after_pattern.expr.roc Fix indent call in when fmt 2024-12-05 18:54:11 -08:00
when_if_guard.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
when_if_guard.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
when_if_guard.expr.roc
when_in_assignment.expr.formatted.roc
when_in_assignment.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
when_in_assignment.expr.roc
when_in_binops.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
when_in_binops.expr.result-ast Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
when_in_binops.expr.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
when_in_function.expr.formatted.roc
when_in_function.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
when_in_function.expr.roc
when_in_function_python_style_indent.expr.formatted.roc
when_in_function_python_style_indent.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
when_in_function_python_style_indent.expr.roc
when_in_parens.expr.formatted.roc
when_in_parens.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
when_in_parens.expr.roc
when_in_parens_indented.expr.formatted.roc
when_in_parens_indented.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
when_in_parens_indented.expr.roc
when_newline_after_condition.expr.formatted.roc Unify if/when condition formatting 2024-12-05 18:54:09 -08:00
when_newline_after_condition.expr.result-ast Unify if/when condition formatting 2024-12-05 18:54:09 -08:00
when_newline_after_condition.expr.roc Unify if/when condition formatting 2024-12-05 18:54:09 -08:00
when_result_list.expr.result-ast fix parsing lists in tag patterns 2024-04-21 13:27:50 +10:00
when_result_list.expr.roc fix parsing lists in tag patterns 2024-04-21 13:27:50 +10:00
when_with_alternative_patterns.expr.formatted.roc
when_with_alternative_patterns.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
when_with_alternative_patterns.expr.roc
when_with_function_application.expr.formatted.roc
when_with_function_application.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
when_with_function_application.expr.roc
when_with_negative_numbers.expr.formatted.roc
when_with_negative_numbers.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
when_with_negative_numbers.expr.roc
when_with_numbers.expr.formatted.roc
when_with_numbers.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
when_with_numbers.expr.roc
when_with_records.expr.formatted.roc
when_with_records.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
when_with_records.expr.roc
when_with_tuple_in_record.expr.formatted.roc
when_with_tuple_in_record.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
when_with_tuple_in_record.expr.roc
when_with_tuples.expr.formatted.roc
when_with_tuples.expr.result-ast Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
when_with_tuples.expr.roc
where_clause_function.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
where_clause_function.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
where_clause_function.expr.roc | -> where 2023-06-05 20:19:00 -04:00
where_clause_multiple_bound_abilities.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
where_clause_multiple_bound_abilities.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
where_clause_multiple_bound_abilities.expr.roc | -> where 2023-06-05 20:19:00 -04:00
where_clause_multiple_has.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
where_clause_multiple_has.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
where_clause_multiple_has.expr.roc | -> where 2023-06-05 20:19:00 -04:00
where_clause_multiple_has_across_newlines.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
where_clause_multiple_has_across_newlines.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
where_clause_multiple_has_across_newlines.expr.roc | -> where 2023-06-05 20:19:00 -04:00
where_clause_non_function.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
where_clause_non_function.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
where_clause_non_function.expr.roc | -> where 2023-06-05 20:19:00 -04:00
where_clause_on_newline.expr.formatted.roc Fix a bunch of bugs found in fuzzing 2024-12-01 12:40:19 -08:00
where_clause_on_newline.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
where_clause_on_newline.expr.roc | -> where 2023-06-05 20:19:00 -04:00
where_ident.expr.formatted.roc Add type annotation in where_ident test 2023-09-30 01:53:49 -03:00
where_ident.expr.result-ast Update test_syntax snapshot after new Slice debug impl 2024-11-23 11:05:09 -03:00
where_ident.expr.roc Add type annotation in where_ident test 2023-09-30 01:53:49 -03:00
zero_float.expr.result-ast
zero_float.expr.roc
zero_int.expr.result-ast
zero_int.expr.roc