Richard Smith
|
fcfb1345d5
Support accessing associated functions by member access into facets (#4872)
|
1 год назад |
Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 год назад |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 год назад |
Jon Ross-Perkins
|
c832d523be
Update files and clang-tidy config to pass with clang-tidy-20 (#4691)
|
1 год назад |
Geoff Romer
|
78d7a7c291
Remove return_slot_id (#4577)
|
1 год назад |
Geoff Romer
|
4f816dd03f
Remove param_refs and implicit_param_refs (#4479)
|
1 год назад |
Jon Ross-Perkins
|
4a80d6758d
Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555)
|
1 год назад |
Geoff Romer
|
e20e8bfbea
Consolidate caller match in one function call (#4446)
|
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 год назад |
josh11b
|
17bf9f1454
Delete `Function::ParamInfo::GetNameId` (#4434)
|
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
|
1a1bfd2eb2
Track and resolve the specific callee in a call to a generic function (#4395)
|
1 год назад |
josh11b
|
82937e1a3c
Change how to get info for a parameter (#4366)
|
1 год назад |
David Blaikie
|
5806d8385d
Add SemIR support for virtual functions (#4272)
|
1 год назад |
Jon Ross-Perkins
|
0feb757de0
Add fields for extern to EntityWithParamsBase (#4206)
|
1 год назад |
Richard Smith
|
37a8bfa488
Refactor `ReturnTypeInfo` and `InitRepr`. (#4169)
|
1 год назад |
Richard Smith
|
a9e835f3dc
Remove caching of return slot usage. (#4163)
|
1 год назад |
Richard Smith
|
3cb769a053
Rename "generic instance" to "specific" throughout the toolchain. (#4165)
|
1 год назад |
Jon Ross-Perkins
|
bf89652a4d
Move common entity fields to a 'base' struct. (#4161)
|
1 год назад |
Richard Smith
|
07bad72d86
Support for calling non-generic methods in a specific class. (#4156)
|
1 год назад |
Jon Ross-Perkins
|
db022658c6
Implement syntactic merge checks for parameters. (#4149)
|
1 год назад |
Jon Ross-Perkins
|
a81d67c629
Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115)
|
1 год назад |
Richard Smith
|
e7b0529957
Create a `Generic` object to represent a generic. (#4081)
|
1 год назад |
Richard Smith
|
e3c15edb92
Remove return_type_id from Function. (#4051)
|
1 год назад |
Jon Ross-Perkins
|
d9c62b106d
Rename enclosing scope to parent scope (#4020)
|
1 год назад |
Jon Ross-Perkins
|
76ed3c73cb
Promote FunctionType to a standard instruction. (#3931)
|
2 лет назад |
Richard Smith
|
1b335402d1
Allow incomplete return types in function declarations. (#3875)
|
2 лет назад |
Richard Smith
|
a3d77d9b74
Factor out some parts of builtin handling and add declaration checking. (#3815)
|
2 лет назад |