Geoff Romer
|
e0c6800ab3
Reverse nesting structure of parameter patterns (#6930)
|
1 месяц назад |
Geoff Romer
|
6dba8ee111
Remove index fields from ParamPatterns (#6815)
|
2 месяцев назад |
Richard Smith
|
41dd256d56
Support for initialization of classes with abstract base classes. (#6802)
|
2 месяцев назад |
Richard Smith
|
f9ab963bd6
Add a `type_literal` instruction to represent syntactic type literals. (#6781)
|
2 месяцев назад |
Jon Ross-Perkins
|
e2bdbe8507
Make semir scope labels only print when non-empty (#6780)
|
2 месяцев назад |
Burak Emir
|
fdb188ccfd
Implement unused pattern bindings, continued (#6518)
|
2 месяцев назад |
Jon Ross-Perkins
|
64e3fab43a
Skip C++ types when generating Destroy witnesses (#6732)
|
2 месяцев назад |
Geoff Romer
|
3c324e4877
Add category to parameter format, and share some code. (#6730)
|
2 месяцев назад |
Geoff Romer
|
e5b05a1fac
`ExprCategory` for guaranteed-in-place initializing expressions (#6623)
|
3 месяцев назад |
Richard Smith
|
093d5072db
Add support for using C++ user-defined conversions via interop (#6646)
|
3 месяцев назад |
Geoff Romer
|
4329a83e4c
Form-aware textual format for return parameters and arguments (#6588)
|
3 месяцев назад |
Richard Smith
|
935ccce2a6
Fix lowering of imported global variables. (#6567)
|
3 месяцев назад |
Geoff Romer
|
6985ecb1d4
Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571)
|
3 месяцев назад |
Richard Smith
|
ead7803d60
Simplify importing of C++ global variables. (#6565)
|
3 месяцев назад |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 месяцев назад |
Özgür
|
a4b5ab9df9
Reject unqualified private access to base members (#6521)
|
4 месяцев назад |
Richard Smith
|
c7cd24e1b2
Support for calling C++ destructors. (#6453)
|
4 месяцев назад |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 месяцев назад |
Geoff Romer
|
2b8fdf3417
Switch the prelude to use `ref` instead of `addr` (#6359)
|
5 месяцев назад |
Geoff Romer
|
0873777237
Import C++ ref parameters as ref parameters (#6360)
|
5 месяцев назад |
Jon Ross-Perkins
|
8166f9a7cf
Formalize Cpp as a PackageNameId (#6306)
|
6 месяцев назад |
Boaz Brickner
|
ae50e0f623
Propagate location to `CppOverloadSetValue` instructions (#6317)
|
6 месяцев назад |
Jon Ross-Perkins
|
42e2280150
Clean up singleton TypeId use (#6300)
|
6 месяцев назад |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 месяцев назад |
Richard Smith
|
6011040481
Rework handling of C++ references. (#6268)
|
6 месяцев назад |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
6 месяцев назад |
Boaz Brickner
|
840562feb3
C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238)
|
6 месяцев назад |
Boaz Brickner
|
a0ef7e7112
C++ Interop: Add test coverage for access control of static/instance data/function members (#6199)
|
6 месяцев назад |
Dana Jansens
|
e682a6660d
Avoid adding extraneous local instructions while importing witness table entries (#6180)
|
6 месяцев назад |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
7 месяцев назад |