Richard Smith
|
cef7eb5522
Simplify interface for getting an instruction from a type. (#3455)
|
2 anni fa |
josh11b
|
e9fc07feee
Abbreviate "representation" -> "repr" (#3464)
|
2 anni fa |
Richard Smith
|
433d626b04
Rename SemIR::{Base,Field} -> SemIR::{Base,Field}Decl. (#3452)
|
2 anni fa |
Richard Smith
|
7dffa0c7ec
Support for `base: T;`, `.base`, `x.base`. (#3450)
|
2 anni fa |
Richard Smith
|
ca53c18ddc
Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446)
|
2 anni fa |
Jon Ross-Perkins
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
2 anni fa |
Jon Ross-Perkins
|
0d618b1278
Tidy up lint issues. (#3429)
|
2 anni fa |
josh11b
|
c89c452579
Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425)
|
2 anni fa |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 anni fa |
josh11b
|
11ca083855
Use abbreviation "expr" instead of "expression" (#3375)
|
2 anni fa |
Richard Smith
|
6d5e62974c
Add SemIR instruction to track that a conversion was performed. (#3363)
|
2 anni fa |
Richard Smith
|
71aa4a45be
Distinguish between name IDs and string IDs in the type system. (#3341)
|
2 anni fa |
josh11b
|
f9fb27bdfc
Split handlers for aggregates out of `lower/handle.cpp` into its own file (#3368)
|
2 anni fa |