roc/crates/compiler/test_mono/generated
2023-06-10 23:54:00 +02:00
..
alias_variable.txt
alias_variable_and_return_it.txt Rip out polymorphic expression compilation 2023-01-21 12:37:09 -06:00
anonymous_closure_in_polymorphic_expression_issue_4717.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
anonymous_closure_lifted_to_named_issue_2403.txt
binary_tree_fbip.txt Start drop specialisation for joinpoints 2023-06-10 23:53:19 +02:00
branch_store_variable.txt
call_function_in_empty_list.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
call_function_in_empty_list_unbound.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
choose_correct_recursion_var_under_record.txt Begin generating newtype wrappers for struct layouts 2023-06-06 16:04:41 -05:00
choose_i128_layout.txt update mono tests 2023-05-03 18:38:20 +02:00
choose_u64_layout.txt update mono tests 2023-05-03 18:38:20 +02:00
choose_u128_layout.txt update mono tests 2023-05-03 18:38:20 +02:00
closure_in_list.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
compose_recursive_lambda_set_productive_nullable_wrapped.txt Start drop specialisation for joinpoints 2023-06-10 23:53:19 +02:00
crash.txt simplified join + mono 2023-04-26 20:11:44 +02:00
dbg_in_expect.txt updated Stmt::Dbg 2023-06-07 08:34:36 +02:00
dict.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
drop_specialize_after_jump.txt Start drop specialisation for joinpoints 2023-06-10 23:53:19 +02:00
drop_specialize_after_struct.txt saved info and added test 2023-05-26 15:56:18 +02:00
drop_specialize_inc_after_jump.txt used resulting incremented_symbols 2023-06-10 23:54:00 +02:00
empty_list_of_function_type.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
encode.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
encode_derived_nested_record_string.txt merge remote/main, fix merge conflicts, update mono 2023-06-08 19:41:53 +10:00
encode_derived_record_one_field_string.txt Fix mono output 2023-06-06 16:04:42 -05:00
encode_derived_record_two_field_strings.txt merge remote/main, fix merge conflicts, update mono 2023-06-08 19:41:53 +10:00
encode_derived_string.txt change just Json module name 2023-06-04 17:37:01 +10:00
encode_derived_tag_one_field_string.txt change just Json module name 2023-06-04 17:37:01 +10:00
encode_derived_tag_two_payloads_string.txt change just Json module name 2023-06-04 17:37:01 +10:00
error_on_erroneous_condition.txt Crash at runtime rather than panicking when if condition is erroneous 2023-05-01 15:48:05 -05:00
factorial.txt update mono tests 2023-05-03 18:38:20 +02:00
fst.txt Updated tests 2023-04-05 21:09:42 +02:00
function_pointer_lambda_set.txt
function_specialization_information_in_lambda_set_thunk.txt update mono tests 2023-05-03 18:38:20 +02:00
function_specialization_information_in_lambda_set_thunk_independent_defs.txt update mono tests 2023-05-03 18:38:20 +02:00
guard_pattern_true.txt Update mono tests 2023-03-25 16:14:30 -05:00
if_guard_bind_variable_false.txt updated tests 2023-04-16 16:34:41 +02:00
if_multi_branch.txt
inline_return_joinpoints_in_bool_lambda_set.txt update mono tests 2023-05-03 18:38:20 +02:00
inline_return_joinpoints_in_enum_lambda_set.txt update mono tests 2023-05-03 18:38:20 +02:00
inline_return_joinpoints_in_union_lambda_set.txt update mono tests 2023-05-03 18:38:20 +02:00
instantiate_annotated_as_recursive_alias_multiple_polymorphic_expr.txt Fix mono test 2023-01-18 10:06:14 -06:00
instantiate_annotated_as_recursive_alias_polymorphic_expr.txt Rip out polymorphic expression compilation 2023-01-21 12:37:09 -06:00
instantiate_annotated_as_recursive_alias_toplevel.txt
ir_assignment.txt
ir_int_add.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
ir_int_literal.txt
ir_plus.txt update mono tests 2023-05-03 18:38:20 +02:00
ir_round.txt update mono tests 2023-05-03 18:38:20 +02:00
ir_two_defs.txt update mono tests 2023-05-03 18:38:20 +02:00
ir_when_idiv.txt update mono tests 2023-05-03 18:38:20 +02:00
ir_when_just.txt update mono tests 2023-05-03 18:38:20 +02:00
ir_when_maybe.txt
ir_when_record.txt
ir_when_these.txt
is_nil.txt Updated tests 2023-04-05 21:09:42 +02:00
issue_2535_let_weakened_fields_referenced_in_list.txt move record index to start of update 2023-05-27 14:42:37 +02:00
issue_2583_specialize_errors_behind_unified_branches.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
issue_2725_alias_polymorphic_lambda.txt
issue_2810.txt
issue_2811.txt
issue_3560_nested_tag_constructor_is_newtype.txt simplified join + mono 2023-04-26 20:11:44 +02:00
issue_3669.txt Start drop specialisation for joinpoints 2023-06-10 23:53:19 +02:00
issue_4557.txt updated tests 2023-04-16 16:34:41 +02:00
issue_4705.txt
issue_4749.txt merge remote/main, fix merge conflicts, update mono 2023-06-08 19:41:53 +10:00
issue_4759.txt For single update 2023-05-27 21:29:32 +02:00
issue_4770.txt Start drop specialisation for joinpoints 2023-06-10 23:53:19 +02:00
issue_4772_weakened_monomorphic_destructure.txt merge remote/main, fix merge conflicts, update mono 2023-06-08 19:41:53 +10:00
lambda_capture_niche_u8_vs_u64.txt update mono tests 2023-05-03 18:38:20 +02:00
lambda_capture_niches_have_captured_function_in_closure.txt Updated tests 2023-04-05 21:09:42 +02:00
lambda_capture_niches_with_non_capturing_function.txt Fix a bug in chasing assigned/hole on switch 2023-03-05 22:19:16 -06:00
lambda_capture_niches_with_other_lambda_capture.txt simplified join + mono 2023-04-26 20:11:44 +02:00
lambda_set_niche_same_layout_different_constructor.txt Begin generating newtype wrappers for struct layouts 2023-06-06 16:04:41 -05:00
lambda_set_with_imported_toplevels_issue_4733.txt update mono tests 2023-05-03 18:38:20 +02:00
layout_cache_structure_with_multiple_recursive_structures.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
let_with_record_pattern.txt
let_with_record_pattern_list.txt Working IR 2023-04-22 13:32:38 +02:00
let_x_in_x.txt
let_x_in_x_indirect.txt Rip out polymorphic expression compilation 2023-01-21 12:37:09 -06:00
list_append.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
list_append_closure.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
list_cannot_update_inplace.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
list_get.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
list_len.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
list_map_closure_borrows.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
list_map_closure_owns.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
list_map_take_capturing_or_noncapturing.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
list_one_vs_one_spread_issue_4685.txt saved info and added test 2023-05-26 15:56:18 +02:00
list_pass_to_function.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
list_sort_asc.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
match_list.txt
match_on_result_with_uninhabited_error_branch.txt
mk_pair_of.txt
monomorphized_applied_tag.txt simplified join + mono 2023-04-26 20:11:44 +02:00
monomorphized_floats.txt
monomorphized_ints.txt
monomorphized_list.txt Updated tests 2023-04-05 21:09:42 +02:00
monomorphized_tag.txt Get started with semantic layouts for tag unions 2023-05-10 18:47:10 -05:00
monomorphized_tag_with_aliased_args.txt
nested_closure.txt
nested_pattern_match.txt update mono tests 2023-05-03 18:38:20 +02:00
nullable_wrapped_with_non_nullable_singleton_tags.txt updated tests 2023-04-16 16:34:41 +02:00
nullable_wrapped_with_nullable_not_last_index.txt updated tests 2023-04-16 16:34:41 +02:00
num_width_gt_u8_layout_as_float.txt update mono tests 2023-05-03 18:38:20 +02:00
one_element_tag.txt
opaque_assign_to_symbol.txt
optional_when.txt update mono tests 2023-05-03 18:38:20 +02:00
order_list_size_tests_issue_4732.txt
pattern_as_nested.txt Working IR 2023-04-22 13:32:38 +02:00
pattern_as_of_symbol.txt updated tests 2023-04-16 16:34:41 +02:00
pattern_as_toplevel.txt Working IR 2023-04-22 13:32:38 +02:00
peano.txt
peano1.txt saved info and added test 2023-05-26 15:56:18 +02:00
peano2.txt moved drop specialization up 2023-05-15 00:53:07 +02:00
polymorphic_expression_unification.txt saved info and added test 2023-05-26 15:56:18 +02:00
quicksort_help.txt update mono tests 2023-05-03 18:38:20 +02:00
quicksort_swap.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
rb_tree_fbip.txt Start drop specialisation for joinpoints 2023-06-10 23:53:19 +02:00
record_optional_field_function_no_use_default.txt update mono tests 2023-05-03 18:38:20 +02:00
record_optional_field_function_use_default.txt update mono tests 2023-05-03 18:38:20 +02:00
record_optional_field_let_no_use_default.txt update mono tests 2023-05-03 18:38:20 +02:00
record_optional_field_let_use_default.txt update mono tests 2023-05-03 18:38:20 +02:00
record_update.txt Generate tests 2023-06-01 18:40:31 +02:00
recursive_call_capturing_function.txt update mono tests 2023-05-03 18:38:20 +02:00
recursive_closure_with_transiently_used_capture.txt Check in mono golden 2023-03-21 07:18:12 -04:00
recursive_function_and_union_with_inference_hole.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
recursive_lambda_set_has_nested_non_recursive_lambda_sets_issue_5026.txt Merge branch 'main' into drop_specialization 2023-04-29 18:31:12 +02:00
recursive_lambda_set_resolved_only_upon_specialization.txt Start drop specialisation for joinpoints 2023-06-10 23:53:19 +02:00
recursively_build_effect.txt Start drop specialisation for joinpoints 2023-06-10 23:53:19 +02:00
rigids.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
simple_if.txt
specialize_ability_call.txt
specialize_after_match.txt allow lowlevel and match 2023-05-24 16:13:24 +02:00
specialize_closures.txt update mono tests 2023-05-03 18:38:20 +02:00
specialize_lowlevel.txt update mono tests 2023-05-03 18:38:20 +02:00
tail_call_elimination.txt update mono tests 2023-05-03 18:38:20 +02:00
tail_call_with_different_layout.txt update mono tests: procs generated by glue are now no longer generated 2023-04-21 20:59:35 +02:00
tail_call_with_same_layout_different_lambda_sets.txt update mono tests: procs generated by glue are now no longer generated 2023-04-21 20:59:35 +02:00
toplevel_accessor_fn_thunk.txt Update mono tests 2023-01-21 12:37:10 -06:00
tuple_pattern_match.txt implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
unreachable_branch_is_eliminated_but_produces_lambda_specializations.txt Updated tests 2023-04-05 21:09:42 +02:00
unreachable_void_constructor.txt
unspecialized_lambda_set_unification_does_not_duplicate_identical_concrete_types.txt Start drop specialisation for joinpoints 2023-06-10 23:53:19 +02:00
unspecialized_lambda_set_unification_keeps_all_concrete_types_without_unification.txt Start drop specialisation for joinpoints 2023-06-10 23:53:19 +02:00
unspecialized_lambda_set_unification_keeps_all_concrete_types_without_unification_of_unifiable.txt change just Json module name 2023-06-04 17:37:01 +10:00
weakening_avoids_overspecialization.txt Add update to symbols table and auto generate test_mono 2023-05-30 09:07:15 +02:00
when_guard_appears_multiple_times_in_compiled_decision_tree_issue_5176.txt update mono tests 2023-05-03 18:38:20 +02:00
when_joinpoint.txt
when_nested_maybe.txt update mono tests 2023-05-03 18:38:20 +02:00
when_on_record.txt update mono tests 2023-05-03 18:38:20 +02:00
when_on_result.txt
when_on_two_values.txt update mono tests 2023-05-03 18:38:20 +02:00