David Blaikie 8e7bb2f953 Initialize vptrs to point to vtables (#5244) 1 year ago
..
adapter 384be1dbe3 Change conversion diagnostic from saying "value" to "expression" (#5221) 1 year ago
generic bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
no_prelude bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
access_modifers.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
base.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
base_field.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
base_function_unqualified.carbon 986a2a064c Add poisoned names to the format (#4961) 1 year ago
base_method.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
base_method_qualified.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
base_method_shadow.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
basic.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
complete_in_member_fn.carbon f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
compound_field.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
cross_package_import.carbon 584426dfa2 Initial work on support for templates (#5081) 1 year ago
derived_to_base.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
fail_addr_not_self.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
fail_addr_self.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
fail_base_as_declared_name.carbon e6c1f0630a Add a newline after diagnostic output when testing (#4818) 1 year ago
fail_base_bad_type.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
fail_base_method_define.carbon db21c38550 Use the NameComponent's name_id when making an entity base (#5125) 1 year ago
fail_base_misplaced.carbon 986a2a064c Add poisoned names to the format (#4961) 1 year ago
fail_base_modifiers.carbon 986a2a064c Add poisoned names to the format (#4961) 1 year ago
fail_base_no_extend.carbon 986a2a064c Add poisoned names to the format (#4961) 1 year ago
fail_base_repeated.carbon 986a2a064c Add poisoned names to the format (#4961) 1 year ago
fail_base_unbound.carbon 986a2a064c Add poisoned names to the format (#4961) 1 year ago
fail_compound_type_mismatch.carbon 384be1dbe3 Change conversion diagnostic from saying "value" to "expression" (#5221) 1 year ago
fail_convert_to_invalid.carbon f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
fail_derived_to_base.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
fail_extend_cycle.carbon db21c38550 Use the NameComponent's name_id when making an entity base (#5125) 1 year ago
fail_field_modifiers.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
fail_generic_method.carbon 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) 1 year ago
fail_import_misuses.carbon 584426dfa2 Initial work on support for templates (#5081) 1 year ago
fail_incomplete.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
fail_init.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
fail_init_as_inplace.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
fail_memaccess_category.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
fail_member_of_let.carbon db21c38550 Use the NameComponent's name_id when making an entity base (#5125) 1 year ago
fail_method.carbon f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
fail_method_modifiers.carbon f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
fail_method_redefinition.carbon db21c38550 Use the NameComponent's name_id when making an entity base (#5125) 1 year ago
fail_modifiers.carbon f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
fail_out_of_line_decl.carbon c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 year ago
fail_redeclaration_scope.carbon db21c38550 Use the NameComponent's name_id when making an entity base (#5125) 1 year ago
fail_redefinition.carbon db21c38550 Use the NameComponent's name_id when making an entity base (#5125) 1 year ago
fail_scope.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
fail_self.carbon 384be1dbe3 Change conversion diagnostic from saying "value" to "expression" (#5221) 1 year ago
fail_self_param.carbon 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) 1 year ago
fail_self_type_member.carbon c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 year ago
fail_unbound_field.carbon f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
fail_unknown_member.carbon 4acc9cac5d Replace GetInstForSpecific with direct support for rendering a SpecificId in diagnostics. (#5192) 1 year ago
field_access.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
field_access_in_value.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
forward_declared.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
generic.carbon c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 year ago
generic_method.carbon 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) 1 year ago
import.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
import_base.carbon 584426dfa2 Initial work on support for templates (#5081) 1 year ago
import_forward_decl.carbon dfe1c880ea Clean up node kind information for namespaces (#5120) 1 year ago
import_indirect.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
import_member_cycle.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
import_struct_cyle.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
inheritance_access.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
init.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
init_as.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
init_nested.carbon f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
local.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
method.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
nested.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
nested_name.carbon f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
raw_self.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
raw_self_type.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
redeclaration.carbon f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
redeclaration_introducer.carbon c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 year ago
reenter_scope.carbon f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
reorder.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
reorder_qualified.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
scope.carbon 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
self.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
self_conversion.carbon bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
self_type.carbon f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
static_method.carbon f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
syntactic_merge_literal.carbon 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) 1 year ago
todo_access_modifiers.carbon c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 year ago
virtual_modifiers.carbon 8e7bb2f953 Initialize vptrs to point to vtables (#5244) 1 year ago