Richard Smith
|
ff530305d1
Add prelude support for implicit conversion between integer literals and sized integer types. (#4525)
|
1 год назад |
Richard Smith
|
cbd88e5c72
Add builtin for performing checked conversion between integer types. (#4523)
|
1 год назад |
Chandler Carruth
|
3ba4997855
Canonicalize away bit width and embed small integers into `IntId`s (#4487)
|
1 год назад |
josh11b
|
39ed62dad7
Add `facet_types()` accessor to `Check::Context` (#4518)
|
1 год назад |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 год назад |
Jon Ross-Perkins
|
be56ff87c6
Convert StructTypeField to a specific type. (#4492)
|
1 год назад |
josh11b
|
4febf7c459
Add capitilization and punctuation to TODO comments (#4486)
|
1 год назад |
josh11b
|
ea0b0b4b48
Add facet type values and an instruction that produces them (#4460)
|
1 год назад |
Chandler Carruth
|
4148161e24
Refactor value store code to use separate files. (#4477)
|
1 год назад |
Richard Smith
|
44fe65fbe5
Rename `BigInt` to `IntLiteral`. (#4476)
|
1 год назад |
Richard Smith
|
db76e81630
Rename `IntLiteral` to `IntValue`. (#4475)
|
1 год назад |
Jon Ross-Perkins
|
57c9a2ed4a
Switch eval of ArrayIndex to use CARBON_KIND (#4462)
|
1 год назад |
Geoff Romer
|
b67d03126e
Separate inst kind for out params (#4442)
|
1 год назад |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 год назад |
Jon Ross-Perkins
|
302aa1bb30
Remove uses of StringLiteral in format strings. (#4416)
|
1 год назад |
Richard Smith
|
a02dfe0226
Superficial support for `Core.BigInt` type (#4414)
|
1 год назад |
Jon Ross-Perkins
|
96964ee534
Implement basic bool and int formatting for diagnostics (#4411)
|
1 год назад |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 год назад |
Richard Smith
|
1a1bfd2eb2
Track and resolve the specific callee in a call to a generic function (#4395)
|
1 год назад |
Richard Smith
|
6410d6e140
Add support for deduction of most kinds of type constant. (#4389)
|
1 год назад |
Richard Smith
|
b274622228
Improve infrastructure for formatting types in diagnostics. (#4374)
|
1 год назад |
Richard Smith
|
5ab957d012
Make ImplDecls evaluate to themselves. (#4352)
|
1 год назад |
josh11b
|
bdbd1079a6
`where` check stage, step 2: SemIR (#4349)
|
1 год назад |
Jon Ross-Perkins
|
4c9ffb0dee
Fix TryEvalInstInContext to be static (#4346)
|
1 год назад |
Geoff Romer
|
dc32aa2690
Initial support for binding patterns in SemIR (#4221)
|
1 год назад |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 год назад |
Richard Smith
|
2044366652
Support initialization of specific classes from struct literals (#4320)
|
1 год назад |
Brymer Meneses
|
7f930d0f58
Use `TupleAccess` instead of `TupleIndex` (#4318)
|
1 год назад |
Richard Smith
|
0354efa1fc
Rework how we check calls to support deduced implicit parameters (#4302)
|
1 год назад |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 год назад |