.. |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
ability_two_in_a_row.expr.roc
|
| -> where
|
2023-06-05 20:19:00 -04:00 |
add_var_with_spaces.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
add_var_with_spaces.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
add_with_spaces.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
add_with_spaces.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
add_with_spaces.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
ann_closed_union.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
ann_closed_union.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
ann_open_union.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
ann_open_union.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
annotated_record_destructure.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
annotated_record_destructure.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
annotated_record_destructure.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
annotated_tag_destructure.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
annotated_tag_destructure.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
annotated_tag_destructure.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
annotated_tuple_destructure.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
annotated_tuple_destructure.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
annotated_tuple_destructure.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
apply_parenthetical_tag_args.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
apply_parenthetical_tag_args.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
apply_tag.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
apply_tag.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
apply_three_args.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
apply_three_args.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
apply_two_args.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
apply_two_args.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
apply_two_args.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
apply_unary_negation.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
apply_unary_negation.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
apply_unary_negation.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
apply_unary_not.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
apply_unary_not.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
apply_unary_not.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 |
basic_apply.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
basic_apply.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
basic_docs.expr.formatted.roc
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
basic_docs.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
basic_docs.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
basic_field.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
basic_field.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
basic_tag.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
basic_tag.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
basic_tuple.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
basic_tuple.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
basic_var.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
basic_var.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
closure_in_binop_with_spaces.expr.formatted.roc
|
Fix a bunch of bugs in parsing/formatting found by fuzzing
|
2023-02-07 20:25:56 -08:00 |
closure_in_binop_with_spaces.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10: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_with_underscores.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
closure_with_underscores.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
comment_after_annotation.expr.roc
|
Fix approximately a bajillion fmt and parsing bugs
|
2023-01-13 18:20:44 -08:00 |
comment_after_def.moduledefs.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
comment_after_def.moduledefs.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
comment_after_op.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
comment_after_op.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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_equals_def.expr.formatted.roc
|
Fix approximately a bajillion fmt and parsing bugs
|
2023-01-13 18:20:44 -08:00 |
comment_before_equals_def.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
comment_before_op.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
comment_before_op.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
comment_inside_empty_list.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
comment_inside_empty_list.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
comment_inside_empty_list.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
comment_with_non_ascii.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
comment_with_non_ascii.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
comment_with_non_ascii.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
crash.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
crash.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
dbg.expr.formatted.roc
|
Parse dbg in expression position
|
2024-08-28 11:53:44 -04:00 |
dbg.expr.result-ast
|
Refactor dbg expression parsing to work more like function application
|
2024-08-29 15:36:48 -04:00 |
dbg.expr.roc
|
Parse dbg in expression position
|
2024-08-28 11:53:44 -04:00 |
dbg_stmt.expr.formatted.roc
|
Parse dbg in expression position
|
2024-08-28 11:53:44 -04:00 |
dbg_stmt.expr.result-ast
|
Parse dbg in expression position
|
2024-08-28 11:53:44 -04:00 |
dbg_stmt.expr.roc
|
Parse dbg in expression position
|
2024-08-28 11:53:44 -04:00 |
dbg_stmt_multiline.expr.formatted.roc
|
Parse dbg in expression position
|
2024-08-28 11:53:44 -04:00 |
dbg_stmt_multiline.expr.result-ast
|
Parse dbg in expression position
|
2024-08-28 11:53:44 -04:00 |
dbg_stmt_multiline.expr.roc
|
Parse dbg in expression position
|
2024-08-28 11:53:44 -04:00 |
defs_suffixed_middle_extra_indents.moduledefs.formatted.roc
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
defs_suffixed_middle_extra_indents.moduledefs.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
defs_suffixed_middle_extra_indents.moduledefs.roc
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
destructure_tag_assignment.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
destructure_tag_assignment.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
destructure_tag_assignment.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
docs.expr.formatted.roc
|
Update tests
|
2024-03-24 14:31:34 -04:00 |
docs.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
docs.expr.roc
|
Update tests
|
2024-03-24 14:31:34 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
empty_list.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
empty_record.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
equals.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
equals.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
equals.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
equals_with_spaces.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
equals_with_spaces.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
expect.expr.formatted.roc
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
expect.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
expect.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
expect_defs.moduledefs.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
expect_defs.moduledefs.roc
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
expect_fx.moduledefs.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
expect_fx.moduledefs.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
expect_single_line.expr.roc
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 |
float_with_underscores.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
float_with_underscores.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
function_effect_types.header.result-ast
|
fix syntax snapshot tests
|
2024-10-07 21:16:30 -07:00 |
function_effect_types.header.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
function_with_tuple_ext_type.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
function_with_tuple_type.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
highest_float.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
highest_float.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
highest_int.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
highest_int.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
if_def.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
if_def.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
if_def.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
import_from_package.moduledefs.roc
|
Parse and format import package shorthand
|
2024-01-20 08:35:50 -03: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
int_with_underscore.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
lambda_in_chain.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
lambda_in_chain.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
lambda_indent.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
lambda_indent.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
lambda_indent.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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_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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
list_patterns.expr.result-ast
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
list_patterns.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
lowest_float.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
lowest_float.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
lowest_int.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
lowest_int.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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_twelve_minus_five.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
minus_twelve_minus_five.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
minus_twelve_minus_five.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
mixed_docs.expr.formatted.roc
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
mixed_docs.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
mixed_docs.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
module_def_newline.moduledefs.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
module_def_newline.moduledefs.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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_in_pat.expr.formatted.roc
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
multiline_str_in_pat.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
multiline_string.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
multiline_string.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
multiline_tuple_with_comments.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
multiline_tuple_with_comments.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
multiline_type_signature.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
multiline_type_signature.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
multiline_type_signature_with_comment.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
multiline_type_signature_with_comment.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
multiline_type_signature_with_comment.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
multiple_fields.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
multiple_fields.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
multiple_operators.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
multiple_operators.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
multiple_operators.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
neg_inf_float.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
neg_inf_float.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
negate_multiline_string.expr.formatted.roc
|
Fix a bunch of bugs in parsing/formatting found by fuzzing
|
2023-02-07 20:25:56 -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 in parsing/formatting found by fuzzing
|
2023-02-07 20:25:56 -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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
negative_float.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
negative_int.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
nested_def_annotation.moduledefs.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
nested_def_annotation.moduledefs.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
nested_if.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
nested_if.expr.result-ast
|
update tests for new Expr::If struct
|
2024-09-06 16:28:14 -07:00 |
nested_if.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
newline_after_equals.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_after_mul.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_after_mul.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_after_mul.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_after_sub.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_after_sub.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_and_spaces_before_less_than.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_and_spaces_before_less_than.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
newline_and_spaces_before_less_than.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_before_add.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_before_add.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_before_sub.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_before_sub.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_in_packages.full.formatted.roc
|
update to basic cli 15
|
2024-08-31 14:30:07 +02:00 |
newline_in_packages.full.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
newline_in_packages.full.roc
|
update to basic cli 15
|
2024-08-31 14:30:07 +02:00 |
newline_in_type_alias_application.expr.formatted.roc
|
Fix approximately a bajillion fmt and parsing bugs
|
2023-01-13 18:20:44 -08:00 |
newline_in_type_alias_application.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_in_type_def.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
newline_in_type_def.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_inside_empty_list.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_inside_empty_list.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_singleton_list.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_singleton_list.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
newline_singleton_list.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
nonempty_platform_header.header.result-ast
|
fix syntax snapshot tests
|
2024-10-07 21:16:30 -07:00 |
nonempty_platform_header.header.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
not_multiline_string.expr.formatted.roc
|
Fix a bunch of bugs in parsing/formatting found by fuzzing
|
2023-02-07 20:25:56 -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 |
number_literal_suffixes.expr.formatted.roc
|
Remove Nat from tests
|
2024-01-26 16:19:52 -05: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
one_backpassing.expr.result-ast
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
one_backpassing.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
one_def.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
one_def.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
one_def.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
one_minus_two.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
one_minus_two.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
one_minus_two.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
one_plus_two.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
one_plus_two.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
one_plus_two.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
one_spaced_def.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
opaque_destructure_first_item_in_body.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
opaque_destructure_first_item_in_body.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
opaque_destructure_first_item_in_body.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
opaque_has_abilities.expr.formatted.roc
|
Update snapshot tests
|
2023-08-10 21:51:01 -04:00 |
opaque_has_abilities.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
opaque_reference_pattern.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
opaque_reference_pattern.expr.result-ast
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
opaque_reference_pattern.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
opaque_reference_pattern_with_arguments.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
opaque_simple.moduledefs.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
opaque_simple.moduledefs.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
opaque_with_type_arguments.moduledefs.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
opaque_with_type_arguments.moduledefs.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
opaque_with_type_arguments.moduledefs.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
ops_with_newlines.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
ops_with_newlines.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
ops_with_newlines.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
outdented_app_with_record.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
outdented_app_with_record.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
outdented_app_with_record.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
outdented_colon_in_record.expr.formatted.roc
|
Be more lenient with indentation in record parsing
|
2023-01-02 18:53:15 -08:00 |
outdented_colon_in_record.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
outdented_list.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
outdented_list.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
outdented_record.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
outdented_record.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
outdented_record.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
packed_singleton_list.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
packed_singleton_list.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
parenthetical_basic_field.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
parenthetical_basic_field.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
parenthetical_field_qualified_var.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
parenthetical_field_qualified_var.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
parenthetical_var.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
parenthetical_var.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
parenthetical_var.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
parse_alias.expr.formatted.roc
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
parse_alias.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
parse_alias.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
parse_as_ann.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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
|
parse and format pattern as
|
2022-12-30 17:50:17 +01:00 |
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
|
parse and format pattern as
|
2022-12-30 17:50:17 +01:00 |
pattern_with_space_in_parens.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
pizza_bang.moduledefs.formatted.roc
|
Fix auto-fixing of deprecated interpolated strings
|
2024-07-29 17:37:55 -07:00 |
pizza_bang.moduledefs.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
pizza_bang.moduledefs.roc
|
Fix auto-fixing of deprecated interpolated strings
|
2024-07-29 17:37:55 -07:00 |
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 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
plus_when.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
plus_when.expr.result-ast
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
plus_when.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
pos_inf_float.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
pos_inf_float.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
positive_float.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
positive_float.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
positive_int.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
positive_int.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
qualified_var.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
qualified_var.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
record_access_after_tuple.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
record_access_after_tuple.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
record_access_after_tuple.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
record_builder.expr.formatted.roc
|
Add syntax tests for record builder
|
2024-08-06 22:49:35 -07: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
|
Add syntax tests for record builder
|
2024-08-06 22:49:35 -07: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_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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
record_destructure_def.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
record_func_type_decl.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
record_func_type_decl.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
record_func_type_decl.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
record_type_with_function.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
record_update.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
record_update.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
requires_type.header.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
requires_type.header.result-ast
|
fix syntax snapshot tests
|
2024-10-07 21:16:30 -07:00 |
requires_type.header.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
separate_defs.moduledefs.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
single_underscore_closure.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
single_underscore_closure.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
space_before_colon.full.roc
|
New app header syntax
|
2024-05-01 10:49:01 -03:00 |
space_only_after_minus.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
space_only_after_minus.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
space_only_after_minus.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
spaced_singleton_list.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
spaced_singleton_list.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
spaced_singleton_list.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
spaces_inside_empty_list.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
spaces_inside_empty_list.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
spaces_inside_empty_list.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
standalone_module_defs.moduledefs.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
standalone_module_defs.moduledefs.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
string_without_escape.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
sub_var_with_spaces.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
sub_var_with_spaces.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
sub_with_spaces.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
sub_with_spaces.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
sub_with_spaces.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
suffixed_bang.expr.result-ast
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_bang.expr.roc
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_bang_multiple_defs.moduledefs.formatted.roc
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_bang_multiple_defs.moduledefs.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
suffixed_bang_multiple_defs.moduledefs.roc
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_bang_nested.expr.formatted.roc
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_bang_nested.expr.result-ast
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_bang_nested.expr.roc
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_bang_one_def.full.formatted.roc
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_bang_one_def.full.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
suffixed_bang_one_def.full.roc
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_bang_optional_last.full.formatted.roc
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_bang_optional_last.full.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
suffixed_bang_optional_last.full.roc
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_question_one_def.full.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
suffixed_question_one_def.full.roc
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_question_optional_last.full.formatted.roc
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
suffixed_question_optional_last.full.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
suffixed_question_optional_last.full.roc
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
tag_pattern.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
tag_pattern.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
ten_times_eleven.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
ten_times_eleven.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
ten_times_eleven.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
three_arg_closure.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
three_arg_closure.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
tuple_access_after_ident.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
tuple_access_after_record.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
tuple_accessor_function.expr.result-ast
|
implement mono / lowering for tuples
|
2023-02-07 18:54:50 -08:00 |
tuple_accessor_function.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
tuple_type.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
tuple_type.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
tuple_type.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
tuple_type_ext.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
tuple_type_ext.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
tuple_type_ext.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
two_arg_closure.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
two_arg_closure.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
two_backpassing.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
two_backpassing.expr.result-ast
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
two_backpassing.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
two_branch_when.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
two_branch_when.expr.result-ast
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
two_branch_when.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
two_spaced_def.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
type_decl_with_underscore.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
type_decl_with_underscore.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
type_signature_def.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
type_signature_def.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
type_signature_function_def.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
type_signature_function_def.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
unary_negation.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
unary_negation.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
unary_negation_access.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
unary_negation_access.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
unary_negation_arg.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
unary_negation_arg.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
unary_negation_arg.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
unary_negation_with_parens.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
unary_negation_with_parens.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
unary_negation_with_parens.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
unary_not.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
unary_not.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
unary_not_with_parens.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
unary_not_with_parens.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
unary_not_with_parens.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
underscore_backpassing.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
underscore_backpassing.expr.result-ast
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
underscore_backpassing.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
underscore_in_assignment_pattern.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
underscore_in_assignment_pattern.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
underscore_in_assignment_pattern.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
var_if.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
var_if.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
var_is.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
var_is.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
var_minus_two.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
var_minus_two.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
var_minus_two.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
var_then.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
var_then.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
var_when.expr.result-ast
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
var_when.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_in_assignment.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_in_assignment.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
when_in_assignment.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_in_function.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_in_function.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
when_in_function.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_in_function_python_style_indent.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_in_function_python_style_indent.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
when_in_function_python_style_indent.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_in_parens.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_in_parens.expr.result-ast
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
when_in_parens.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_in_parens_indented.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_with_function_application.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_with_negative_numbers.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_with_numbers.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_with_numbers.expr.result-ast
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
when_with_numbers.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_with_records.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_with_records.expr.result-ast
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
when_with_records.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_with_tuple_in_record.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_with_tuples.expr.formatted.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
when_with_tuples.expr.result-ast
|
Implement block / indent based parsing
|
2024-07-27 13:34:16 -07:00 |
when_with_tuples.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
where_clause_function.expr.roc
|
| -> where
|
2023-06-05 20:19:00 -04:00 |
where_clause_multiple_bound_abilities.expr.formatted.roc
|
| -> where
|
2023-06-05 20:19:00 -04:00 |
where_clause_multiple_bound_abilities.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Update snapshot tests
|
2023-08-10 21:51:01 -04:00 |
where_clause_multiple_has_across_newlines.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04:00 |
where_clause_non_function.expr.roc
|
| -> where
|
2023-06-05 20:19:00 -04:00 |
where_clause_on_newline.expr.formatted.roc
|
| -> where
|
2023-06-05 20:19:00 -04:00 |
where_clause_on_newline.expr.result-ast
|
Update parsing snapshot tests
|
2024-10-21 23:19:25 -04: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 parsing snapshot tests
|
2024-10-21 23:19:25 -04: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
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
zero_float.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
zero_int.expr.result-ast
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |
zero_int.expr.roc
|
Move syntax tests to a dedicated crate
|
2022-12-26 22:50:24 -08:00 |