Richard Smith
|
2715e2276e
Parsing and basic checking for `abstract class` and `base class`. (#3385)
|
2 年之前 |
josh11b
|
c53b248800
Abbreviate "parameter" -> "param" (#3392)
|
2 年之前 |
Richard Smith
|
4aa6a6894d
Add missing periods to diagnostics. (#3380)
|
2 年之前 |
Richard Smith
|
afd6d85610
Support for `returned var` and `return var`. (#3374)
|
2 年之前 |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 年之前 |
josh11b
|
11ca083855
Use abbreviation "expr" instead of "expression" (#3375)
|
2 年之前 |
josh11b
|
7edfd8e02a
Rename `SemIR::Node` to `SemIR::Inst` (#3355)
|
2 年之前 |
Richard Smith
|
04ae5a0531
Support for functions with a `self` parameter. (#3338)
|
2 年之前 |
Richard Smith
|
ab575cf32a
Support for member access into classes. (#3335)
|
2 年之前 |
Richard Smith
|
620408b999
Basic lowering support for classes. (#3334)
|
2 年之前 |
Richard Smith
|
7f2f4bec4f
Add a `Field` node for fields in a class. (#3332)
|
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
|
69353ed271
Basic support for incomplete types. (#3302)
|
2 年之前 |
Richard Smith
|
c7a9e29a89
Add typed nodes to SemIR. (#3280)
|
2 年之前 |
Richard Smith
|
74d52738ff
Support for `let` declarations. (#3257)
|
2 年之前 |
Richard Smith
|
fea6cf88fc
Unify initialization and conversion logic (#3255)
|
2 年之前 |
Jon Ross-Perkins
|
1c748c0f14
Split semantics into check and sem_ir directories (#3176)
|
2 年之前 |