Jon Ross-Perkins c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
..
cpp c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
fuzzer_corpus 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) 1 tahun lalu
testdata a848ae11e4 Added string indexing (#6329) 4 bulan lalu
BUILD c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
action.cpp 42e2280150 Clean up singleton TypeId use (#6300) 6 bulan lalu
action.h f0663715dd Even more usage of TypeInstId (#5296) 1 tahun lalu
call.cpp bf45b1cbf5 Refactor function return type representation (#6463) 4 bulan lalu
call.h 5705b94da8 Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122) 7 bulan lalu
check.cpp d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) 5 bulan lalu
check.h d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) 5 bulan lalu
check_fuzzer.cpp 0d0e202ce8 Switch Driver back to parameters for construction (#4849) 1 tahun lalu
check_unit.cpp 6114df59ee Factor out a `Check::CppContext` holding C++-specific check state (#6482) 4 bulan lalu
check_unit.h 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 bulan lalu
class.cpp 50a0f908c6 Mark `Check::Context::insts()` as `const` and use it in more use cases (#6093) 7 bulan lalu
class.h 27be0973e7 Vtable support for generics (#5793) 9 bulan lalu
context.cpp c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
context.h c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
control_flow.cpp c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
control_flow.h 6a53947c5c Handle destruction for return statements (#5785) 9 bulan lalu
convert.cpp c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
convert.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) 5 bulan lalu
core_identifier.cpp c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
core_identifier.def c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
core_identifier.h c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
decl_introducer_state.h 94dca7967b Allow `extend final impl as` for impl declarations (#5345) 1 tahun lalu
decl_name_stack.cpp e060342411 Defer building thunks until the end of the enclosing definition. (#5403) 1 tahun lalu
decl_name_stack.h e060342411 Defer building thunks until the end of the enclosing definition. (#5403) 1 tahun lalu
deduce.cpp 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 bulan lalu
deduce.h 493bea1647 Fearlessly hold references into ValueStore again (#5589) 11 bulan lalu
deferred_definition_worklist.cpp 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) 10 bulan lalu
deferred_definition_worklist.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) 10 bulan lalu
diagnostic_emitter.cpp 73e6994d44 Add a diagnostic note for errors during identifying facet types (#6445) 5 bulan lalu
diagnostic_emitter.h bd4fbb4393 Expand use of CheckIRId stores (#5820) 9 bulan lalu
diagnostic_helpers.h 3f799bd987 Use explicit(false) for implicit construction (#6039) 7 bulan lalu
dump.cpp ce109708bf Add dumping for NamedConstraintId and shorten untagged id printing (#6319) 6 bulan lalu
eval.cpp a848ae11e4 Added string indexing (#6329) 4 bulan lalu
eval.h 55da026a46 Remove the SemIRLoc typedef (#5299) 1 tahun lalu
eval_inst.cpp 7fd62ff58d Stop using `ImplWitness[Table]` for a C++ synthesized witness. (#6451) 5 bulan lalu
eval_inst.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) 5 bulan lalu
facet_type.cpp 201e408252 Type completion of facet types is separate from Identifying (#6385) 5 bulan lalu
facet_type.h 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 bulan lalu
full_pattern_stack.h d264f14027 Clean up handling of `Call` params (#5061) 1 tahun lalu
function.cpp bf45b1cbf5 Refactor function return type representation (#6463) 4 bulan lalu
function.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) 10 bulan lalu
generic.cpp 77918d023b Make symbolic local bindings a TODO (#6449) 4 bulan lalu
generic.h 22580a47d3 Initial support for empty named constraints (#6245) 6 bulan lalu
generic_region_stack.cpp 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 tahun lalu
generic_region_stack.h 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 tahun lalu
global_init.cpp bf45b1cbf5 Refactor function return type representation (#6463) 4 bulan lalu
global_init.h cf389bf5d3 Split global init out from InstBlockStack. (#4101) 1 tahun lalu
handle.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) 10 bulan lalu
handle_alias.cpp 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 bulan lalu
handle_array.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 tahun lalu
handle_binding_pattern.cpp 77918d023b Make symbolic local bindings a TODO (#6449) 4 bulan lalu
handle_call_expr.cpp 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) 5 bulan lalu
handle_choice.cpp 8f19f7a7c0 Use the value representation of `T` as that of `MaybeUnformed(T)` where possible (#6334) 5 bulan lalu
handle_class.cpp 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 bulan lalu
handle_codeblock.cpp 03e693873b Detect control flow in entities nested inside functions (#5336) 1 tahun lalu
handle_export.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 tahun lalu
handle_expr_statement.cpp 69b9982e95 Convert discarded calls in thunks. (#5452) 1 tahun lalu
handle_file.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 tahun lalu
handle_function.cpp bf45b1cbf5 Refactor function return type representation (#6463) 4 bulan lalu
handle_if_expr.cpp 03e693873b Detect control flow in entities nested inside functions (#5336) 1 tahun lalu
handle_if_statement.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) 1 tahun lalu
handle_impl.cpp 14998d6045 Consolidate error handling behaviour for `ApplyExtendImplAs` (Refactor Impl construction 4/7) (#6468) 4 bulan lalu
handle_import_and_package.cpp 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) 6 bulan lalu
handle_index.cpp c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
handle_interface.cpp ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) 5 bulan lalu
handle_let_and_var.cpp efbebdb7b3 Remove unused code paths in EndAssociatedConstantDeclRegion (#6481) 4 bulan lalu
handle_literal.cpp c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
handle_loop_statement.cpp c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
handle_match.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 tahun lalu
handle_modifier.cpp 94dca7967b Allow `extend final impl as` for impl declarations (#5345) 1 tahun lalu
handle_name.cpp 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) 6 bulan lalu
handle_named_constraint.cpp ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) 5 bulan lalu
handle_namespace.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 tahun lalu
handle_noop.cpp 4d0a6db49b Abort checking when encountering an invalid parse node (#4700) 1 tahun lalu
handle_operator.cpp c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
handle_paren_expr.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 tahun lalu
handle_pattern_list.cpp 58de34e534 Decouple associated constants from let (#5973) 8 bulan lalu
handle_require.cpp 3c8417947b Propagate errors in `extend require` up to the containing scope (#6480) 4 bulan lalu
handle_return_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 tahun lalu
handle_struct.cpp fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) 5 bulan lalu
handle_tuple_literal.cpp a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 tahun lalu
handle_where.cpp e5c94b193d Use the new IsFacetTypeOrError function (#6438) 5 bulan lalu
impl.cpp 35d505a985 Check the orphan rule for impls (#6488) 4 bulan lalu
impl.h b07b8a122a Make StartImplDecl into a more explicit GetOrAddImpl (Refactor Impl construction 2/7) (#6466) 4 bulan lalu
impl_lookup.cpp c77eebd15e Cache final impl lookup results. (#6452) 5 bulan lalu
impl_lookup.h c77eebd15e Cache final impl lookup results. (#6452) 5 bulan lalu
impl_validation.cpp 35d505a985 Check the orphan rule for impls (#6488) 4 bulan lalu
impl_validation.h 950d83451a Add diagnostics for invalid impl declarations (#5420) 11 bulan lalu
import.cpp 877179d6d9 Refactor addition of imported locations and placeholders (#6354) 5 bulan lalu
import.h 877179d6d9 Refactor addition of imported locations and placeholders (#6354) 5 bulan lalu
import_ref.cpp bf45b1cbf5 Refactor function return type representation (#6463) 4 bulan lalu
import_ref.h e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) 7 bulan lalu
inst.cpp 877179d6d9 Refactor addition of imported locations and placeholders (#6354) 5 bulan lalu
inst.h 877179d6d9 Refactor addition of imported locations and placeholders (#6354) 5 bulan lalu
inst_block_stack.cpp c0ee446cec Refactor InstBlockStore's API, AddDefaultValue -> AddPlaceholder (#5166) 1 tahun lalu
inst_block_stack.h ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) 5 bulan lalu
interface.cpp 201e408252 Type completion of facet types is separate from Identifying (#6385) 5 bulan lalu
interface.h f272198ce5 Don't elide Self when dumping the interface/constraint (#6297) 6 bulan lalu
keyword_modifier_set.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 bulan lalu
keyword_modifier_set.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) 5 bulan lalu
lexical_lookup.h 110af3bfe4 Set an explicit size for lexical lookup's vector (#5786) 10 bulan lalu
literal.cpp c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
literal.h 8adb3570ac C++ Interop: Add support for `char` (#5988) 8 bulan lalu
member_access.cpp 42e2280150 Clean up singleton TypeId use (#6300) 6 bulan lalu
member_access.h 3b6d202730 Implement support for mixed-access overload sets. (#6137) 7 bulan lalu
merge.cpp 57a2715f10 Remove support for `addr` (#6375) 5 bulan lalu
merge.h 22580a47d3 Initial support for empty named constraints (#6245) 6 bulan lalu
modifiers.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 tahun lalu
modifiers.h b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) 1 tahun lalu
name_component.cpp bf45b1cbf5 Refactor function return type representation (#6463) 4 bulan lalu
name_component.h bf45b1cbf5 Refactor function return type representation (#6463) 4 bulan lalu
name_lookup.cpp c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
name_lookup.h c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
name_ref.cpp e24ba02352 Fix lowering of thunks in generic impls (#5631) 10 bulan lalu
name_ref.h e24ba02352 Fix lowering of thunks in generic impls (#5631) 10 bulan lalu
name_scope.cpp 2d38978756 Diagnose explicit `Self` in extend in the parse node handler (Refactor Impl construction 1/7) (#6465) 4 bulan lalu
name_scope.h 2d38978756 Diagnose explicit `Self` in extend in the parse node handler (Refactor Impl construction 1/7) (#6465) 4 bulan lalu
node_id_traversal.cpp 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) 10 bulan lalu
node_id_traversal.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) 10 bulan lalu
node_stack.cpp 1917ea223e Avoid redundantly specifying Id::Kind. (#4911) 1 tahun lalu
node_stack.h bf45b1cbf5 Refactor function return type representation (#6463) 4 bulan lalu
operator.cpp c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
operator.h c0b335b87f Add well-known identifier caching (#6486) 4 bulan lalu
param_and_arg_refs_stack.h e7b68572fa Consolidate post-check logic (#5003) 1 tahun lalu
pattern.cpp 0873777237 Import C++ ref parameters as ref parameters (#6360) 5 bulan lalu
pattern.h 0873777237 Import C++ ref parameters as ref parameters (#6360) 5 bulan lalu
pattern_match.cpp bf45b1cbf5 Refactor function return type representation (#6463) 4 bulan lalu
pattern_match.h bf45b1cbf5 Refactor function return type representation (#6463) 4 bulan lalu
pending_block.h b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) 7 bulan lalu
pointer_dereference.cpp 95903dc624 Generate thunks for functions in `impl`s (#5390) 1 tahun lalu
pointer_dereference.h 95903dc624 Generate thunks for functions in `impl`s (#5390) 1 tahun lalu
region_stack.h 55da026a46 Remove the SemIRLoc typedef (#5299) 1 tahun lalu
return.cpp bf45b1cbf5 Refactor function return type representation (#6463) 4 bulan lalu
return.h 95903dc624 Generate thunks for functions in `impl`s (#5390) 1 tahun lalu
scope_index.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) 5 bulan lalu
scope_stack.cpp e060342411 Defer building thunks until the end of the enclosing definition. (#5403) 1 tahun lalu
scope_stack.h 705c95d6e0 Drop fn destroy support (#6136) 7 bulan lalu
subst.cpp fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) 5 bulan lalu
subst.h 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 bulan lalu
thunk.cpp bf45b1cbf5 Refactor function return type representation (#6463) 4 bulan lalu
thunk.h 372f632d9d Implement support for copying C++ classes. (#6434) 5 bulan lalu
type.cpp dfd9946dc2 Complete all pointer types. (#6340) 5 bulan lalu
type.h dfd9946dc2 Complete all pointer types. (#6340) 5 bulan lalu
type_completion.cpp 73e6994d44 Add a diagnostic note for errors during identifying facet types (#6445) 5 bulan lalu
type_completion.h 0cf2448505 Get specific interfaces with correct specific from named constraints (#6435) 5 bulan lalu
type_structure.cpp 0679b779fb Return SymbolicBindingType separately in TypeIterator (#6193) 6 bulan lalu
type_structure.h 0166d8837c Update Documentation to use new expression terminology (#5890) 7 bulan lalu