Jon Ross-Perkins
|
807a3f1370
Add namespace-scoped private keyword support. (#4026)
|
1 rok temu |
Richard Smith
|
7792e5fce3
Support out-of-line definitions of members of generic classes and interfaces. (#4029)
|
1 rok temu |
Jon Ross-Perkins
|
d9c62b106d
Rename enclosing scope to parent scope (#4020)
|
1 rok temu |
Richard Smith
|
ed6d2baa99
Refactor application of name qualifiers in decl name stack. (#4008)
|
1 rok temu |
Richard Smith
|
28cefe98df
Factor out pushing / popping of names plus parameters. (#4005)
|
1 rok temu |
Jon Ross-Perkins
|
73f8490660
On NameContext, rename enclosing_scope and target_scope_id. (#3948)
|
2 lat temu |
Jon Ross-Perkins
|
f9a4371aca
Refactor name addition, particularly for associated entities. (#3924)
|
2 lat temu |
Richard Smith
|
11c56d8ca1
Fix determination of whether we're in a nested deferred definition scope. (#3844)
|
2 lat temu |
Richard Smith
|
f9ce0b194d
Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832)
|
2 lat temu |
Jon Ross-Perkins
|
b5d28f2c4b
location -> loc abbreviation (#3826)
|
2 lat temu |
Jon Ross-Perkins
|
b079acd86f
Replace NodeId with a hybrid LocationId in SemIR diagnostics. (#3810)
|
2 lat temu |
Jon Ross-Perkins
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 lat temu |
Jon Ross-Perkins
|
4ab42c0712
Fix for MakeUnqualifiedName conflicting with a namespace (#3707)
|
2 lat temu |
Richard Smith
|
5ab26072fd
Use the DeclNameStack for impl declarations. (#3691)
|
2 lat temu |
Chandler Carruth
|
bf02d1f4b0
Remove headers marked as unused by ClangD. (#3661)
|
2 lat temu |
Jon Ross-Perkins
|
dc75295a72
Change lexical lookup to use an array instead of hash map. (#3582)
|
2 lat temu |
Jon Ross-Perkins
|
cad4605dad
Add imports of enclosing scopes. (#3575)
|
2 lat temu |
Jon Ross-Perkins
|
3d661c96f3
Handle out-of-line declarations. (#3536)
|
2 lat temu |
Richard Smith
|
c6bc2cbb3d
Rename IndexBase -> IdBase, ComparableIndexBase -> IndexBase. (#3436)
|
2 lat temu |
Jon Ross-Perkins
|
0d618b1278
Tidy up lint issues. (#3429)
|
2 lat temu |
Richard Smith
|
332a368cee
Rename Parse::Node -> Parse::NodeId. (#3432)
|
2 lat temu |
josh11b
|
109e7889dd
Rename files to use abbreviations (#3389)
|
2 lat temu |