Jon Ross-Perkins
|
f197219c10
Split parse nodes out from instructions because they're rarely used. (#3590)
|
2 tahun lalu |
Jon Ross-Perkins
|
cad4605dad
Add imports of enclosing scopes. (#3575)
|
2 tahun lalu |
josh11b
|
48c986f52d
Start using typed parse node ids in the check stage (#3547)
|
2 tahun lalu |
Jon Ross-Perkins
|
3d661c96f3
Handle out-of-line declarations. (#3536)
|
2 tahun lalu |
josh11b
|
23c7d7dd99
Underline the complete declaration in diagnostics (#3508)
|
2 tahun lalu |
Jon Ross-Perkins
|
9b194a31c9
Support modifiers on namespace, in theory. (#3462)
|
2 tahun lalu |
Richard Smith
|
332a368cee
Rename Parse::Node -> Parse::NodeId. (#3432)
|
2 tahun lalu |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 tahun lalu |
Richard Smith
|
3bee8932a9
Rework name lookup to handle non-lexical scoping. (#3354)
|
2 tahun lalu |
josh11b
|
7edfd8e02a
Rename `SemIR::Node` to `SemIR::Inst` (#3355)
|
2 tahun lalu |
Jon Ross-Perkins
|
e6634d240f
Make SemIR::File access more terse. (#3331)
|
2 tahun lalu |
Jon Ross-Perkins
|
1d6298290f
Add more value store types to File. (#3317)
|
2 tahun lalu |
Richard Smith
|
a46e7dd967
Remove most of the metaprogramming in node.h in favor of listing all the members in the typed node structs. (#3310)
|
2 tahun lalu |
Richard Smith
|
69353ed271
Basic support for incomplete types. (#3302)
|
2 tahun lalu |
josh11b
|
8d0831f431
Made function and namespace nodes typed to remove a crash (#3285)
|
2 tahun lalu |
Richard Smith
|
c7a9e29a89
Add typed nodes to SemIR. (#3280)
|
2 tahun lalu |
Jon Ross-Perkins
|
1c748c0f14
Split semantics into check and sem_ir directories (#3176)
|
2 tahun lalu |