Richard Smith
|
a6508fcf05
Basic support for generic bindings. (#3555)
|
2 سال پیش |
Jon Ross-Perkins
|
0205645e7d
Refactor BindName to support tracking the enclosing scope. (#3566)
|
2 سال پیش |
Richard Smith
|
07efa026de
Support defining instruction categories with a common representation (#3569)
|
2 سال پیش |
Richard Smith
|
d87fe8b532
Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522)
|
2 سال پیش |
Richard Smith
|
fbb4ecf319
Remove `SelfParam`, add an `AddrPattern` instead. (#3506)
|
2 سال پیش |
Richard Smith
|
de0c02ddae
If a name is not found in a class, perform lookup into base classes. (#3502)
|
2 سال پیش |
Jon Ross-Perkins
|
032c0e017b
Start adding lazy import references to name lookup. (#3475)
|
2 سال پیش |
Jon Ross-Perkins
|
c4864aa2ff
Split out and/or operator handling from infix. (#3480)
|
2 سال پیش |
josh11b
|
3b0923c81d
Add interface support to check (#3474)
|
2 سال پیش |
josh11b
|
e9fc07feee
Abbreviate "representation" -> "repr" (#3464)
|
2 سال پیش |
Richard Smith
|
22dff46ed2
Remove support for disambiguating a stringified type as being a type. (#3456)
|
2 سال پیش |
Jon Ross-Perkins
|
30155dbb72
Add support for 'package' in expressions. (#3445)
|
2 سال پیش |
Jon Ross-Perkins
|
962defd1e8
Associate a name with ClassDecl (#3447)
|
2 سال پیش |
Richard Smith
|
ca53c18ddc
Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446)
|
2 سال پیش |
Jon Ross-Perkins
|
aa5bfa564f
Add a distinct semir file separator. (#3438)
|
2 سال پیش |
Jon Ross-Perkins
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
2 سال پیش |
Richard Smith
|
332a368cee
Rename Parse::Node -> Parse::NodeId. (#3432)
|
2 سال پیش |
Jon Ross-Perkins
|
239f8030a4
Pass imports to SemIR. (#3415)
|
2 سال پیش |
josh11b
|
c89c452579
Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425)
|
2 سال پیش |
josh11b
|
c53b248800
Abbreviate "parameter" -> "param" (#3392)
|
2 سال پیش |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 سال پیش |
josh11b
|
11ca083855
Use abbreviation "expr" instead of "expression" (#3375)
|
2 سال پیش |
Richard Smith
|
6d5e62974c
Add SemIR instruction to track that a conversion was performed. (#3363)
|
2 سال پیش |
Richard Smith
|
71aa4a45be
Distinguish between name IDs and string IDs in the type system. (#3341)
|
2 سال پیش |
Richard Smith
|
184eafd521
Add a separate store for computed constant values. (#3362)
|
2 سال پیش |
josh11b
|
737162cc8f
Rename sem_ir files node->inst, follow up to #3355 (#3361)
|
2 سال پیش |
Jon Ross-Perkins
|
3401eed8d8
Split IdentifierId and StringLiteralId from StringId (#3352)
|
2 سال پیش |
josh11b
|
7edfd8e02a
Rename `SemIR::Node` to `SemIR::Inst` (#3355)
|
2 سال پیش |
Richard Smith
|
57f3c553b8
Support for type-checking and lowering method calls. (#3343)
|
2 سال پیش |
Richard Smith
|
04ae5a0531
Support for functions with a `self` parameter. (#3338)
|
2 سال پیش |