Geoff Romer
|
5897e57c21
Clarify naming around paren expressions (#3444)
|
2 лет назад |
Jon Ross-Perkins
|
0d618b1278
Tidy up lint issues. (#3429)
|
2 лет назад |
Richard Smith
|
332a368cee
Rename Parse::Node -> Parse::NodeId. (#3432)
|
2 лет назад |
josh11b
|
11ca083855
Use abbreviation "expr" instead of "expression" (#3375)
|
2 лет назад |
josh11b
|
7edfd8e02a
Rename `SemIR::Node` to `SemIR::Inst` (#3355)
|
2 лет назад |
Jon Ross-Perkins
|
e6634d240f
Make SemIR::File access more terse. (#3331)
|
2 лет назад |
Jon Ross-Perkins
|
1d6298290f
Add more value store types to File. (#3317)
|
2 лет назад |
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 лет назад |
Richard Smith
|
c7a9e29a89
Add typed nodes to SemIR. (#3280)
|
2 лет назад |
Richard Smith
|
f389844893
Remove nearly all uses of StubReferences. (#3249)
|
2 лет назад |
Richard Smith
|
842b471e67
Perform in-place initialization for tuples and structs (#3246)
|
2 лет назад |
Richard Smith
|
7d0f7b5e8f
Rename {Tuple,Struct}Value -> {Tuple,Struct}Literal. (#3213)
|
2 лет назад |
Jon Ross-Perkins
|
1c748c0f14
Split semantics into check and sem_ir directories (#3176)
|
2 лет назад |