Adrien Leravat 026c4b9dc3 Explorer: move subtyping logic to TypeChecker (#2484) 3 anos atrás
..
abstract_class.carbon 1d0bb85d0c Explorer: basic `abstract` class support (#2441) 3 anos atrás
assign.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
assign_member.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
base_constructor.carbon 46f4887cf7 Explorer: support `.base` to initialize parent class from struct (#2361) 3 anos atrás
bound_method.carbon 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 anos atrás
class_function.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
class_function_from_instance.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
class_function_self.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
class_function_value.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
class_inheritance_function_call.carbon 46f4887cf7 Explorer: support `.base` to initialize parent class from struct (#2361) 3 anos atrás
class_inheritance_methods.carbon 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 anos atrás
class_inheritance_multiple.carbon 46f4887cf7 Explorer: support `.base` to initialize parent class from struct (#2361) 3 anos atrás
class_inheritance_shadow.carbon 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 anos atrás
class_inheritance_variables.carbon 46f4887cf7 Explorer: support `.base` to initialize parent class from struct (#2361) 3 anos atrás
class_subtyping_argument.carbon 026c4b9dc3 Explorer: move subtyping logic to TypeChecker (#2484) 3 anos atrás
class_subtyping_basic.carbon 026c4b9dc3 Explorer: move subtyping logic to TypeChecker (#2484) 3 anos atrás
class_subtyping_multiple.carbon 026c4b9dc3 Explorer: move subtyping logic to TypeChecker (#2484) 3 anos atrás
empty_class.carbon 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 anos atrás
fail_class_named_self.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
fail_direct_base_class_init.carbon 46f4887cf7 Explorer: support `.base` to initialize parent class from struct (#2361) 3 anos atrás
fail_extends_final_class.carbon 7c19ef5be3 Explorer: Support class extension (#1946) 3 anos atrás
fail_extends_non_class.carbon 0219218b01 Make type contexts expect a value of type `Type`. (#2357) 3 anos atrás
fail_field_access_mismatch.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
fail_field_access_mismatch_base.carbon 46f4887cf7 Explorer: support `.base` to initialize parent class from struct (#2361) 3 anos atrás
fail_field_assign_mismatch_base.carbon 46f4887cf7 Explorer: support `.base` to initialize parent class from struct (#2361) 3 anos atrás
fail_field_mismatch.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
fail_field_missing.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
fail_instantiate_abstract_class_constructor.carbon 1d0bb85d0c Explorer: basic `abstract` class support (#2441) 3 anos atrás
fail_instantiate_abstract_class_empty.carbon 1d0bb85d0c Explorer: basic `abstract` class support (#2441) 3 anos atrás
fail_instantiate_abstract_class_struct.carbon 1d0bb85d0c Explorer: basic `abstract` class support (#2441) 3 anos atrás
fail_invalid_subtyping.carbon 9299e51511 Explorer: Support class subtyping (#2460) 3 anos atrás
fail_member_call_before_typecheck.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
fail_member_of_self.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
fail_method_deduced.carbon 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 anos atrás
fail_method_from_class.carbon 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 anos atrás
fail_method_in_var.carbon 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 anos atrás
fail_return_method.carbon 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 anos atrás
fail_use_before_typecheck.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
function_param.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
global_var.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
method.carbon 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 anos atrás
method_call_method.carbon 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 anos atrás
method_self.carbon 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 anos atrás
non_virtual_dispatch.carbon 9299e51511 Explorer: Support class subtyping (#2460) 3 anos atrás
non_virtual_dispatch_abstract.carbon 026c4b9dc3 Explorer: move subtyping logic to TypeChecker (#2484) 3 anos atrás
parametrized_base_class.carbon 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 anos atrás
temp.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás
type_of_type.carbon 561e45033e Remove `TypeOf*Type` for types whose type-of-type can just be `Type` (#2302) 3 anos atrás
var.carbon eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 anos atrás