josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
il y a 2 ans |
Richard Smith
|
71aa4a45be
Distinguish between name IDs and string IDs in the type system. (#3341)
|
il y a 2 ans |
Richard Smith
|
3bee8932a9
Rework name lookup to handle non-lexical scoping. (#3354)
|
il y a 2 ans |
Jon Ross-Perkins
|
3401eed8d8
Split IdentifierId and StringLiteralId from StringId (#3352)
|
il y a 2 ans |
josh11b
|
7edfd8e02a
Rename `SemIR::Node` to `SemIR::Inst` (#3355)
|
il y a 2 ans |
Richard Smith
|
bc8db9406d
Support for `Self` expressions. (#3351)
|
il y a 2 ans |
Richard Smith
|
620408b999
Basic lowering support for classes. (#3334)
|
il y a 2 ans |
Richard Smith
|
7f2f4bec4f
Add a `Field` node for fields in a class. (#3332)
|
il y a 2 ans |
Jon Ross-Perkins
|
e6634d240f
Make SemIR::File access more terse. (#3331)
|
il y a 2 ans |
Jon Ross-Perkins
|
1d6298290f
Add more value store types to File. (#3317)
|
il y a 2 ans |
Richard Smith
|
7d9340880e
Separate `ClassType` from `ClassDeclaration`. (#3329)
|
il y a 2 ans |
Jon Ross-Perkins
|
7e9d644e1f
Switch File functions, classes, and types to ValueStores (#3316)
|
il y a 2 ans |
Richard Smith
|
a46e7dd967
Remove most of the metaprogramming in node.h in favor of listing all the members in the typed node structs. (#3310)
|
il y a 2 ans |
Jon Ross-Perkins
|
1b55ad86dd
Extend SharedValueStores to SemIR (#3313)
|
il y a 2 ans |
Jon Ross-Perkins
|
d13f76e001
Add value store to be shared across compile stages. (#3311)
|
il y a 2 ans |
Richard Smith
|
b01dfb3f93
Support for class definitions with static member functions. (#3305)
|
il y a 2 ans |
Richard Smith
|
4e64b1948d
Bare-bones support for forward-declared classes. (#3294)
|
il y a 2 ans |
Jon Ross-Perkins
|
1c748c0f14
Split semantics into check and sem_ir directories (#3176)
|
il y a 2 ans |