Historia zmian

Autor SHA1 Wiadomość Data
  Dana Jansens a27ef24cd7 Use the name of the self and facet type as the inst name for a require decl scope (#6602) 3 miesięcy temu
  Dana Jansens 32aa7cb1fa Make identifying a facet type an operation on a (self+facet type) pair (#6592) 3 miesięcy temu
  Dana Jansens 90f839e84e Add IR tagging to RequireImplsIds (#6525) 4 miesięcy temu
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 miesięcy temu
  Dana Jansens 7c1798d96d Format impl witness instructions as part of the impl (#6485) 4 miesięcy temu
  Jon Ross-Perkins 25f63140e6 Refactor CppWitness as CustomWitness (#6491) 4 miesięcy temu
  Richard Smith 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) 4 miesięcy temu
  Richard Smith 7fd62ff58d Stop using `ImplWitness[Table]` for a C++ synthesized witness. (#6451) 5 miesięcy temu
  Richard Smith f000194d8b Make a couple of parts of our infrastructure more robust. (#6455) 5 miesięcy temu
  Richard Smith ec8c999bb1 Support passing Carbon `Optional(T*)` to C++ `T*` parameter. (#6422) 5 miesięcy temu
  Boaz Brickner b5bdfdd857 Rename `TypeLiteralInfo` to `RecognizedTypeInfo` (#6384) 5 miesięcy temu
  Dana Jansens 0177dc5677 Import contained RequireImpls when importing an Interface or NamedConstraint (#6344) 5 miesięcy temu
  Dana Jansens 5ae5170421 Allow deduction of tuple and struct literals as symbolic generic facet types (#6365) 5 miesięcy temu
  Richard Smith 86b02ee8af Interop support for `nullptr` and `nullptr_t`. (#6353) 5 miesięcy temu
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) 5 miesięcy temu
  Dana Jansens 81e55bed8a Generate a RequireDecl instruction for require declarations (#6318) 5 miesięcy temu
  Dana Jansens 13a16270dc Include entity name in FacetAccessType formatted name (#6339) 5 miesięcy temu
  Dana Jansens ca3f95faa6 Make named constraint eval to a FacetType with itself in it (#6308) 6 miesięcy temu
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 miesięcy temu
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) 6 miesięcy temu
  David Blaikie 79dd1e362c Add unit tagging to InstBlockId (#6259) 6 miesięcy temu
  Dana Jansens 22580a47d3 Initial support for empty named constraints (#6245) 6 miesięcy temu
  David Blaikie 1df0d4566e Add unit tagging to GenericId (#6248) 6 miesięcy temu
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 miesięcy temu
  Boaz Brickner b1c0854948 Add blank lines to group case with the above offset increment in `InstNamer::GetScopeIdOffset()` (#6165) 7 miesięcy temu
  Boaz Brickner 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 7 miesięcy temu
  David Blaikie 12fa65e53c Check for use of `InstId`s from the wrong `SemIR::File` (#5997) 7 miesięcy temu
  Boaz Brickner 16999a79cc Fix a crash caused by a bug introduced in C++ overloads support in `GetScopeIdOffset()` (#6151) 7 miesięcy temu
  Jon Ross-Perkins 8004c2d5f6 CalleeFunction -> Callee name adjustments (#6117) 7 miesięcy temu
  Jon Ross-Perkins 0f7df4ed7e Switch CalleeFunction to a variant (#6104) 7 miesięcy temu