Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
..
fuzzer_corpus 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) vor 1 Jahr
testdata 401c72a5c3 Allow no-op functions to have unused arguments (#5318) vor 1 Jahr
BUILD 8c3fa80691 Add cc rule wrappers for cc_env (#5277) vor 1 Jahr
action.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
action.h f0663715dd Even more usage of TypeInstId (#5296) vor 1 Jahr
call.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
call.h 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) vor 1 Jahr
check.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
check.h 0a3efb76ed Use DiagnosticEmitter for phase-specific types (#5188) vor 1 Jahr
check_fuzzer.cpp 0d0e202ce8 Switch Driver back to parameters for construction (#4849) vor 1 Jahr
check_unit.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
check_unit.h 077cf56a8a Emit function definitions in check, for all specifics seen. (#5090) vor 1 Jahr
class.cpp f45a632d77 Implement virtual call dispatch (#5308) vor 1 Jahr
class.h a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) vor 1 Jahr
context.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
context.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
control_flow.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
control_flow.h a5df8ad736 Support destruction of storage (#5171) vor 1 Jahr
convert.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
convert.h 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
decl_introducer_state.h 5574ad361d Add more empty stack verification (#5020) vor 1 Jahr
decl_name_stack.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
decl_name_stack.h 6dbcc78e6c Rewrite symbolic constants in generic redeclarations (#5154) vor 1 Jahr
deduce.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
deduce.h ce08e4d9a1 Avoid UAF in impl lookup when deduce imports an impl from Core (#5126) vor 1 Jahr
deferred_definition_worklist.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
deferred_definition_worklist.h 16bf3f710e Split deferred node traversal out from check.cpp (#4559) vor 1 Jahr
diagnostic_emitter.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
diagnostic_emitter.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
diagnostic_helpers.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
dump.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
eval.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
eval.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
eval_inst.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
eval_inst.h 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
facet_type.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
facet_type.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
full_pattern_stack.h d264f14027 Clean up handling of `Call` params (#5061) vor 1 Jahr
function.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
function.h b49e89e97e Add a no-op builtin function which shouldn't generate code. (#5306) vor 1 Jahr
generic.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
generic.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
generic_region_stack.cpp d437e4bffe Create an array stack type for a shared use-case (#4100) vor 1 Jahr
generic_region_stack.h 5574ad361d Add more empty stack verification (#5020) vor 1 Jahr
global_init.cpp 5a4b63a040 [Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146) vor 1 Jahr
global_init.h cf389bf5d3 Split global init out from InstBlockStack. (#4101) vor 1 Jahr
handle.h 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_alias.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
handle_array.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
handle_binding_pattern.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
handle_call_expr.cpp 63ff0cca1a Include the call arguments in the location of a call. (#4602) vor 1 Jahr
handle_choice.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
handle_class.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
handle_codeblock.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_export.cpp 79a86074b1 Fix crash when exporting a poisoned name (#5074) vor 1 Jahr
handle_expr_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_file.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_function.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
handle_if_expr.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
handle_if_statement.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) vor 1 Jahr
handle_impl.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
handle_import_and_package.cpp 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) vor 1 Jahr
handle_index.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
handle_interface.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
handle_let_and_var.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
handle_literal.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
handle_loop_statement.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) vor 1 Jahr
handle_match.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_modifier.cpp 9cd3f0aa3d Remove obsolete '...' hints on node kind macros (#4958) vor 1 Jahr
handle_name.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
handle_named_constraint.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_namespace.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
handle_noop.cpp 4d0a6db49b Abort checking when encountering an invalid parse node (#4700) vor 1 Jahr
handle_operator.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
handle_paren_expr.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_pattern_list.cpp a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) vor 1 Jahr
handle_return_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_struct.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
handle_tuple_literal.cpp a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) vor 1 Jahr
handle_where.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
impl.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
impl.h 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) vor 1 Jahr
impl_lookup.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
impl_lookup.h 76c68153a2 Look for final impl when accessing associated constant in facet (#5269) vor 1 Jahr
import.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
import.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
import_cpp.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
import_cpp.h 87b9cab7b1 Add support for importing a trivial global C++ function (#5033) vor 1 Jahr
import_ref.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
import_ref.h 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) vor 1 Jahr
inst.cpp bfef32b482 Add an `EvalOrAddInst` function. (#5258) vor 1 Jahr
inst.h f0663715dd Even more usage of TypeInstId (#5296) vor 1 Jahr
inst_block_stack.cpp c0ee446cec Refactor InstBlockStore's API, AddDefaultValue -> AddPlaceholder (#5166) vor 1 Jahr
inst_block_stack.h 9c0faf007e Invalid comment cleanup (#4836) vor 1 Jahr
interface.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
interface.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
keyword_modifier_set.h 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) vor 1 Jahr
lexical_lookup.h 4148161e24 Refactor value store code to use separate files. (#4477) vor 1 Jahr
literal.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
literal.h e4412a95dd Factor out machinery for forming int type literals. (#4616) vor 1 Jahr
member_access.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
member_access.h a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) vor 1 Jahr
merge.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
merge.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
modifiers.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
modifiers.h b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) vor 1 Jahr
name_component.cpp 8738497301 Fix parse support for 'fn F[];' (#5135) vor 1 Jahr
name_component.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) vor 1 Jahr
name_lookup.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
name_lookup.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
node_id_traversal.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
node_id_traversal.h 3acca8402f Change `NodeIdTraversal.context_` from reference to pointer (#5210) vor 1 Jahr
node_stack.cpp 1917ea223e Avoid redundantly specifying Id::Kind. (#4911) vor 1 Jahr
node_stack.h f0663715dd Even more usage of TypeInstId (#5296) vor 1 Jahr
operator.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
operator.h 422cc3d48a Move diagnostic usings off Context (#5007) vor 1 Jahr
param_and_arg_refs_stack.h e7b68572fa Consolidate post-check logic (#5003) vor 1 Jahr
pattern_match.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
pattern_match.h 9c0faf007e Invalid comment cleanup (#4836) vor 1 Jahr
pending_block.h 9d3664baa9 Change `PendingBlock.context_` from reference to pointer (#5209) vor 1 Jahr
pointer_dereference.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
pointer_dereference.h d0e8afc51b Handle arrow operator (#3768) vor 2 Jahren
region_stack.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
return.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
return.h 13434f0e8a Model `var` as a pattern operator (#4720) vor 1 Jahr
scope_index.h f0403dadab Move None to IdBase (#5030) vor 1 Jahr
scope_stack.cpp bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
scope_stack.h a5df8ad736 Support destruction of storage (#5171) vor 1 Jahr
subpattern.cpp c0ee446cec Refactor InstBlockStore's API, AddDefaultValue -> AddPlaceholder (#5166) vor 1 Jahr
subpattern.h 74e1a9949f Support tuple patterns outside parameter lists (#4923) vor 1 Jahr
subst.cpp f0663715dd Even more usage of TypeInstId (#5296) vor 1 Jahr
subst.h f0663715dd Even more usage of TypeInstId (#5296) vor 1 Jahr
type.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
type.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
type_completion.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
type_completion.h 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
type_structure.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
type_structure.h cda97cb292 Include all symbolic parts in structure comparison (#5247) vor 1 Jahr