Richard Smith
|
71aa4a45be
Distinguish between name IDs and string IDs in the type system. (#3341)
|
2 years ago |
Richard Smith
|
184eafd521
Add a separate store for computed constant values. (#3362)
|
2 years ago |
Richard Smith
|
545a5b3679
Support initializing a class from a struct. (#3358)
|
2 years ago |
Richard Smith
|
7f2f4bec4f
Add a `Field` node for fields in a class. (#3332)
|
2 years ago |
Richard Smith
|
e4caf7d604
Compute and cache the value representation of a type when it becomes complete. (#3271)
|
2 years ago |
Richard Smith
|
fea6cf88fc
Unify initialization and conversion logic (#3255)
|
2 years ago |
Geoff Romer
|
7899154a21
Add "ERROR" to all error diagnostics (#3251)
|
2 years ago |
Richard Smith
|
f389844893
Remove nearly all uses of StubReferences. (#3249)
|
2 years ago |
Jon Ross-Perkins
|
9ae41b2965
Update SemIR yaml and text for multi-file. (#3217)
|
2 years ago |
Richard Smith
|
7d0f7b5e8f
Rename {Tuple,Struct}Value -> {Tuple,Struct}Literal. (#3213)
|
2 years ago |
Richard Smith
|
71e9fb7511
Disable raw IR printing in tests by default. (#3204)
|
2 years ago |
Jon Ross-Perkins
|
1c748c0f14
Split semantics into check and sem_ir directories (#3176)
|
2 years ago |