Dana Jansens 2ee2b2f1e3 Move the FacetAccessType special case out of name lookup, and generalize it (#6163) пре 7 месеци
..
cpp ce6bf91a83 Avoid extra work when `thunk_required` is already true in `IsCppThunkRequired()` (#6150) пре 7 месеци
fuzzer_corpus 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) пре 1 година
testdata fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) пре 7 месеци
BUILD 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) пре 7 месеци
action.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) пре 1 година
action.h f0663715dd Even more usage of TypeInstId (#5296) пре 1 година
call.cpp 5705b94da8 Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122) пре 7 месеци
call.h 5705b94da8 Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122) пре 7 месеци
check.cpp 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) пре 7 месеци
check.h 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) пре 7 месеци
check_fuzzer.cpp 0d0e202ce8 Switch Driver back to parameters for construction (#4849) пре 1 година
check_unit.cpp e3b4482893 Make the GetCanonicalFacetOrTypeValue operation more crisp (#6157) пре 7 месеци
check_unit.h 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) пре 7 месеци
class.cpp 50a0f908c6 Mark `Check::Context::insts()` as `const` and use it in more use cases (#6093) пре 7 месеци
class.h 27be0973e7 Vtable support for generics (#5793) пре 10 месеци
context.cpp 12fa65e53c Check for use of `InstId`s from the wrong `SemIR::File` (#5997) пре 7 месеци
context.h e3b4482893 Make the GetCanonicalFacetOrTypeValue operation more crisp (#6157) пре 7 месеци
control_flow.cpp e855f38b8c Tag destruction as desugaring (#5790) пре 10 месеци
control_flow.h 6a53947c5c Handle destruction for return statements (#5785) пре 10 месеци
convert.cpp fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) пре 7 месеци
convert.h 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) пре 8 месеци
decl_introducer_state.h 94dca7967b Allow `extend final impl as` for impl declarations (#5345) пре 1 година
decl_name_stack.cpp e060342411 Defer building thunks until the end of the enclosing definition. (#5403) пре 1 година
decl_name_stack.h e060342411 Defer building thunks until the end of the enclosing definition. (#5403) пре 1 година
deduce.cpp b99bc00632 Deduce arguments against the canonical facet value (#6158) пре 7 месеци
deduce.h 493bea1647 Fearlessly hold references into ValueStore again (#5589) пре 11 месеци
deferred_definition_worklist.cpp 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) пре 11 месеци
deferred_definition_worklist.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) пре 11 месеци
diagnostic_emitter.cpp 629f77eb61 Switch to representing FloatLiteralType as a RealId. (#5944) пре 8 месеци
diagnostic_emitter.h bd4fbb4393 Expand use of CheckIRId stores (#5820) пре 9 месеци
diagnostic_helpers.h 3f799bd987 Use explicit(false) for implicit construction (#6039) пре 7 месеци
dump.cpp 7878f6d70f Move LocId dumping to semir/ (#5656) пре 10 месеци
eval.cpp fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) пре 7 месеци
eval.h 55da026a46 Remove the SemIRLoc typedef (#5299) пре 1 година
eval_inst.cpp fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) пре 7 месеци
eval_inst.h a23631f360 Support for lowering references to imported `var`s. (#5513) пре 11 месеци
facet_type.cpp 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) пре 7 месеци
facet_type.h 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) пре 8 месеци
full_pattern_stack.h d264f14027 Clean up handling of `Call` params (#5061) пре 1 година
function.cpp 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) пре 8 месеци
function.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) пре 11 месеци
generic.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) пре 7 месеци
generic.h 6cc5d7ed2a Add an EnumMaskBase type (#6053) пре 7 месеци
generic_region_stack.cpp 4f5d11a28b Build generic eval blocks incrementally (#5313) пре 1 година
generic_region_stack.h 4f5d11a28b Build generic eval blocks incrementally (#5313) пре 1 година
global_init.cpp 5a4b63a040 [Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146) пре 1 година
global_init.h cf389bf5d3 Split global init out from InstBlockStack. (#4101) пре 1 година
handle.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) пре 11 месеци
handle_alias.cpp 19532967fa Stop pushing a fake generic for the duration of check. (#5326) пре 1 година
handle_array.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) пре 1 година
handle_binding_pattern.cpp ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) пре 7 месеци
handle_call_expr.cpp 63ff0cca1a Include the call arguments in the location of a call. (#4602) пре 1 година
handle_choice.cpp 493bea1647 Fearlessly hold references into ValueStore again (#5589) пре 11 месеци
handle_class.cpp 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) пре 7 месеци
handle_codeblock.cpp 03e693873b Detect control flow in entities nested inside functions (#5336) пре 1 година
handle_export.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) пре 1 година
handle_expr_statement.cpp 69b9982e95 Convert discarded calls in thunks. (#5452) пре 1 година
handle_file.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) пре 1 година
handle_function.cpp 705c95d6e0 Drop fn destroy support (#6136) пре 7 месеци
handle_if_expr.cpp 03e693873b Detect control flow in entities nested inside functions (#5336) пре 1 година
handle_if_statement.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) пре 1 година
handle_impl.cpp ef748ab36d Factor out an impl declaration helper function (#5851) пре 9 месеци
handle_import_and_package.cpp 7cac77119c Support `import Cpp inline "some code";`. (#5904) пре 9 месеци
handle_index.cpp e1b87ac2e1 Change IndexWith to use a standard binary operator setup (#6127) пре 7 месеци
handle_interface.cpp 4f5d11a28b Build generic eval blocks incrementally (#5313) пре 1 година
handle_let_and_var.cpp 58de34e534 Decouple associated constants from let (#5973) пре 8 месеци
handle_literal.cpp bac828d244 Add support for `char` keyword per #5903. (#6078) пре 7 месеци
handle_loop_statement.cpp 866794b82a Check and lowering support for `for` loops. (#5698) пре 10 месеци
handle_match.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) пре 1 година
handle_modifier.cpp 94dca7967b Allow `extend final impl as` for impl declarations (#5345) пре 1 година
handle_name.cpp 705c95d6e0 Drop fn destroy support (#6136) пре 7 месеци
handle_named_constraint.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) пре 1 година
handle_namespace.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) пре 1 година
handle_noop.cpp 4d0a6db49b Abort checking when encountering an invalid parse node (#4700) пре 1 година
handle_operator.cpp 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) пре 8 месеци
handle_paren_expr.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) пре 1 година
handle_pattern_list.cpp 58de34e534 Decouple associated constants from let (#5973) пре 8 месеци
handle_return_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) пре 1 година
handle_struct.cpp 03e693873b Detect control flow in entities nested inside functions (#5336) пре 1 година
handle_tuple_literal.cpp a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) пре 1 година
handle_where.cpp 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) пре 8 месеци
impl.cpp ef748ab36d Factor out an impl declaration helper function (#5851) пре 9 месеци
impl.h ef748ab36d Factor out an impl declaration helper function (#5851) пре 9 месеци
impl_lookup.cpp 2ee2b2f1e3 Move the FacetAccessType special case out of name lookup, and generalize it (#6163) пре 7 месеци
impl_lookup.h e3b4482893 Make the GetCanonicalFacetOrTypeValue operation more crisp (#6157) пре 7 месеци
impl_validation.cpp 19a7fb08b7 Switch handling of errors in impls to not build a type structure (#5881) пре 9 месеци
impl_validation.h 950d83451a Add diagnostics for invalid impl declarations (#5420) пре 11 месеци
import.cpp 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) пре 9 месеци
import.h 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) пре 9 месеци
import_ref.cpp fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) пре 7 месеци
import_ref.h e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) пре 7 месеци
inst.cpp 6cc5d7ed2a Add an EnumMaskBase type (#6053) пре 7 месеци
inst.h 6ca4e2e089 Fix a small implicit/desugared reference (#5791) пре 10 месеци
inst_block_stack.cpp c0ee446cec Refactor InstBlockStore's API, AddDefaultValue -> AddPlaceholder (#5166) пре 1 година
inst_block_stack.h 5da87f43da Split SemIR's formatter class into a more typical h+cpp (#5372) пре 1 година
interface.cpp 81c2b3be1a Handle some more errors in interfaces without crashing. (#6155) пре 7 месеци
interface.h 55da026a46 Remove the SemIRLoc typedef (#5299) пре 1 година
keyword_modifier_set.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) пре 7 месеци
keyword_modifier_set.h f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) пре 7 месеци
lexical_lookup.h 110af3bfe4 Set an explicit size for lexical lookup's vector (#5786) пре 10 месеци
literal.cpp 8adb3570ac C++ Interop: Add support for `char` (#5988) пре 8 месеци
literal.h 8adb3570ac C++ Interop: Add support for `char` (#5988) пре 8 месеци
member_access.cpp fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) пре 7 месеци
member_access.h 3b6d202730 Implement support for mixed-access overload sets. (#6137) пре 7 месеци
merge.cpp fbc5994750 Support importing `var` parameters (#5400) пре 11 месеци
merge.h 55da026a46 Remove the SemIRLoc typedef (#5299) пре 1 година
modifiers.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) пре 1 година
modifiers.h b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) пре 1 година
name_component.cpp 8738497301 Fix parse support for 'fn F[];' (#5135) пре 1 година
name_component.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) пре 1 година
name_lookup.cpp fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) пре 7 месеци
name_lookup.h 3b6d202730 Implement support for mixed-access overload sets. (#6137) пре 7 месеци
name_ref.cpp e24ba02352 Fix lowering of thunks in generic impls (#5631) пре 11 месеци
name_ref.h e24ba02352 Fix lowering of thunks in generic impls (#5631) пре 11 месеци
node_id_traversal.cpp 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) пре 11 месеци
node_id_traversal.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) пре 11 месеци
node_stack.cpp 1917ea223e Avoid redundantly specifying Id::Kind. (#4911) пре 1 година
node_stack.h 705c95d6e0 Drop fn destroy support (#6136) пре 7 месеци
operator.cpp e1b87ac2e1 Change IndexWith to use a standard binary operator setup (#6127) пре 7 месеци
operator.h 422cc3d48a Move diagnostic usings off Context (#5007) пре 1 година
param_and_arg_refs_stack.h e7b68572fa Consolidate post-check logic (#5003) пре 1 година
pattern.cpp 7209ad7c9f Generate Destroy impls for classes (#5873) пре 9 месеци
pattern.h 7209ad7c9f Generate Destroy impls for classes (#5873) пре 9 месеци
pattern_match.cpp db0a00d713 Fix double-destruction of temporaries. (#6010) пре 8 месеци
pattern_match.h 9c0faf007e Invalid comment cleanup (#4836) пре 1 година
pending_block.h b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) пре 7 месеци
pointer_dereference.cpp 95903dc624 Generate thunks for functions in `impl`s (#5390) пре 1 година
pointer_dereference.h 95903dc624 Generate thunks for functions in `impl`s (#5390) пре 1 година
region_stack.h 55da026a46 Remove the SemIRLoc typedef (#5299) пре 1 година
return.cpp d60900cbeb Remove special case for returning value expressions by copy (#6052) пре 7 месеци
return.h 95903dc624 Generate thunks for functions in `impl`s (#5390) пре 1 година
scope_index.h f0403dadab Move None to IdBase (#5030) пре 1 година
scope_stack.cpp e060342411 Defer building thunks until the end of the enclosing definition. (#5403) пре 1 година
scope_stack.h 705c95d6e0 Drop fn destroy support (#6136) пре 7 месеци
subst.cpp fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) пре 7 месеци
subst.h fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) пре 7 месеци
thunk.cpp 8004c2d5f6 CalleeFunction -> Callee name adjustments (#6117) пре 7 месеци
thunk.h 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) пре 11 месеци
type.cpp fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) пре 7 месеци
type.h e3b4482893 Make the GetCanonicalFacetOrTypeValue operation more crisp (#6157) пре 7 месеци
type_completion.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) пре 7 месеци
type_completion.h 55da026a46 Remove the SemIRLoc typedef (#5299) пре 1 година
type_structure.cpp 59c4cbcaf1 Treat type modifiers as distinct type structure (#6073) пре 7 месеци
type_structure.h 0166d8837c Update Documentation to use new expression terminology (#5890) пре 7 месеци