David Blaikie c2a0ee98c5 Remove outdated comment about generic vtable inst naming (#5814) 9 ماه پیش
..
BUILD d64ec883d5 Move BlockValueStore from sem_ir to base (#5779) 10 ماه پیش
absolute_node_id.cpp 519e633147 Improve backtrace for lowering crashes. (#5651) 10 ماه پیش
absolute_node_id.h 804613f6b7 Fix `speicifc` typo (#5499) 11 ماه پیش
associated_constant.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 ماه پیش
builtin_function_kind.cpp a508b00883 Fix expected signature for `type.and`. (#5613) 11 ماه پیش
builtin_function_kind.def b5ae988a08 Add builtins for compound assignment operators. (#5335) 1 سال پیش
builtin_function_kind.h 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) 11 ماه پیش
clang_decl.cpp cc698d78f5 When using a C++ struct as a parameter, map its type to a Carbon class type (#5538) 10 ماه پیش
clang_decl.h b4b4d33789 Change CanonicalValueStore to take ValueT and KeyT as parameters (#5759) 10 ماه پیش
class.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 سال پیش
class.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 ماه پیش
constant.cpp 5226f3d14a Factor out `GetInstWithConstantValue` and use it from another place that duplicates the same logic. (#5388) 1 سال پیش
constant.h 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 سال پیش
copy_on_write_block.h 002756b4cc Change BlockValueStore to take ElementT as a parameter (#5758) 10 ماه پیش
diagnostic_loc_converter.cpp 3776e464e0 Properly set up C++ include paths and similar environment settings when parsing imported C++. (#5767) 10 ماه پیش
diagnostic_loc_converter.h fd0f62f980 Make currently publicly unused member functions private. (#5679) 10 ماه پیش
dump.cpp 7878f6d70f Move LocId dumping to semir/ (#5656) 10 ماه پیش
dump.h 7878f6d70f Move LocId dumping to semir/ (#5656) 10 ماه پیش
entity_name.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 ماه پیش
entity_with_params_base.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 سال پیش
entry_point.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 سال پیش
entry_point.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 سال پیش
expr_info.cpp 124313269a Represent vtables as a top level SemIR construct (#5472) 10 ماه پیش
expr_info.h a23631f360 Support for lowering references to imported `var`s. (#5513) 11 ماه پیش
facet_type_info.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 سال پیش
facet_type_info.h b4b4d33789 Change CanonicalValueStore to take ValueT and KeyT as parameters (#5759) 10 ماه پیش
file.cpp 02fc484f23 Make pointers in ValueStore stable across insertions (#5576) 11 ماه پیش
file.h b4b4d33789 Change CanonicalValueStore to take ValueT and KeyT as parameters (#5759) 10 ماه پیش
formatter.cpp 124313269a Represent vtables as a top level SemIR construct (#5472) 10 ماه پیش
formatter.h 124313269a Represent vtables as a top level SemIR construct (#5472) 10 ماه پیش
function.cpp 3bf98e9bc2 Implement correctly overriding dependent virtual functions (#5804) 9 ماه پیش
function.h 3bf98e9bc2 Implement correctly overriding dependent virtual functions (#5804) 9 ماه پیش
generic.cpp a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 ماه پیش
generic.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 ماه پیش
id_kind.h 124313269a Represent vtables as a top level SemIR construct (#5472) 10 ماه پیش
ids.cpp 1e9e148c3b Rename the ImportRefs block to Imports (#5618) 11 ماه پیش
ids.h b4b4d33789 Change CanonicalValueStore to take ValueT and KeyT as parameters (#5759) 10 ماه پیش
ids_test.cpp e855f38b8c Tag destruction as desugaring (#5790) 10 ماه پیش
impl.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 سال پیش
impl.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 ماه پیش
import_cpp.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 ماه پیش
import_ir.cpp f18fc40a32 Add missing standard library header inclusions (#5486) 11 ماه پیش
import_ir.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 ماه پیش
inst.cpp 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 سال پیش
inst.h d64ec883d5 Move BlockValueStore from sem_ir to base (#5779) 10 ماه پیش
inst_categories.h 0b3edee177 Alphabetize typed_insts.h (#5401) 11 ماه پیش
inst_fingerprinter.cpp 124313269a Represent vtables as a top level SemIR construct (#5472) 10 ماه پیش
inst_fingerprinter.h 0beda27192 Fingerprint `impl` blocks in semir (#5021) 1 سال پیش
inst_kind.cpp 27d0d26739 Replace value_kind with has_type, make FormatInstLhs name-dependent (#5501) 11 ماه پیش
inst_kind.def 124313269a Represent vtables as a top level SemIR construct (#5472) 10 ماه پیش
inst_kind.h a23631f360 Support for lowering references to imported `var`s. (#5513) 11 ماه پیش
inst_namer.cpp c2a0ee98c5 Remove outdated comment about generic vtable inst naming (#5814) 9 ماه پیش
inst_namer.h 124313269a Represent vtables as a top level SemIR construct (#5472) 10 ماه پیش
interface.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 ماه پیش
name.cpp a584ee120e Add support for `_` binding patterns (#5097) 1 سال پیش
name.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 ماه پیش
name_scope.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 سال پیش
name_scope.h a842162424 Make NameScope move constructor noexcept (#5812) 9 ماه پیش
name_scope_test.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 1 سال پیش
pattern.cpp 5b884ae14d Improve lowering for global variables. (#5492) 11 ماه پیش
pattern.h 5b884ae14d Improve lowering for global variables. (#5492) 11 ماه پیش
singleton_insts.h c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) 1 سال پیش
specific_interface.h b4b4d33789 Change CanonicalValueStore to take ValueT and KeyT as parameters (#5759) 10 ماه پیش
stringify.cpp b39a0f0c8c Basic SemIR `partial` support (#5736) 10 ماه پیش
stringify.h 13da710e94 Poison impl lookup queries with concrete results (#5373) 1 سال پیش
struct_type_field.h d64ec883d5 Move BlockValueStore from sem_ir to base (#5779) 10 ماه پیش
type.cpp b39a0f0c8c Basic SemIR `partial` support (#5736) 10 ماه پیش
type.h 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 سال پیش
type_info.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 سال پیش
type_info.h 5095af991f Make `MatchContext::WorkItem`, `CalleeFunction`, `InitRepr`, `ReturnTypeInfo` `Printable` (#5535) 11 ماه پیش
type_iterator.cpp b39a0f0c8c Basic SemIR `partial` support (#5736) 10 ماه پیش
type_iterator.h fad008d5da Flatten TypeIterator::Step::Any to not use nested variants (#5453) 1 سال پیش
typed_insts.h f204bdf094 Basic support for calling class methods imported from C++. (#5796) 9 ماه پیش
typed_insts_test.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 سال پیش
vtable.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 ماه پیش
yaml_test.cpp 0722dab0ef Reimplement destroy as an interface (#5678) 10 ماه پیش