roc/compiler/test_mono/generated
2021-09-21 16:51:47 -07:00
..
alias_variable.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
alias_variable_and_return_it.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
branch_store_variable.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
closure_in_list.txt rename in mono tests 2021-06-21 23:16:09 +02:00
dict.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
factorial.txt update mono tests 2021-09-08 19:59:30 +02:00
fst.txt store literals in lists directly 2021-09-05 21:23:08 +02:00
guard_pattern_true.txt refactor guards 2021-07-04 21:17:57 +02:00
has_none.txt update mono tests 2021-09-08 19:59:30 +02:00
if_guard_bind_variable_false.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
if_multi_branch.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
ir_assignment.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
ir_int_add.txt store literals in lists directly 2021-09-05 21:23:08 +02:00
ir_int_literal.txt new mono testing mechanism 2021-05-30 18:09:41 +02:00
ir_plus.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
ir_round.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
ir_two_defs.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
ir_when_idiv.txt fix all the things 2021-06-27 14:39:28 +02:00
ir_when_just.txt update mono tests 2021-08-16 21:03:58 +02:00
ir_when_maybe.txt fix all the things 2021-06-27 14:39:28 +02:00
ir_when_record.txt rename in mono tests 2021-06-21 23:16:09 +02:00
ir_when_these.txt fix all the things 2021-06-27 14:39:28 +02:00
is_nil.txt stop defining the tag id when it is not used 2021-07-16 18:17:21 +02:00
let_with_record_pattern.txt rename in mono tests 2021-06-21 23:16:09 +02:00
let_with_record_pattern_list.txt store literals in lists directly 2021-09-05 21:23:08 +02:00
let_x_in_x.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
let_x_in_x_indirect.txt rename in mono tests 2021-06-21 23:16:09 +02:00
linked_list_length_twice.txt update mono tests 2021-08-16 21:03:58 +02:00
list_append.txt store literals in lists directly 2021-09-05 21:23:08 +02:00
list_append_closure.txt store literals in lists directly 2021-09-05 21:23:08 +02:00
list_cannot_update_inplace.txt store literals in lists directly 2021-09-05 21:23:08 +02:00
list_get.txt store literals in lists directly 2021-09-05 21:23:08 +02:00
list_len.txt store literals in lists directly 2021-09-05 21:23:08 +02:00
list_pass_to_function.txt store literals in lists directly 2021-09-05 21:23:08 +02:00
mk_pair_of.txt store literals in lists directly 2021-09-05 21:23:08 +02:00
nested_closure.txt rename in mono tests 2021-06-21 23:16:09 +02:00
nested_pattern_match.txt update mono tests 2021-08-16 21:03:58 +02:00
one_element_tag.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
optional_when.txt update mono tests 2021-08-16 21:03:58 +02:00
peano.txt AppliedTag don't unroll recursive layouts 2021-07-16 18:23:57 +02:00
peano1.txt AppliedTag don't unroll recursive layouts 2021-07-16 18:23:57 +02:00
peano2.txt AppliedTag don't unroll recursive layouts 2021-07-16 18:23:57 +02:00
quicksort_help.txt Remove f16. It is not really supported by modern CPU hardware. 2021-09-21 16:51:47 -07:00
quicksort_swap.txt store literals in lists directly 2021-09-05 21:23:08 +02:00
record_optional_field_function_no_use_default.txt update mono tests 2021-08-16 21:03:58 +02:00
record_optional_field_function_use_default.txt update mono tests 2021-08-16 21:03:58 +02:00
record_optional_field_let_no_use_default.txt update mono tests 2021-08-16 21:03:58 +02:00
record_optional_field_let_use_default.txt update mono tests 2021-08-16 21:03:58 +02:00
rigids.txt store literals in lists directly 2021-09-05 21:23:08 +02:00
simple_if.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
somehow_drops_definitions.txt store closure data for bool/byte again 2021-09-18 01:01:38 +02:00
specialize_closures.txt update mono tests 2021-08-16 21:03:58 +02:00
specialize_lowlevel.txt update mono tests 2021-08-16 21:03:58 +02:00
when_joinpoint.txt chore: add mono txt files to git 2021-06-01 15:40:12 -04:00
when_nested_maybe.txt update mono tests 2021-08-16 21:03:58 +02:00
when_on_record.txt update mono tests 2021-08-16 21:03:58 +02:00
when_on_result.txt fix all the things 2021-06-27 14:39:28 +02:00
when_on_two_values.txt update mono tests 2021-08-16 21:03:58 +02:00