Geoff Romer
|
78d7a7c291
Remove return_slot_id (#4577)
|
1 年間 前 |
Richard Smith
|
e4412a95dd
Factor out machinery for forming int type literals. (#4616)
|
1 年間 前 |
David Blaikie
|
14bb9dd5cf
disallow impl without base (#4583)
|
1 年間 前 |
David Blaikie
|
f921923b4b
lazy field index (#4514)
|
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 年間 前 |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
1 年間 前 |
Richard Smith
|
980ce6b25a
Convert array bounds to `IntLiteral`. (#4526)
|
1 年間 前 |
Jon Ross-Perkins
|
f70221c040
Fix deduction crash for function with missing parameters. (#4461)
|
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 年間 前 |
Geoff Romer
|
223c5cb04b
Restructure handling of runtime parameters (#4422)
|
1 年間 前 |
David Blaikie
|
dfed743de2
Add vtable pointers to class layout (#4407)
|
1 年間 前 |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 年間 前 |
Richard Smith
|
b274622228
Improve infrastructure for formatting types in diagnostics. (#4374)
|
1 年間 前 |
josh11b
|
82937e1a3c
Change how to get info for a parameter (#4366)
|
1 年間 前 |
David Blaikie
|
eab5dd6112
Reject abstract function definitions (#4350)
|
1 年間 前 |
josh11b
|
d6d70bf80d
Handle runtime implicit parameters, and `self` outside of methods (#4361)
|
1 年間 前 |
Richard Smith
|
4ca711c175
When converting an expression to type `type`, retain the resulting instruction as well as the `TypeId`. (#4355)
|
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
|
0354efa1fc
Rework how we check calls to support deduced implicit parameters (#4302)
|
1 年間 前 |
David Blaikie
|
b8f61a712e
Add KeywordModifierSet helper for conversion to (likely SemIR) enums (#4290)
|
1 年間 前 |
David Blaikie
|
5806d8385d
Add SemIR support for virtual functions (#4272)
|
1 年間 前 |
Jon Ross-Perkins
|
bed5fdcbbe
Fix indirect import handling for functions. (#4258)
|
1 年間 前 |
Jon Ross-Perkins
|
2d3842fc06
Implement 'extern library' support for functions. (#4220)
|
1 年間 前 |
Jon Ross-Perkins
|
0feb757de0
Add fields for extern to EntityWithParamsBase (#4206)
|
1 年間 前 |
Richard Smith
|
4a21b6af9b
Basic support for implementing and using a parameterized interface. (#4203)
|
1 年間 前 |
Richard Smith
|
a9e835f3dc
Remove caching of return slot usage. (#4163)
|
1 年間 前 |