Geoff Romer
|
e20e8bfbea
Consolidate caller match in one function call (#4446)
|
1 жил өмнө |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 жил өмнө |
Geoff Romer
|
223c5cb04b
Restructure handling of runtime parameters (#4422)
|
1 жил өмнө |
Geoff Romer
|
5a795db0de
More focused diagnostic notes for parameters (#4420)
|
1 жил өмнө |
Jon Ross-Perkins
|
7c22348461
Add s plural format to IntAsSelect (#4423)
|
1 жил өмнө |
Jon Ross-Perkins
|
780dd3addc
Remove mistaken asserts and add regression test (#4424)
|
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 жил өмнө |
David Blaikie
|
d491387a98
Disallow creating instances of abstract classes (#4381)
|
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 жил өмнө |
Richard Smith
|
4ca711c175
When converting an expression to type `type`, retain the resulting instruction as well as the `TypeId`. (#4355)
|
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 жил өмнө |
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 жил өмнө |
Richard Smith
|
187a3608df
Use `As` and `ImplicitAs` interfaces for conversions. (#4209)
|
1 жил өмнө |
Richard Smith
|
ddfd4ad60d
Fix use-after-free bug in call argument conversion. (#4277)
|
1 жил өмнө |
Richard Smith
|
891c7d8368
Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264)
|
1 жил өмнө |
Jon Ross-Perkins
|
e62973a8ef
Address the LocIdAndInst::ReusingLoc TODO (#4211)
|
1 жил өмнө |
Jon Ross-Perkins
|
0feb757de0
Add fields for extern to EntityWithParamsBase (#4206)
|
1 жил өмнө |
Richard Smith
|
37a8bfa488
Refactor `ReturnTypeInfo` and `InitRepr`. (#4169)
|
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
|
a81d67c629
Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115)
|
1 жил өмнө |
Chandler Carruth
|
8992d22ab3
Port the toolchain to use the new Carbon hashtable (#4097)
|
1 жил өмнө |
Jon Ross-Perkins
|
5bb318cae6
Switch AddInst struct init style. (#4012)
|
1 жил өмнө |
Richard Smith
|
20c0322bbe
Rough support for calling a generic class name to form a class type. (#3939)
|
2 жил өмнө |
Richard Smith
|
462bcd9f6e
Support explicit conversion between adapters and their adapted types. (#3889)
|
2 жил өмнө |