josh11b 7611aac355 Clarify what was missing in binding pattern errors (#4314) 1 rok temu
..
fuzzer_corpus 8bb33f96c3 Update some additional package rules where structure changed in #3963. (#3966) 1 rok temu
testdata 7611aac355 Clarify what was missing in binding pattern errors (#4314) 1 rok temu
BUILD 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 rok temu
call.cpp 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
call.h 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 rok temu
check.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
check.h c5ada29ba9 Add filename and line number to function debug info metadata (#4243) 1 rok temu
check_fuzzer.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
context.cpp 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
context.h 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
convert.cpp 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
convert.h 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
decl_introducer_state.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
decl_name_stack.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
decl_name_stack.h bed5fdcbbe Fix indirect import handling for functions. (#4258) 1 rok temu
deduce.cpp 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
deduce.h 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 rok temu
diagnostic_helpers.h b5d28f2c4b location -> loc abbreviation (#3826) 2 lat temu
eval.cpp 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
eval.h 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 rok temu
function.cpp 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) 1 rok temu
function.h 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) 1 rok temu
generic.cpp 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
generic.h a3a4c14960 Error on non-constant parameters to a type. (#4215) 1 rok temu
generic_region_stack.cpp d437e4bffe Create an array stack type for a shared use-case (#4100) 1 rok temu
generic_region_stack.h d437e4bffe Create an array stack type for a shared use-case (#4100) 1 rok temu
global_init.cpp 61e87c3a88 Lower global variables (#4228) 1 rok temu
global_init.h cf389bf5d3 Split global init out from InstBlockStack. (#4101) 1 rok temu
handle.h 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_alias.cpp 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) 1 rok temu
handle_array.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_binding_pattern.cpp 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
handle_call_expr.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_choice.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_class.cpp 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
handle_codeblock.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_export.cpp 326609857d Rename BindNameInfo to EntityName (#4090) 1 rok temu
handle_expr_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_file.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_function.cpp 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
handle_if_expr.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_if_statement.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
handle_impl.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 rok temu
handle_import_and_package.cpp 2d3842fc06 Implement 'extern library' support for functions. (#4220) 1 rok temu
handle_index.cpp c353f6bd78 change tuple index (#4218) 1 rok temu
handle_interface.cpp 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
handle_let_and_var.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
handle_literal.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_loop_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_match.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_modifier.cpp 2d3842fc06 Implement 'extern library' support for functions. (#4220) 1 rok temu
handle_name.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
handle_named_constraint.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_namespace.cpp bed5fdcbbe Fix indirect import handling for functions. (#4258) 1 rok temu
handle_noop.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
handle_operator.cpp 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 rok temu
handle_paren_expr.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_pattern_list.cpp db022658c6 Implement syntactic merge checks for parameters. (#4149) 1 rok temu
handle_return_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_struct.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
handle_tuple_literal.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 rok temu
handle_where.cpp d6b2fb1736 Add parse support for multiple requirements after `where` separated by `and` (#4298) 1 rok temu
impl.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
impl.h abf23ae7fe Initial scaffolding for building a witness table for an `impl`. (#3743) 2 lat temu
import.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
import.h 7ded56ef35 Improve namespace handling in imports. (#4153) 1 rok temu
import_ref.cpp 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
import_ref.h 326609857d Rename BindNameInfo to EntityName (#4090) 1 rok temu
inst_block_stack.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
inst_block_stack.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
interface.cpp 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) 1 rok temu
interface.h 33c1e9ca95 Add an associated entity instruction and corresponding type for interface elements. (#3730) 2 lat temu
keyword_modifier_set.h 8fa173b58a Add `explicit` to match style, appease clang-tidy (#4296) 1 rok temu
lexical_lookup.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
member_access.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
member_access.h 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 rok temu
merge.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
merge.h bed5fdcbbe Fix indirect import handling for functions. (#4258) 1 rok temu
modifiers.cpp 2d3842fc06 Implement 'extern library' support for functions. (#4220) 1 rok temu
modifiers.h 2d3842fc06 Implement 'extern library' support for functions. (#4220) 1 rok temu
name_component.cpp db022658c6 Implement syntactic merge checks for parameters. (#4149) 1 rok temu
name_component.h db022658c6 Implement syntactic merge checks for parameters. (#4149) 1 rok temu
node_stack.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
node_stack.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
operator.cpp 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 rok temu
operator.h 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 rok temu
param_and_arg_refs_stack.h 65d6e3e221 Use verbose formatting of instructions on crash messages. (#4125) 1 rok temu
pending_block.h 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) 1 rok temu
pointer_dereference.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 rok temu
pointer_dereference.h d0e8afc51b Handle arrow operator (#3768) 2 lat temu
return.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
return.h 86a7c9ff45 Rename parse_node -> node_id (#3760) 2 lat temu
scope_index.h f4a741903f Add import support for remaining decl types. (#3651) 2 lat temu
scope_stack.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
scope_stack.h 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 rok temu
sem_ir_diagnostic_converter.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
sem_ir_diagnostic_converter.h c5ada29ba9 Add filename and line number to function debug info metadata (#4243) 1 rok temu
subst.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 rok temu
subst.h 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) 1 rok temu