Geoff Romer fb0c0b63bf Fix `match` bug when no `case` matches (#677) hace 4 años
..
assignment_copy1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
assignment_copy1.golden 3fa72d2984 Experimental control-flow operator (#368) hace 5 años
assignment_copy2.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
assignment_copy2.golden 3fa72d2984 Experimental control-flow operator (#368) hace 5 años
block1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
block1.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
block2.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
block2.golden 3fa72d2984 Experimental control-flow operator (#368) hace 5 años
break1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
break1.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
choice1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
choice1.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
continue1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
continue1.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
experimental_continuation1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
experimental_continuation1.golden 3fa72d2984 Experimental control-flow operator (#368) hace 5 años
experimental_continuation2.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
experimental_continuation2.golden 3fa72d2984 Experimental control-flow operator (#368) hace 5 años
experimental_continuation3.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
experimental_continuation3.golden 3fa72d2984 Experimental control-flow operator (#368) hace 5 años
experimental_continuation4.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
experimental_continuation4.golden 3fa72d2984 Experimental control-flow operator (#368) hace 5 años
experimental_continuation5.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
experimental_continuation5.golden 3fa72d2984 Experimental control-flow operator (#368) hace 5 años
experimental_continuation6.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
experimental_continuation6.golden 3fa72d2984 Experimental control-flow operator (#368) hace 5 años
experimental_continuation7.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
experimental_continuation7.golden 3fa72d2984 Experimental control-flow operator (#368) hace 5 años
experimental_continuation8.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
experimental_continuation8.golden 3fa72d2984 Experimental control-flow operator (#368) hace 5 años
experimental_continuation9.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
experimental_continuation9.golden 27fd9de5bf improved checking for liveness when reading and writing memory (#448) hace 5 años
fun1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
fun1.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
fun2.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
fun2.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
fun3.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
fun3.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
fun4.carbon b1d11bae7e Fix 6c -> carbon ext (#536) hace 5 años
fun4.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
fun5.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
fun5.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
fun6_fail_type.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
fun6_fail_type.golden 5946d9c033 Tuple restrictions (#486) hace 5 años
fun_named_params.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
fun_named_params.golden e89b8daad7 more tests of tuples, mixing positional and explicit field names (#480) hace 5 años
fun_named_params2.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
fun_named_params2.golden 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) hace 4 años
fun_recur.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
fun_recur.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
funptr1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
funptr1.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
generic_function1.carbon 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function1.golden 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function2.carbon 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function2.golden 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function3.carbon 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function3.golden 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function_apply.carbon 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function_apply.golden 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function_fail1.carbon 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function_fail1.golden 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function_fail2.carbon 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function_fail2.golden 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function_fail3.carbon a1c164f598 added a test for definition-side checking with expected failure (#673) hace 4 años
generic_function_fail3.golden a1c164f598 added a test for definition-side checking with expected failure (#673) hace 4 años
generic_function_swap.carbon 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function_swap.golden 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function_tuple_map.carbon 864b3bde02 Generic functions, first baby step (#658) hace 4 años
generic_function_tuple_map.golden 864b3bde02 Generic functions, first baby step (#658) hace 4 años
global_variable1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
global_variable1.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
global_variable2.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
global_variable2.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
global_variable3.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
global_variable3.golden 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) hace 4 años
global_variable4.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
global_variable4.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
global_variable5.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
global_variable5.golden 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) hace 4 años
global_variable6.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
global_variable6.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
global_variable7.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
global_variable7.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
global_variable8.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
global_variable8.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
if1.carbon b1d11bae7e Fix 6c -> carbon ext (#536) hace 5 años
if1.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
if2.carbon b1d11bae7e Fix 6c -> carbon ext (#536) hace 5 años
if2.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
if3.carbon b1d11bae7e Fix 6c -> carbon ext (#536) hace 5 años
if3.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
ignored_parameter.carbon def98d1182 Add support for `_` placeholder. (#661) hace 4 años
ignored_parameter.golden def98d1182 Add support for `_` placeholder. (#661) hace 4 años
invalid_char.carbon 368fc0063c Handle invalid chars better, and do small cleanups around error output. (#657) hace 4 años
invalid_char.golden 368fc0063c Handle invalid chars better, and do small cleanups around error output. (#657) hace 4 años
match_any_int.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
match_any_int.golden e89b8daad7 more tests of tuples, mixing positional and explicit field names (#480) hace 5 años
match_int.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
match_int.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
match_int_default.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
match_int_default.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
match_placeholder.carbon def98d1182 Add support for `_` placeholder. (#661) hace 4 años
match_placeholder.golden def98d1182 Add support for `_` placeholder. (#661) hace 4 años
match_type.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
match_type.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
next.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
next.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
no_match.carbon fb0c0b63bf Fix `match` bug when no `case` matches (#677) hace 4 años
no_match.golden fb0c0b63bf Fix `match` bug when no `case` matches (#677) hace 4 años
pattern_init.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
pattern_init.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
pattern_variable_fail.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
pattern_variable_fail.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
placeholder_variable.carbon def98d1182 Add support for `_` placeholder. (#661) hace 4 años
placeholder_variable.golden def98d1182 Add support for `_` placeholder. (#661) hace 4 años
record1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
record1.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
star.carbon 89e21113c3 Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582) hace 4 años
star.golden 89e21113c3 Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582) hace 4 años
struct1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
struct1.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
struct2.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
struct2.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
struct3.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
struct3.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
tuple1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
tuple1.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
tuple2.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
tuple2.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
tuple3.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
tuple3.golden e89b8daad7 more tests of tuples, mixing positional and explicit field names (#480) hace 5 años
tuple4.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
tuple4.golden 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) hace 4 años
tuple5.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
tuple5.golden 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) hace 4 años
tuple_assign.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
tuple_assign.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
tuple_equality.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
tuple_equality.golden c1d651fc15 Fix equality for tuples (#446) hace 5 años
tuple_equality2.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
tuple_equality2.golden c1d651fc15 Fix equality for tuples (#446) hace 5 años
tuple_equality3.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
tuple_equality3.golden 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) hace 4 años
tuple_match.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
tuple_match.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
tuple_match2.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
tuple_match2.golden e89b8daad7 more tests of tuples, mixing positional and explicit field names (#480) hace 5 años
tuple_match3.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
tuple_match3.golden e89b8daad7 more tests of tuples, mixing positional and explicit field names (#480) hace 5 años
type_compute.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
type_compute.golden 56b47bcfa9 Type computation tests (#511) hace 5 años
type_compute2.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
type_compute2.golden 56b47bcfa9 Type computation tests (#511) hace 5 años
type_compute3.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
type_compute3.golden 56b47bcfa9 Type computation tests (#511) hace 5 años
while1.carbon 567b9bb5a4 Reverse 'type: identifier' to 'identifier: type' in executable hace 4 años
while1.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
zero.carbon b1d11bae7e Fix 6c -> carbon ext (#536) hace 5 años
zero.golden 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años