Jacob Schneider
|
6419568142
Fully underline parse nodes in diagnostics. (#3442)
|
2 years ago |
Jon Ross-Perkins
|
30155dbb72
Add support for 'package' in expressions. (#3445)
|
2 years ago |
Jon Ross-Perkins
|
aa5bfa564f
Add a distinct semir file separator. (#3438)
|
2 years ago |
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
|
7f2f4bec4f
Add a `Field` node for fields in a class. (#3332)
|
2 years ago |
Richard Smith
|
69353ed271
Basic support for incomplete types. (#3302)
|
2 years ago |
Richard Smith
|
e4caf7d604
Compute and cache the value representation of a type when it becomes complete. (#3271)
|
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 |
Richard Smith
|
e81d171226
Switch to modeling array initialization analogously to a function call. (#3205)
|
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 |