David Blaikie
|
dfed743de2
Add vtable pointers to class layout (#4407)
|
1 an în urmă |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 an în urmă |
David Blaikie
|
d491387a98
Disallow creating instances of abstract classes (#4381)
|
1 an în urmă |
David Blaikie
|
b1014bf9f5
Disallow `abstract` or `base` on class declarations (that are not definitions) (#4378)
|
1 an în urmă |
Richard Smith
|
b274622228
Improve infrastructure for formatting types in diagnostics. (#4374)
|
1 an în urmă |
josh11b
|
d6d70bf80d
Handle runtime implicit parameters, and `self` outside of methods (#4361)
|
1 an în urmă |
David Blaikie
|
afbea6a9ec
Disallow base virtual in adapter (#4343)
|
1 an în urmă |
Richard Smith
|
4ca711c175
When converting an expression to type `type`, retain the resulting instruction as well as the `TypeId`. (#4355)
|
1 an în urmă |
Geoff Romer
|
dc32aa2690
Initial support for binding patterns in SemIR (#4221)
|
1 an în urmă |
Richard Smith
|
50bce0c865
Adopt new diagnostic conventions in handle_class.cpp (#4327)
|
1 an în urmă |
Richard Smith
|
2044366652
Support initialization of specific classes from struct literals (#4320)
|
1 an în urmă |
Richard Smith
|
0354efa1fc
Rework how we check calls to support deduced implicit parameters (#4302)
|
1 an în urmă |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 an în urmă |
David Blaikie
|
b8f61a712e
Add KeywordModifierSet helper for conversion to (likely SemIR) enums (#4290)
|
1 an în urmă |
Jon Ross-Perkins
|
bed5fdcbbe
Fix indirect import handling for functions. (#4258)
|
1 an în urmă |
Jon Ross-Perkins
|
2d3842fc06
Implement 'extern library' support for functions. (#4220)
|
1 an în urmă |
Jon Ross-Perkins
|
a3a4c14960
Error on non-constant parameters to a type. (#4215)
|
1 an în urmă |
Jon Ross-Perkins
|
0feb757de0
Add fields for extern to EntityWithParamsBase (#4206)
|
1 an în urmă |
Richard Smith
|
f6ff5b11b5
Distinguish between whether an entity has its own parameter lists and whether it is generic. (#4191)
|
1 an în urmă |
Richard Smith
|
3cb769a053
Rename "generic instance" to "specific" throughout the toolchain. (#4165)
|
1 an în urmă |
Jon Ross-Perkins
|
bf89652a4d
Move common entity fields to a 'base' struct. (#4161)
|
1 an în urmă |
Jon Ross-Perkins
|
db022658c6
Implement syntactic merge checks for parameters. (#4149)
|
1 an în urmă |
Jon Ross-Perkins
|
99696b9812
Rename check handlers to HandleParseNode overloads. (#4121)
|
1 an în urmă |
Richard Smith
|
50d56aa7c9
Add an instruction to represent a use of a dependent value from a generic instance. (#4122)
|
1 an în urmă |
Richard Smith
|
fa11050961
Track a list of dependent instructions created within a generic (#4092)
|
1 an în urmă |
Richard Smith
|
10a198a9e6
Use the correct type for `Self` in generic classes and generic interfaces (#4087)
|
1 an în urmă |
Richard Smith
|
19c5596fd8
Build Generic objects for generic classes and interfaces. (#4086)
|
1 an în urmă |
Geoff Romer
|
5a8dfda4f0
Diagnose missing definitions in impl files (#4079)
|
1 an în urmă |
Richard Smith
|
9029cac727
Remove `inst_id` from the public interface of `ConstantId`. (#4053)
|
1 an în urmă |
Richard Smith
|
f772c1f5f3
More support for generic interfaces, aiming for parity with support for generic classes. (#4034)
|
1 an în urmă |