Historial de Commits

Autor SHA1 Mensaje Fecha
  Geoff Romer 4c9049346d Replace form insts with actions (#7100) hace 6 días
  Geoff Romer af04d08965 Track declared form with an InstId instead of a ConstantId. (#7072) hace 2 semanas
  Geoff Romer 18cfeb7476 Add support for `->?` return forms (#6849) hace 1 mes
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) hace 2 meses
  Richard Smith 41dd256d56 Support for initialization of classes with abstract base classes. (#6802) hace 2 meses
  Geoff Romer bf9219d30e Check support for form literals and `:?` bindings (#6747) hace 2 meses
  Geoff Romer e5b05a1fac `ExprCategory` for guaranteed-in-place initializing expressions (#6623) hace 3 meses
  Richard Smith 666cf7e10e Fix usage of IDs with wrong SemIR::File. (#6670) hace 3 meses
  Geoff Romer 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) hace 3 meses
  Geoff Romer 9106f9533c Use lines instead of statements for readability-function-size clang-tidy (#6594) hace 3 meses
  Geoff Romer 4a47f1ebeb Remove some uses of ReturnTypeInfo (#6577) hace 3 meses
  Geoff Romer 11d407b4a0 Add form to Function (#6561) hace 3 meses
  Geoff Romer 2078721e1c Always build ReturnTypeInfo from a function (#6490) hace 4 meses
  Richard Smith 6c9a581a83 Switch `GetExprCategory` to be table-driven. (#6371) hace 5 meses
  Richard Smith 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) hace 5 meses
  Geoff Romer 57a2715f10 Remove support for `addr` (#6375) hace 5 meses
  Richard Smith 86b02ee8af Interop support for `nullptr` and `nullptr_t`. (#6353) hace 5 meses
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) hace 5 meses
  Dana Jansens 81e55bed8a Generate a RequireDecl instruction for require declarations (#6318) hace 5 meses
  Jon Ross-Perkins a1fd86cf27 Change ImplWitnessTablePlaceholder from instruction to InstId value (#6294) hace 6 meses
  Boaz Brickner 4d4d720ff0 C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279) hace 6 meses
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) hace 6 meses
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) hace 6 meses
  Dana Jansens 22580a47d3 Initial support for empty named constraints (#6245) hace 6 meses
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) hace 7 meses
  Ivana Ivanovska a24598f069 Lower CppOverloadSetValue (#6101) hace 7 meses
  Richard Smith b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) hace 7 meses
  Ivana Ivanovska 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) hace 7 meses
  Richard Smith 0e6dd7e701 Add `MaybeUnformed(T)` type. (#5989) hace 8 meses
  Richard Smith d37f1ae6b5 Add return value support to C++ thunks. (#5976) hace 8 meses