Richard Smith
|
2715e2276e
Parsing and basic checking for `abstract class` and `base class`. (#3385)
|
2 gadi atpakaļ |
josh11b
|
c53b248800
Abbreviate "parameter" -> "param" (#3392)
|
2 gadi atpakaļ |
Richard Smith
|
afd6d85610
Support for `returned var` and `return var`. (#3374)
|
2 gadi atpakaļ |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 gadi atpakaļ |
josh11b
|
11ca083855
Use abbreviation "expr" instead of "expression" (#3375)
|
2 gadi atpakaļ |
Richard Smith
|
71aa4a45be
Distinguish between name IDs and string IDs in the type system. (#3341)
|
2 gadi atpakaļ |
josh11b
|
0318631d1a
Clarify some comments (#3360)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
3401eed8d8
Split IdentifierId and StringLiteralId from StringId (#3352)
|
2 gadi atpakaļ |
josh11b
|
7edfd8e02a
Rename `SemIR::Node` to `SemIR::Inst` (#3355)
|
2 gadi atpakaļ |
Richard Smith
|
bc8db9406d
Support for `Self` expressions. (#3351)
|
2 gadi atpakaļ |
Richard Smith
|
04ae5a0531
Support for functions with a `self` parameter. (#3338)
|
2 gadi atpakaļ |
Richard Smith
|
7f2f4bec4f
Add a `Field` node for fields in a class. (#3332)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
d13f76e001
Add value store to be shared across compile stages. (#3311)
|
2 gadi atpakaļ |
Richard Smith
|
4e64b1948d
Bare-bones support for forward-declared classes. (#3294)
|
2 gadi atpakaļ |
Richard Smith
|
6e9d83e746
Support for `while` statements. (#3258)
|
2 gadi atpakaļ |
Richard Smith
|
74d52738ff
Support for `let` declarations. (#3257)
|
2 gadi atpakaļ |
Richard Smith
|
9ba1669472
Remove `Check::Context::AddNodeToBlock` and `SemIR::File::AddNode`. (#3221)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
c555b39a2c
Rename parser dir to parse (#3178)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
1c748c0f14
Split semantics into check and sem_ir directories (#3176)
|
2 gadi atpakaļ |