Geoff Romer
|
bf45b1cbf5
Refactor function return type representation (#6463)
|
hace 4 meses |
Geoff Romer
|
4821eec2f8
Add support for `ref` patterns (#6283)
|
hace 6 meses |
Jon Ross-Perkins
|
8004c2d5f6
CalleeFunction -> Callee name adjustments (#6117)
|
hace 7 meses |
Jon Ross-Perkins
|
0f7df4ed7e
Switch CalleeFunction to a variant (#6104)
|
hace 7 meses |
Richard Smith
|
0cafb8f0e4
Store the CppOverloadSetId on CalleeFunction. (#6067)
|
hace 7 meses |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
hace 7 meses |
Elliott Kalt
|
f4bd6e42f9
Replace `impl fn` with `override fn` (#6008)
|
hace 7 meses |
Richard Smith
|
51cb078da4
Support lowering of functions with variable binding parameters. (#6012)
|
hace 8 meses |
Boaz Brickner
|
3c9d267388
Generate and use a C++ thunk to call non simple ABI C++ functions (#5850)
|
hace 9 meses |
David Blaikie
|
26ec78ec00
Ensure vtable entries for generics are attached constants (#5853)
|
hace 9 meses |
David Blaikie
|
3bf98e9bc2
Implement correctly overriding dependent virtual functions (#5804)
|
hace 9 meses |
Jon Ross-Perkins
|
a65f4b89e2
Make ValueStore require a ValueT parameter (#5757)
|
hace 10 meses |
Boaz Brickner
|
cc698d78f5
When using a C++ struct as a parameter, map its type to a Carbon class type (#5538)
|
hace 10 meses |
Geoff Romer
|
0b3edee177
Alphabetize typed_insts.h (#5401)
|
hace 10 meses |
Richard Smith
|
4e5dccdbf7
When making a direct call to a thunk, inline the call in SemIR. (#5642)
|
hace 10 meses |
Boaz Brickner
|
e4c8150f2c
Store Clang `Decl`s in a `CanonicalValueStore` (#5638)
|
hace 10 meses |
Boaz Brickner
|
5095af991f
Make `MatchContext::WorkItem`, `CalleeFunction`, `InitRepr`, `ReturnTypeInfo` `Printable` (#5535)
|
hace 11 meses |
Boaz Brickner
|
852d0191a9
Add support for importing C++ inline functions (#5427)
|
hace 11 meses |
Geoff Romer
|
fbc5994750
Support importing `var` parameters (#5400)
|
hace 11 meses |
Richard Smith
|
8b0f9e503e
Add mangling support for thunks. (#5424)
|
hace 1 año |
Jon Ross-Perkins
|
949cc21ccc
Remove SemIR:: from most sem_ir files (#5358)
|
hace 1 año |
David Blaikie
|
f45a632d77
Implement virtual call dispatch (#5308)
|
hace 1 año |
Dana Jansens
|
f0663715dd
Even more usage of TypeInstId (#5296)
|
hace 1 año |
Alina Sbirlea
|
5a4b63a040
[Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146)
|
hace 1 año |
Geoff Romer
|
6d4f2567a7
Add support for `var` patterns (#5069)
|
hace 1 año |
Boaz Brickner
|
156ab889f8
Support mangling imported C++ functions using Clang's `MangleContext` (#5062)
|
hace 1 año |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
hace 1 año |
Alina Sbirlea
|
4e21c0c1fc
Basic lowering generic function definitions. (#5016)
|
hace 1 año |
David Blaikie
|
aa71f31787
Refactor implicit Self param into a member on SemIR::Function (#4928)
|
hace 1 año |
Jon Ross-Perkins
|
0c37ce6908
Delete unused ParamPatternInfo::GetNameId (#4942)
|
hace 1 año |