Jon Ross-Perkins 3f799bd987 Use explicit(false) for implicit construction (#6039) il y a 7 mois
..
fuzzer_corpus 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) il y a 1 an
testdata 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) il y a 7 mois
BUILD bd90fe1d9b Interop: map C++ `std::string_view` into Carbon `str` when importing. (#5985) il y a 8 mois
action.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) il y a 1 an
action.h f0663715dd Even more usage of TypeInstId (#5296) il y a 1 an
call.cpp db0a00d713 Fix double-destruction of temporaries. (#6010) il y a 8 mois
call.h 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) il y a 1 an
check.cpp 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) il y a 7 mois
check.h 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) il y a 7 mois
check_fuzzer.cpp 0d0e202ce8 Switch Driver back to parameters for construction (#4849) il y a 1 an
check_unit.cpp 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) il y a 7 mois
check_unit.h 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) il y a 7 mois
class.cpp 3f9fc633fe Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945) il y a 8 mois
class.h 27be0973e7 Vtable support for generics (#5793) il y a 9 mois
context.cpp 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) il y a 7 mois
context.h 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) il y a 7 mois
control_flow.cpp e855f38b8c Tag destruction as desugaring (#5790) il y a 9 mois
control_flow.h 6a53947c5c Handle destruction for return statements (#5785) il y a 9 mois
convert.cpp db0a00d713 Fix double-destruction of temporaries. (#6010) il y a 8 mois
convert.h 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) il y a 8 mois
cpp_custom_type_mapping.cpp bd90fe1d9b Interop: map C++ `std::string_view` into Carbon `str` when importing. (#5985) il y a 8 mois
cpp_custom_type_mapping.h bd90fe1d9b Interop: map C++ `std::string_view` into Carbon `str` when importing. (#5985) il y a 8 mois
cpp_thunk.cpp 0691d4827c Update LLVM (#6022) il y a 7 mois
cpp_thunk.h 3c9d267388 Generate and use a C++ thunk to call non simple ABI C++ functions (#5850) il y a 8 mois
decl_introducer_state.h 94dca7967b Allow `extend final impl as` for impl declarations (#5345) il y a 1 an
decl_name_stack.cpp e060342411 Defer building thunks until the end of the enclosing definition. (#5403) il y a 1 an
decl_name_stack.h e060342411 Defer building thunks until the end of the enclosing definition. (#5403) il y a 1 an
deduce.cpp ad4914b575 Avoid deducing errors as argument instructions after subst (#5710) il y a 10 mois
deduce.h 493bea1647 Fearlessly hold references into ValueStore again (#5589) il y a 11 mois
deferred_definition_worklist.cpp 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) il y a 10 mois
deferred_definition_worklist.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) il y a 10 mois
diagnostic_emitter.cpp 629f77eb61 Switch to representing FloatLiteralType as a RealId. (#5944) il y a 8 mois
diagnostic_emitter.h bd4fbb4393 Expand use of CheckIRId stores (#5820) il y a 9 mois
diagnostic_helpers.h 3f799bd987 Use explicit(false) for implicit construction (#6039) il y a 7 mois
dump.cpp 7878f6d70f Move LocId dumping to semir/ (#5656) il y a 10 mois
eval.cpp 0e6dd7e701 Add `MaybeUnformed(T)` type. (#5989) il y a 8 mois
eval.h 55da026a46 Remove the SemIRLoc typedef (#5299) il y a 1 an
eval_inst.cpp b851e8c423 Add support for f16, f64, f128. (#5952) il y a 8 mois
eval_inst.h a23631f360 Support for lowering references to imported `var`s. (#5513) il y a 11 mois
facet_type.cpp 2140a57294 Remove todo in facet_type.cpp after exploration (#5950) il y a 8 mois
facet_type.h 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) il y a 8 mois
full_pattern_stack.h d264f14027 Clean up handling of `Call` params (#5061) il y a 1 an
function.cpp 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) il y a 8 mois
function.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) il y a 10 mois
generic.cpp b36a987e73 Find cycles in rewrite constraints without performing the full exponential expansion of the RHS (#5673) il y a 9 mois
generic.h 5aea18f949 Avoid resolving the decl block for specifics in imported instructions (#5517) il y a 11 mois
generic_region_stack.cpp 4f5d11a28b Build generic eval blocks incrementally (#5313) il y a 1 an
generic_region_stack.h 4f5d11a28b Build generic eval blocks incrementally (#5313) il y a 1 an
global_init.cpp 5a4b63a040 [Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146) il y a 1 an
global_init.h cf389bf5d3 Split global init out from InstBlockStack. (#4101) il y a 1 an
handle.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) il y a 10 mois
handle_alias.cpp 19532967fa Stop pushing a fake generic for the duration of check. (#5326) il y a 1 an
handle_array.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
handle_binding_pattern.cpp 58de34e534 Decouple associated constants from let (#5973) il y a 8 mois
handle_call_expr.cpp 63ff0cca1a Include the call arguments in the location of a call. (#4602) il y a 1 an
handle_choice.cpp 493bea1647 Fearlessly hold references into ValueStore again (#5589) il y a 11 mois
handle_class.cpp 7209ad7c9f Generate Destroy impls for classes (#5873) il y a 9 mois
handle_codeblock.cpp 03e693873b Detect control flow in entities nested inside functions (#5336) il y a 1 an
handle_export.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
handle_expr_statement.cpp 69b9982e95 Convert discarded calls in thunks. (#5452) il y a 11 mois
handle_file.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) il y a 1 an
handle_function.cpp 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) il y a 8 mois
handle_if_expr.cpp 03e693873b Detect control flow in entities nested inside functions (#5336) il y a 1 an
handle_if_statement.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) il y a 1 an
handle_impl.cpp ef748ab36d Factor out an impl declaration helper function (#5851) il y a 9 mois
handle_import_and_package.cpp 7cac77119c Support `import Cpp inline "some code";`. (#5904) il y a 9 mois
handle_index.cpp 02fc484f23 Make pointers in ValueStore stable across insertions (#5576) il y a 11 mois
handle_interface.cpp 4f5d11a28b Build generic eval blocks incrementally (#5313) il y a 1 an
handle_let_and_var.cpp 58de34e534 Decouple associated constants from let (#5973) il y a 8 mois
handle_literal.cpp 41ed82e033 Add basic support for strings to core, check, and lower. (#5963) il y a 8 mois
handle_loop_statement.cpp 866794b82a Check and lowering support for `for` loops. (#5698) il y a 10 mois
handle_match.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) il y a 1 an
handle_modifier.cpp 94dca7967b Allow `extend final impl as` for impl declarations (#5345) il y a 1 an
handle_name.cpp e24ba02352 Fix lowering of thunks in generic impls (#5631) il y a 10 mois
handle_named_constraint.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) il y a 1 an
handle_namespace.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
handle_noop.cpp 4d0a6db49b Abort checking when encountering an invalid parse node (#4700) il y a 1 an
handle_operator.cpp 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) il y a 8 mois
handle_paren_expr.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) il y a 1 an
handle_pattern_list.cpp 58de34e534 Decouple associated constants from let (#5973) il y a 8 mois
handle_return_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) il y a 1 an
handle_struct.cpp 03e693873b Detect control flow in entities nested inside functions (#5336) il y a 1 an
handle_tuple_literal.cpp a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
handle_where.cpp 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) il y a 8 mois
impl.cpp ef748ab36d Factor out an impl declaration helper function (#5851) il y a 9 mois
impl.h ef748ab36d Factor out an impl declaration helper function (#5851) il y a 9 mois
impl_lookup.cpp c707a6deaa Verify rewrite constraints in impl lookup (#5617) il y a 9 mois
impl_lookup.h b6a55c0818 Diagnose impls that are fully overlapped by a final impl (#5417) il y a 11 mois
impl_validation.cpp 19a7fb08b7 Switch handling of errors in impls to not build a type structure (#5881) il y a 9 mois
impl_validation.h 950d83451a Add diagnostics for invalid impl declarations (#5420) il y a 11 mois
implicit_type_impls.cpp b410ebd088 Fix destruction of generic types (#5943) il y a 8 mois
implicit_type_impls.h 7209ad7c9f Generate Destroy impls for classes (#5873) il y a 9 mois
import.cpp 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) il y a 9 mois
import.h 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) il y a 9 mois
import_cpp.cpp 471b394c6d C++ interop: Support unary operators (#6020) il y a 7 mois
import_cpp.h 870c5380a0 C++ interop: Support importing binary `operator+` (#5996) il y a 8 mois
import_ref.cpp 70f104aa40 Always import canonical instructions except for exceptional Decl cases (#6009) il y a 8 mois
import_ref.h 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) il y a 9 mois
inst.cpp a85d292f8d Change from ToImplicit to AsDesugared (#5591) il y a 11 mois
inst.h 6ca4e2e089 Fix a small implicit/desugared reference (#5791) il y a 9 mois
inst_block_stack.cpp c0ee446cec Refactor InstBlockStore's API, AddDefaultValue -> AddPlaceholder (#5166) il y a 1 an
inst_block_stack.h 5da87f43da Split SemIR's formatter class into a more typical h+cpp (#5372) il y a 1 an
interface.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
interface.h 55da026a46 Remove the SemIRLoc typedef (#5299) il y a 1 an
keyword_modifier_set.h 3f799bd987 Use explicit(false) for implicit construction (#6039) il y a 7 mois
lexical_lookup.h 110af3bfe4 Set an explicit size for lexical lookup's vector (#5786) il y a 9 mois
literal.cpp 8adb3570ac C++ Interop: Add support for `char` (#5988) il y a 8 mois
literal.h 8adb3570ac C++ Interop: Add support for `char` (#5988) il y a 8 mois
member_access.cpp 3d77c4441b Compare ImplWitnessAccess into Self as canonical constants (#5883) il y a 8 mois
member_access.h 4f5d11a28b Build generic eval blocks incrementally (#5313) il y a 1 an
merge.cpp fbc5994750 Support importing `var` parameters (#5400) il y a 11 mois
merge.h 55da026a46 Remove the SemIRLoc typedef (#5299) il y a 1 an
modifiers.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
modifiers.h b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) il y a 1 an
name_component.cpp 8738497301 Fix parse support for 'fn F[];' (#5135) il y a 1 an
name_component.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
name_lookup.cpp 30f0ddab71 Add support for importing access from C++ to Carbon (#5858) il y a 9 mois
name_lookup.h 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
name_ref.cpp e24ba02352 Fix lowering of thunks in generic impls (#5631) il y a 10 mois
name_ref.h e24ba02352 Fix lowering of thunks in generic impls (#5631) il y a 10 mois
node_id_traversal.cpp 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) il y a 10 mois
node_id_traversal.h 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) il y a 10 mois
node_stack.cpp 1917ea223e Avoid redundantly specifying Id::Kind. (#4911) il y a 1 an
node_stack.h 58de34e534 Decouple associated constants from let (#5973) il y a 8 mois
operator.cpp 471b394c6d C++ interop: Support unary operators (#6020) il y a 7 mois
operator.h 422cc3d48a Move diagnostic usings off Context (#5007) il y a 1 an
param_and_arg_refs_stack.h e7b68572fa Consolidate post-check logic (#5003) il y a 1 an
pattern.cpp 7209ad7c9f Generate Destroy impls for classes (#5873) il y a 9 mois
pattern.h 7209ad7c9f Generate Destroy impls for classes (#5873) il y a 9 mois
pattern_match.cpp db0a00d713 Fix double-destruction of temporaries. (#6010) il y a 8 mois
pattern_match.h 9c0faf007e Invalid comment cleanup (#4836) il y a 1 an
pending_block.h 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
pointer_dereference.cpp 95903dc624 Generate thunks for functions in `impl`s (#5390) il y a 1 an
pointer_dereference.h 95903dc624 Generate thunks for functions in `impl`s (#5390) il y a 1 an
region_stack.h 55da026a46 Remove the SemIRLoc typedef (#5299) il y a 1 an
return.cpp 6a53947c5c Handle destruction for return statements (#5785) il y a 9 mois
return.h 95903dc624 Generate thunks for functions in `impl`s (#5390) il y a 1 an
scope_index.h f0403dadab Move None to IdBase (#5030) il y a 1 an
scope_stack.cpp e060342411 Defer building thunks until the end of the enclosing definition. (#5403) il y a 1 an
scope_stack.h e060342411 Defer building thunks until the end of the enclosing definition. (#5403) il y a 1 an
subst.cpp 105618ecb1 Resolve nested accesses in rewrite constraints (#5872) il y a 9 mois
subst.h 105618ecb1 Resolve nested accesses in rewrite constraints (#5872) il y a 9 mois
thunk.cpp 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) il y a 10 mois
thunk.h 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) il y a 10 mois
type.cpp cb5e2e1597 Improve support for qualification conversions. (#5999) il y a 8 mois
type.h 30b8a93fde Support conversion from T* to const T*. (#5971) il y a 8 mois
type_completion.cpp 0e6dd7e701 Add `MaybeUnformed(T)` type. (#5989) il y a 8 mois
type_completion.h 55da026a46 Remove the SemIRLoc typedef (#5299) il y a 1 an
type_structure.cpp 19a7fb08b7 Switch handling of errors in impls to not build a type structure (#5881) il y a 9 mois
type_structure.h 19a7fb08b7 Switch handling of errors in impls to not build a type structure (#5881) il y a 9 mois