josh11b
|
737162cc8f
Rename sem_ir files node->inst, follow up to #3355 (#3361)
|
před 2 roky |
Jon Ross-Perkins
|
3401eed8d8
Split IdentifierId and StringLiteralId from StringId (#3352)
|
před 2 roky |
josh11b
|
7edfd8e02a
Rename `SemIR::Node` to `SemIR::Inst` (#3355)
|
před 2 roky |
Richard Smith
|
428d11323a
Directly convert from an initializer to a value where possible. (#3306)
|
před 2 roky |
Richard Smith
|
a2e7d5e008
Take the address of the object when calling an `addr self` method. (#3349)
|
před 2 roky |
Richard Smith
|
3ea3cc38b3
Support for `as` expressions. (#3348)
|
před 2 roky |
Richard Smith
|
d42c1a3a7c
Diagnose attempts to copy a non-copyable type. (#3345)
|
před 2 roky |
Richard Smith
|
ae22338468
Allow fields to be reordered in struct initialization. (#3346)
|
před 2 roky |
Richard Smith
|
57f3c553b8
Support for type-checking and lowering method calls. (#3343)
|
před 2 roky |
Jon Ross-Perkins
|
e6634d240f
Make SemIR::File access more terse. (#3331)
|
před 2 roky |
Jon Ross-Perkins
|
1d6298290f
Add more value store types to File. (#3317)
|
před 2 roky |
Richard Smith
|
a46e7dd967
Remove most of the metaprogramming in node.h in favor of listing all the members in the typed node structs. (#3310)
|
před 2 roky |
Jon Ross-Perkins
|
1b55ad86dd
Extend SharedValueStores to SemIR (#3313)
|
před 2 roky |
Richard Smith
|
69353ed271
Basic support for incomplete types. (#3302)
|
před 2 roky |
Richard Smith
|
1ae5fe0cd5
Provide the callee expression to the Call node. (#3291)
|
před 2 roky |
Richard Smith
|
870ccf3eac
Suppress follow-on errors for various forms of expression. (#3292)
|
před 2 roky |
Richard Smith
|
8779fcd77c
Switch from `SemIR::NodeKind::Foo` to `SemIR::Foo::Kind` wherever possible. (#3283)
|
před 2 roky |
Richard Smith
|
c7a9e29a89
Add typed nodes to SemIR. (#3280)
|
před 2 roky |
Richard Smith
|
fea6cf88fc
Unify initialization and conversion logic (#3255)
|
před 2 roky |