Richard Smith
|
d6ec885eb3
Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564)
|
1 год назад |
josh11b
|
ed80cd2f15
Facet member access (#4371)
|
1 год назад |
Jon Ross-Perkins
|
4a80d6758d
Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555)
|
1 год назад |
Richard Smith
|
bc395eb889
Represent integer literals as `IntLiteral` not as `i32`. (#4532)
|
1 год назад |
josh11b
|
abd12c18c7
Support extended scopes that are parameterized types (#4524)
|
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 год назад |
Richard Smith
|
de9b7d282a
Fix use-after-free printing the name of an interface that might have been invalidated by lazy import. (#4509)
|
1 год назад |
Richard Smith
|
2c1d02d991
Don't eagerly materialize an initializing expression used as the object in a compound member access. (#4496)
|
1 год назад |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 год назад |
Jon Ross-Perkins
|
be56ff87c6
Convert StructTypeField to a specific type. (#4492)
|
1 год назад |
Richard Smith
|
fcabeb6725
Don't create instructions for implicit constants. (#4497)
|
1 год назад |
Richard Smith
|
db76e81630
Rename `IntLiteral` to `IntValue`. (#4475)
|
1 год назад |
Richard Smith
|
af816cda90
Move impl lookup out into its own file. (#4435)
|
1 год назад |
Geoff Romer
|
223c5cb04b
Restructure handling of runtime parameters (#4422)
|
1 год назад |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 год назад |
Richard Smith
|
9fadfb5e82
Basic support for argument deduction in generic `impl`s. (#4380)
|
1 год назад |
Richard Smith
|
b274622228
Improve infrastructure for formatting types in diagnostics. (#4374)
|
1 год назад |
David Blaikie
|
0b5d1101f9
Remove redundant optional wrapping llvm::function_ref (#4367)
|
1 год назад |
josh11b
|
82937e1a3c
Change how to get info for a parameter (#4366)
|
1 год назад |
Richard Smith
|
568ad197d1
Track the instruction used to name the type and constraint in an impl. (#4368)
|
1 год назад |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 год назад |
Brymer Meneses
|
7f930d0f58
Use `TupleAccess` instead of `TupleIndex` (#4318)
|
1 год назад |
Brymer Meneses
|
da40c8b076
Improve access checking code (#4317)
|
1 год назад |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 год назад |
Brymer Meneses
|
8ac9c80e87
Enforce `private` and `protected` access modifiers for class member access (#4248)
|
1 год назад |
Richard Smith
|
187a3608df
Use `As` and `ImplicitAs` interfaces for conversions. (#4209)
|
1 год назад |
Richard Smith
|
891c7d8368
Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264)
|
1 год назад |
Richard Smith
|
16fd645663
Add source locations to `interface_witness` and `interface_witness_access` instructions. (#4265)
|
1 год назад |
Brymer Meneses
|
c353f6bd78
change tuple index (#4218)
|
1 год назад |