Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 год назад
..
BUILD 6d4f2567a7 Add support for `var` patterns (#5069) 1 год назад
absolute_node_id.cpp 7eee9a3489 Refactor resolving a location into a SemIR library (#4876) 1 год назад
absolute_node_id.h 7eee9a3489 Refactor resolving a location into a SemIR library (#4876) 1 год назад
associated_constant.h 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) 1 год назад
block_value_store.h 11aba70c1d Add enumerate() for ValueStore and ImplStore (#4975) 1 год назад
builtin_function_kind.cpp 129cf35d78 Support BitAnd operator between facet types (#5022) 1 год назад
builtin_function_kind.def 129cf35d78 Support BitAnd operator between facet types (#5022) 1 год назад
builtin_function_kind.h 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 год назад
class.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
class.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
constant.cpp e0b2f5d772 Add and propagate template phase for constants. (#4964) 1 год назад
constant.h a0b7f39591 Support impl lookup for multiple interfaces in a facet type (#5047) 1 год назад
copy_on_write_block.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
dump.cpp 176f9f1cc4 Improve debug `Dump` for `NameScopeId`s (#5088) 1 год назад
dump.h eb69d7420e First iteration of completing and resolving facet types (#4920) 1 год назад
entity_name.h 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) 1 год назад
entity_with_params_base.h 6d4f2567a7 Add support for `var` patterns (#5069) 1 год назад
entry_point.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
entry_point.h bfa5463e5b Add signature enforcement for `Main.Run` and give it the symbol name `main`. (#3266) 2 лет назад
facet_type_info.cpp 0d10b5cd4c Allow facet types to be combined (#5026) 1 год назад
facet_type_info.h 0d10b5cd4c Allow facet types to be combined (#5026) 1 год назад
file.cpp 6d4f2567a7 Add support for `var` patterns (#5069) 1 год назад
file.h 87b9cab7b1 Add support for importing a trivial global C++ function (#5033) 1 год назад
formatter.cpp 6d4f2567a7 Add support for `var` patterns (#5069) 1 год назад
formatter.h e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 год назад
function.cpp 7fd54eded0 Reverse nesting of BoundMethod and SpecificFunction. (#5079) 1 год назад
function.h 6d4f2567a7 Add support for `var` patterns (#5069) 1 год назад
generic.cpp 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) 1 год назад
generic.h 11aba70c1d Add enumerate() for ValueStore and ImplStore (#4975) 1 год назад
id_kind.h d264f14027 Clean up handling of `Call` params (#5061) 1 год назад
ids.cpp d264f14027 Clean up handling of `Call` params (#5061) 1 год назад
ids.h 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 год назад
impl.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
impl.h eb69d7420e First iteration of completing and resolving facet types (#4920) 1 год назад
import_cpp.h 3f599c250b Generate Cpp namespace when import Cpp is used (#4873) 1 год назад
import_ir.h 1670baf180 Make binary operators non-member (#4838) 1 год назад
inst.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
inst.h 0d2f364f39 Split evaluation up into one function per instruction kind (#5008) 1 год назад
inst_fingerprinter.cpp d264f14027 Clean up handling of `Call` params (#5061) 1 год назад
inst_fingerprinter.h 0beda27192 Fingerprint `impl` blocks in semir (#5021) 1 год назад
inst_kind.cpp 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) 1 год назад
inst_kind.def 6d4f2567a7 Add support for `var` patterns (#5069) 1 год назад
inst_kind.h 0d2f364f39 Split evaluation up into one function per instruction kind (#5008) 1 год назад
inst_namer.cpp 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 год назад
inst_namer.h 0beda27192 Fingerprint `impl` blocks in semir (#5021) 1 год назад
interface.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
name.cpp 9d85b23b4b Use an x-macro for special NameId values. (#5018) 1 год назад
name.h 9c0faf007e Invalid comment cleanup (#4836) 1 год назад
name_scope.cpp 23e5677c8e Avoid poisoning non identifier names (#4884) 1 год назад
name_scope.h 87b9cab7b1 Add support for importing a trivial global C++ function (#5033) 1 год назад
name_scope_test.cpp 23e5677c8e Avoid poisoning non identifier names (#4884) 1 год назад
pattern.cpp 6d4f2567a7 Add support for `var` patterns (#5069) 1 год назад
pattern.h 6d4f2567a7 Add support for `var` patterns (#5069) 1 год назад
singleton_insts.h c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) 1 год назад
stringify_type.cpp 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 год назад
stringify_type.h b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) 1 год назад
struct_type_field.h be56ff87c6 Convert StructTypeField to a specific type. (#4492) 1 год назад
type.cpp dc8f47e6ad Move type functions off Context (#4951) 1 год назад
type.h fc7b0016ce Tuples and structs with abstract types are abstract (#4986) 1 год назад
type_info.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
type_info.h fc7b0016ce Tuples and structs with abstract types are abstract (#4986) 1 год назад
typed_insts.h 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 год назад
typed_insts_test.cpp 4eb955bf42 Drop std:: on size_t in various spots. (#4546) 1 год назад
yaml_test.cpp 467e510d40 Document abbreviation style things (#4996) 1 год назад