Jon Ross-Perkins 9704dc670e Change the Destroy blanket impls to be more specific (#6098) há 7 meses atrás
..
cpp 868c4b768c C++ interop: Don't crash when looking up names inside an incomplete C++ class/struct/union (#6096) há 7 meses atrás
fuzzer_corpus 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) há 1 ano atrás
testdata 9704dc670e Change the Destroy blanket impls to be more specific (#6098) há 7 meses atrás
BUILD f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) há 7 meses atrás
action.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) há 1 ano atrás
action.h f0663715dd Even more usage of TypeInstId (#5296) há 1 ano atrás
call.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) há 7 meses atrás
call.h 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) há 1 ano atrás
check.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) há 7 meses atrás
check.h 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) há 7 meses atrás
check_fuzzer.cpp 0d0e202ce8 Switch Driver back to parameters for construction (#4849) há 1 ano atrás
check_unit.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) há 7 meses atrás
check_unit.h 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) há 7 meses atrás
class.cpp 50a0f908c6 Mark `Check::Context::insts()` as `const` and use it in more use cases (#6093) há 7 meses atrás
class.h 27be0973e7 Vtable support for generics (#5793) há 9 meses atrás
context.cpp 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) há 7 meses atrás
context.h 50a0f908c6 Mark `Check::Context::insts()` as `const` and use it in more use cases (#6093) há 7 meses atrás
control_flow.cpp e855f38b8c Tag destruction as desugaring (#5790) há 9 meses atrás
control_flow.h 6a53947c5c Handle destruction for return statements (#5785) há 9 meses atrás
convert.cpp 50a0f908c6 Mark `Check::Context::insts()` as `const` and use it in more use cases (#6093) há 7 meses atrás
convert.h 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) há 8 meses atrás
decl_introducer_state.h 94dca7967b Allow `extend final impl as` for impl declarations (#5345) há 1 ano atrás
decl_name_stack.cpp e060342411 Defer building thunks until the end of the enclosing definition. (#5403) há 1 ano atrás
decl_name_stack.h e060342411 Defer building thunks until the end of the enclosing definition. (#5403) há 1 ano atrás
deduce.cpp b1b79c1bac Set deduce_through to false for FacetType, since we don't deduce through it (#6087) há 7 meses atrás
deduce.h 493bea1647 Fearlessly hold references into ValueStore again (#5589) há 11 meses atrás
deferred_definition_worklist.cpp 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) há 10 meses atrás
deferred_definition_worklist.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) há 10 meses atrás
diagnostic_emitter.cpp 629f77eb61 Switch to representing FloatLiteralType as a RealId. (#5944) há 8 meses atrás
diagnostic_emitter.h bd4fbb4393 Expand use of CheckIRId stores (#5820) há 9 meses atrás
diagnostic_helpers.h 3f799bd987 Use explicit(false) for implicit construction (#6039) há 7 meses atrás
dump.cpp 7878f6d70f Move LocId dumping to semir/ (#5656) há 10 meses atrás
eval.cpp aa0095c29f Remove TODO in GetConstantValue for FacetTypeId (#6089) há 7 meses atrás
eval.h 55da026a46 Remove the SemIRLoc typedef (#5299) há 1 ano atrás
eval_inst.cpp 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) há 7 meses atrás
eval_inst.h a23631f360 Support for lowering references to imported `var`s. (#5513) há 11 meses atrás
facet_type.cpp 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) há 7 meses atrás
facet_type.h 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) há 8 meses atrás
full_pattern_stack.h d264f14027 Clean up handling of `Call` params (#5061) há 1 ano atrás
function.cpp 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) há 8 meses atrás
function.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) há 10 meses atrás
generic.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) há 7 meses atrás
generic.h 6cc5d7ed2a Add an EnumMaskBase type (#6053) há 7 meses atrás
generic_region_stack.cpp 4f5d11a28b Build generic eval blocks incrementally (#5313) há 1 ano atrás
generic_region_stack.h 4f5d11a28b Build generic eval blocks incrementally (#5313) há 1 ano atrás
global_init.cpp 5a4b63a040 [Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146) há 1 ano atrás
global_init.h cf389bf5d3 Split global init out from InstBlockStack. (#4101) há 1 ano atrás
handle.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) há 10 meses atrás
handle_alias.cpp 19532967fa Stop pushing a fake generic for the duration of check. (#5326) há 1 ano atrás
handle_array.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) há 1 ano atrás
handle_binding_pattern.cpp ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) há 7 meses atrás
handle_call_expr.cpp 63ff0cca1a Include the call arguments in the location of a call. (#4602) há 1 ano atrás
handle_choice.cpp 493bea1647 Fearlessly hold references into ValueStore again (#5589) há 11 meses atrás
handle_class.cpp 7209ad7c9f Generate Destroy impls for classes (#5873) há 9 meses atrás
handle_codeblock.cpp 03e693873b Detect control flow in entities nested inside functions (#5336) há 1 ano atrás
handle_export.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) há 1 ano atrás
handle_expr_statement.cpp 69b9982e95 Convert discarded calls in thunks. (#5452) há 1 ano atrás
handle_file.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) há 1 ano atrás
handle_function.cpp f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) há 7 meses atrás
handle_if_expr.cpp 03e693873b Detect control flow in entities nested inside functions (#5336) há 1 ano atrás
handle_if_statement.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) há 1 ano atrás
handle_impl.cpp ef748ab36d Factor out an impl declaration helper function (#5851) há 9 meses atrás
handle_import_and_package.cpp 7cac77119c Support `import Cpp inline "some code";`. (#5904) há 9 meses atrás
handle_index.cpp 02fc484f23 Make pointers in ValueStore stable across insertions (#5576) há 11 meses atrás
handle_interface.cpp 4f5d11a28b Build generic eval blocks incrementally (#5313) há 1 ano atrás
handle_let_and_var.cpp 58de34e534 Decouple associated constants from let (#5973) há 8 meses atrás
handle_literal.cpp bac828d244 Add support for `char` keyword per #5903. (#6078) há 7 meses atrás
handle_loop_statement.cpp 866794b82a Check and lowering support for `for` loops. (#5698) há 10 meses atrás
handle_match.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) há 1 ano atrás
handle_modifier.cpp 94dca7967b Allow `extend final impl as` for impl declarations (#5345) há 1 ano atrás
handle_name.cpp e24ba02352 Fix lowering of thunks in generic impls (#5631) há 10 meses atrás
handle_named_constraint.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) há 1 ano atrás
handle_namespace.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) há 1 ano atrás
handle_noop.cpp 4d0a6db49b Abort checking when encountering an invalid parse node (#4700) há 1 ano atrás
handle_operator.cpp 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) há 8 meses atrás
handle_paren_expr.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) há 1 ano atrás
handle_pattern_list.cpp 58de34e534 Decouple associated constants from let (#5973) há 8 meses atrás
handle_return_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) há 1 ano atrás
handle_struct.cpp 03e693873b Detect control flow in entities nested inside functions (#5336) há 1 ano atrás
handle_tuple_literal.cpp a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) há 1 ano atrás
handle_where.cpp 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) há 8 meses atrás
impl.cpp ef748ab36d Factor out an impl declaration helper function (#5851) há 9 meses atrás
impl.h ef748ab36d Factor out an impl declaration helper function (#5851) há 9 meses atrás
impl_lookup.cpp 9704dc670e Change the Destroy blanket impls to be more specific (#6098) há 7 meses atrás
impl_lookup.h b6a55c0818 Diagnose impls that are fully overlapped by a final impl (#5417) há 1 ano atrás
impl_validation.cpp 19a7fb08b7 Switch handling of errors in impls to not build a type structure (#5881) há 9 meses atrás
impl_validation.h 950d83451a Add diagnostics for invalid impl declarations (#5420) há 11 meses atrás
implicit_type_impls.cpp b410ebd088 Fix destruction of generic types (#5943) há 8 meses atrás
implicit_type_impls.h 9704dc670e Change the Destroy blanket impls to be more specific (#6098) há 7 meses atrás
import.cpp 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) há 9 meses atrás
import.h 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) há 9 meses atrás
import_ref.cpp cac3578b86 Avoid crashing when importing a C++ struct indirectly (#6086) há 7 meses atrás
import_ref.h e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) há 7 meses atrás
inst.cpp 6cc5d7ed2a Add an EnumMaskBase type (#6053) há 7 meses atrás
inst.h 6ca4e2e089 Fix a small implicit/desugared reference (#5791) há 9 meses atrás
inst_block_stack.cpp c0ee446cec Refactor InstBlockStore's API, AddDefaultValue -> AddPlaceholder (#5166) há 1 ano atrás
inst_block_stack.h 5da87f43da Split SemIR's formatter class into a more typical h+cpp (#5372) há 1 ano atrás
interface.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) há 1 ano atrás
interface.h 55da026a46 Remove the SemIRLoc typedef (#5299) há 1 ano atrás
keyword_modifier_set.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) há 7 meses atrás
keyword_modifier_set.h f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) há 7 meses atrás
lexical_lookup.h 110af3bfe4 Set an explicit size for lexical lookup's vector (#5786) há 10 meses atrás
literal.cpp 8adb3570ac C++ Interop: Add support for `char` (#5988) há 8 meses atrás
literal.h 8adb3570ac C++ Interop: Add support for `char` (#5988) há 8 meses atrás
member_access.cpp ca40e9d693 Support making method calls to C++ overload sets. (#6069) há 7 meses atrás
member_access.h 4f5d11a28b Build generic eval blocks incrementally (#5313) há 1 ano atrás
merge.cpp fbc5994750 Support importing `var` parameters (#5400) há 11 meses atrás
merge.h 55da026a46 Remove the SemIRLoc typedef (#5299) há 1 ano atrás
modifiers.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) há 1 ano atrás
modifiers.h b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) há 1 ano atrás
name_component.cpp 8738497301 Fix parse support for 'fn F[];' (#5135) há 1 ano atrás
name_component.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) há 1 ano atrás
name_lookup.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) há 7 meses atrás
name_lookup.h 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) há 1 ano atrás
name_ref.cpp e24ba02352 Fix lowering of thunks in generic impls (#5631) há 10 meses atrás
name_ref.h e24ba02352 Fix lowering of thunks in generic impls (#5631) há 10 meses atrás
node_id_traversal.cpp 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) há 10 meses atrás
node_id_traversal.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) há 10 meses atrás
node_stack.cpp 1917ea223e Avoid redundantly specifying Id::Kind. (#4911) há 1 ano atrás
node_stack.h 58de34e534 Decouple associated constants from let (#5973) há 8 meses atrás
operator.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) há 7 meses atrás
operator.h 422cc3d48a Move diagnostic usings off Context (#5007) há 1 ano atrás
param_and_arg_refs_stack.h e7b68572fa Consolidate post-check logic (#5003) há 1 ano atrás
pattern.cpp 7209ad7c9f Generate Destroy impls for classes (#5873) há 9 meses atrás
pattern.h 7209ad7c9f Generate Destroy impls for classes (#5873) há 9 meses atrás
pattern_match.cpp db0a00d713 Fix double-destruction of temporaries. (#6010) há 8 meses atrás
pattern_match.h 9c0faf007e Invalid comment cleanup (#4836) há 1 ano atrás
pending_block.h b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) há 7 meses atrás
pointer_dereference.cpp 95903dc624 Generate thunks for functions in `impl`s (#5390) há 1 ano atrás
pointer_dereference.h 95903dc624 Generate thunks for functions in `impl`s (#5390) há 1 ano atrás
region_stack.h 55da026a46 Remove the SemIRLoc typedef (#5299) há 1 ano atrás
return.cpp d60900cbeb Remove special case for returning value expressions by copy (#6052) há 7 meses atrás
return.h 95903dc624 Generate thunks for functions in `impl`s (#5390) há 1 ano atrás
scope_index.h f0403dadab Move None to IdBase (#5030) há 1 ano atrás
scope_stack.cpp e060342411 Defer building thunks until the end of the enclosing definition. (#5403) há 1 ano atrás
scope_stack.h e060342411 Defer building thunks until the end of the enclosing definition. (#5403) há 1 ano atrás
subst.cpp 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) há 7 meses atrás
subst.h 105618ecb1 Resolve nested accesses in rewrite constraints (#5872) há 9 meses atrás
thunk.cpp 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) há 10 meses atrás
thunk.h 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) há 10 meses atrás
type.cpp 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) há 7 meses atrás
type.h 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) há 7 meses atrás
type_completion.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) há 7 meses atrás
type_completion.h 55da026a46 Remove the SemIRLoc typedef (#5299) há 1 ano atrás
type_structure.cpp 59c4cbcaf1 Treat type modifiers as distinct type structure (#6073) há 7 meses atrás
type_structure.h 59c4cbcaf1 Treat type modifiers as distinct type structure (#6073) há 7 meses atrás