| .. |
|
BUILD
|
3f599c250b
Generate Cpp namespace when import Cpp is used (#4873)
|
1 rok temu |
|
absolute_node_id.cpp
|
7eee9a3489
Refactor resolving a location into a SemIR library (#4876)
|
1 rok temu |
|
absolute_node_id.h
|
7eee9a3489
Refactor resolving a location into a SemIR library (#4876)
|
1 rok temu |
|
associated_constant.h
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 rok temu |
|
block_value_store.h
|
11aba70c1d
Add enumerate() for ValueStore and ImplStore (#4975)
|
1 rok temu |
|
builtin_function_kind.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
|
builtin_function_kind.def
|
44a5e371b2
Reduce clangd-displayed errors for def files (#4957)
|
1 rok temu |
|
builtin_function_kind.h
|
4a7aefefaa
Add support for operators on `Core.IntLiteral`. (#4716)
|
1 rok temu |
|
class.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
|
class.h
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
|
constant.cpp
|
e0b2f5d772
Add and propagate template phase for constants. (#4964)
|
1 rok temu |
|
constant.h
|
210c26e369
Use llvm::map_range() instead of using mapped_iterator directly (#4997)
|
1 rok temu |
|
copy_on_write_block.h
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
|
dump.cpp
|
d199ce327a
Make FacetTypeInfo and CompleteFacetType stores share id indices (#4989)
|
1 rok temu |
|
dump.h
|
eb69d7420e
First iteration of completing and resolving facet types (#4920)
|
1 rok temu |
|
entity_name.h
|
6dda094928
Superficial support for `template` modifier on symbolic bindings. (#4948)
|
1 rok temu |
|
entity_with_params_base.h
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 rok temu |
|
entry_point.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
|
entry_point.h
|
bfa5463e5b
Add signature enforcement for `Main.Run` and give it the symbol name `main`. (#3266)
|
2 lat temu |
|
facet_type_info.cpp
|
d199ce327a
Make FacetTypeInfo and CompleteFacetType stores share id indices (#4989)
|
1 rok temu |
|
facet_type_info.h
|
d199ce327a
Make FacetTypeInfo and CompleteFacetType stores share id indices (#4989)
|
1 rok temu |
|
file.cpp
|
fc7b0016ce
Tuples and structs with abstract types are abstract (#4986)
|
1 rok temu |
|
file.h
|
2ca3f92131
Don't incorrectly find cycle in a generic impl (#4990)
|
1 rok temu |
|
formatter.cpp
|
11aba70c1d
Add enumerate() for ValueStore and ImplStore (#4975)
|
1 rok temu |
|
formatter.h
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
1 rok temu |
|
function.cpp
|
0c37ce6908
Delete unused ParamPatternInfo::GetNameId (#4942)
|
1 rok temu |
|
function.h
|
aa71f31787
Refactor implicit Self param into a member on SemIR::Function (#4928)
|
1 rok temu |
|
generic.cpp
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 rok temu |
|
generic.h
|
11aba70c1d
Add enumerate() for ValueStore and ImplStore (#4975)
|
1 rok temu |
|
id_kind.h
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 rok temu |
|
ids.cpp
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 rok temu |
|
ids.h
|
d199ce327a
Make FacetTypeInfo and CompleteFacetType stores share id indices (#4989)
|
1 rok temu |
|
impl.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
|
impl.h
|
eb69d7420e
First iteration of completing and resolving facet types (#4920)
|
1 rok temu |
|
import_cpp.h
|
3f599c250b
Generate Cpp namespace when import Cpp is used (#4873)
|
1 rok temu |
|
import_ir.h
|
1670baf180
Make binary operators non-member (#4838)
|
1 rok temu |
|
inst.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
|
inst.h
|
21252b5e94
Add missing trailing return types (#5006)
|
1 rok temu |
|
inst_fingerprinter.cpp
|
6dda094928
Superficial support for `template` modifier on symbolic bindings. (#4948)
|
1 rok temu |
|
inst_fingerprinter.h
|
9a5f2d734b
Include a fingerprint of the specific arguments in mangled names. (#4771)
|
1 rok temu |
|
inst_kind.cpp
|
469f1c8e64
Refactor InstKind to move metadata from macros to the type. (#4119)
|
1 rok temu |
|
inst_kind.def
|
74e1a9949f
Support tuple patterns outside parameter lists (#4923)
|
1 rok temu |
|
inst_kind.h
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 rok temu |
|
inst_namer.cpp
|
11aba70c1d
Add enumerate() for ValueStore and ImplStore (#4975)
|
1 rok temu |
|
inst_namer.h
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 rok temu |
|
interface.h
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
|
name.cpp
|
3f01310039
Make choice work for alternatives without parameters (#4815)
|
1 rok temu |
|
name.h
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 rok temu |
|
name_scope.cpp
|
23e5677c8e
Avoid poisoning non identifier names (#4884)
|
1 rok temu |
|
name_scope.h
|
809bcf10ed
Fix bad merge of comments introduced in #4884 (#4955)
|
1 rok temu |
|
name_scope_test.cpp
|
23e5677c8e
Avoid poisoning non identifier names (#4884)
|
1 rok temu |
|
singleton_insts.h
|
c832d523be
Update files and clang-tidy config to pass with clang-tidy-20 (#4691)
|
1 rok temu |
|
stringify_type.cpp
|
74e1a9949f
Support tuple patterns outside parameter lists (#4923)
|
1 rok temu |
|
stringify_type.h
|
b274622228
Improve infrastructure for formatting types in diagnostics. (#4374)
|
1 rok temu |
|
struct_type_field.h
|
be56ff87c6
Convert StructTypeField to a specific type. (#4492)
|
1 rok temu |
|
type.cpp
|
dc8f47e6ad
Move type functions off Context (#4951)
|
1 rok temu |
|
type.h
|
fc7b0016ce
Tuples and structs with abstract types are abstract (#4986)
|
1 rok temu |
|
type_info.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
|
type_info.h
|
fc7b0016ce
Tuples and structs with abstract types are abstract (#4986)
|
1 rok temu |
|
typed_insts.h
|
2ca3f92131
Don't incorrectly find cycle in a generic impl (#4990)
|
1 rok temu |
|
typed_insts_test.cpp
|
4eb955bf42
Drop std:: on size_t in various spots. (#4546)
|
1 rok temu |
|
yaml_test.cpp
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 rok temu |