David Blaikie f64b08863a Dump all non-indexed ids as hex (#6228) 6 сар өмнө
..
BUILD ffefa7711c Move the mapping from entity name to an imported C++ global variable declaration outside of `EntityName` (#6211) 6 сар өмнө
absolute_node_id.cpp 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) 9 сар өмнө
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 90771414f5 Add builtins to form and detect null `MaybeUnformed(T*)` values. (#6208) 6 сар өмнө
builtin_function_kind.def 90771414f5 Add builtins to form and detect null `MaybeUnformed(T*)` values. (#6208) 6 сар өмнө
builtin_function_kind.h 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) 10 сар өмнө
clang_decl.cpp 1e7b7e53ae C++ interop: support for default arguments. (#6108) 7 сар өмнө
clang_decl.h 0716756c4e Stop passing a lambda as a non-type template argument. (#6229) 6 сар өмнө
class.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 жил өмнө
class.h 3f9fc633fe Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945) 8 сар өмнө
constant.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 сар өмнө
constant.h 12fa65e53c Check for use of `InstId`s from the wrong `SemIR::File` (#5997) 7 сар өмнө
copy_on_write_block.h 002756b4cc Change BlockValueStore to take ElementT as a parameter (#5758) 10 сар өмнө
cpp_global_var.h 0716756c4e Stop passing a lambda as a non-type template argument. (#6229) 6 сар өмнө
cpp_overload_set.h 7c13bddc92 C++ interop: Support C++20 operator and overload resolution for expression rewriting (#6171) 6 сар өмнө
diagnostic_loc_converter.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 сар өмнө
diagnostic_loc_converter.h 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) 9 сар өмнө
dump.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 сар өмнө
dump.h 7878f6d70f Move LocId dumping to semir/ (#5656) 10 сар өмнө
entity_name.h ffefa7711c Move the mapping from entity name to an imported C++ global variable declaration outside of `EntityName` (#6211) 6 сар өмнө
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 fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 сар өмнө
expr_info.h a23631f360 Support for lowering references to imported `var`s. (#5513) 11 сар өмнө
facet_type_info.cpp 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 сар өмнө
facet_type_info.h 4a6376cf59 Rename/restructure `Destroy` logic to better reflect #6124 (#6144) 7 сар өмнө
file.cpp 4fdc08582a Add ValueStore ctor template for Id to use for IdTag (#6226) 6 сар өмнө
file.h ffefa7711c Move the mapping from entity name to an imported C++ global variable declaration outside of `EntityName` (#6211) 6 сар өмнө
formatter.cpp 93b79f159e Change InstId dumping to hex numbers that include the tag (#6175) 6 сар өмнө
formatter.h ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 сар өмнө
function.cpp 8004c2d5f6 CalleeFunction -> Callee name adjustments (#6117) 7 сар өмнө
function.h 8004c2d5f6 CalleeFunction -> Callee name adjustments (#6117) 7 сар өмнө
generic.cpp a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 сар өмнө
generic.h 12fa65e53c Check for use of `InstId`s from the wrong `SemIR::File` (#5997) 7 сар өмнө
id_kind.h 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) 7 сар өмнө
ids.cpp f64b08863a Dump all non-indexed ids as hex (#6228) 6 сар өмнө
ids.h f64b08863a Dump all non-indexed ids as hex (#6228) 6 сар өмнө
ids_test.cpp e855f38b8c Tag destruction as desugaring (#5790) 9 сар өмнө
impl.cpp 4fdc08582a Add ValueStore ctor template for Id to use for IdTag (#6226) 6 сар өмнө
impl.h 2d1de16293 Add unit tagging to ImplId (#6214) 6 сар өмнө
import_cpp.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 сар өмнө
import_ir.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 сар өмнө
import_ir.h ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 сар өмнө
inst.cpp 4fdc08582a Add ValueStore ctor template for Id to use for IdTag (#6226) 6 сар өмнө
inst.h 93b79f159e Change InstId dumping to hex numbers that include the tag (#6175) 6 сар өмнө
inst_categories.h cb5e2e1597 Improve support for qualification conversions. (#5999) 8 сар өмнө
inst_fingerprinter.cpp 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 7 сар өмнө
inst_fingerprinter.h 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 7 сар өмнө
inst_kind.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 сар өмнө
inst_kind.def fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 сар өмнө
inst_kind.h cb6ca962d2 Update/clarify documentation of generic constants (#5473) 9 сар өмнө
inst_namer.cpp fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 сар өмнө
inst_namer.h 63118265f0 Add unit tagging to VtableId (#6216) 6 сар өмнө
interface.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 сар өмнө
name.cpp 705c95d6e0 Drop fn destroy support (#6136) 7 сар өмнө
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 730935691a Support for mapping str to std::string_view in interop. (#6079) 7 сар өмнө
name_scope_test.cpp 72754ff8ea Remove death tests checking for assertions. (#6202) 6 сар өмнө
pattern.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 сар өмнө
pattern.h 5b884ae14d Improve lowering for global variables. (#5492) 11 сар өмнө
singleton_insts.h 2352e93bb5 Remove now-unused StringType instruction. (#5964) 8 сар өмнө
specific_interface.h b4b4d33789 Change CanonicalValueStore to take ValueT and KeyT as parameters (#5759) 10 сар өмнө
stringify.cpp fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 сар өмнө
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 ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 сар өмнө
type.h ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 сар өмнө
type_info.cpp 730935691a Support for mapping str to std::string_view in interop. (#6079) 7 сар өмнө
type_info.h bac828d244 Add support for `char` keyword per #5903. (#6078) 7 сар өмнө
type_iterator.cpp 0679b779fb Return SymbolicBindingType separately in TypeIterator (#6193) 6 сар өмнө
type_iterator.h 90771414f5 Add builtins to form and detect null `MaybeUnformed(T*)` values. (#6208) 6 сар өмнө
typed_insts.h 90771414f5 Add builtins to form and detect null `MaybeUnformed(T*)` values. (#6208) 6 сар өмнө
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 f64b08863a Dump all non-indexed ids as hex (#6228) 6 сар өмнө