Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins 2c6d9c7f66 Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708) hace 2 meses
  Richard Smith e69c3fd978 Support list initialization of C++ classes that is performed via a constructor call. (#6660) hace 3 meses
  Geoff Romer a2737a3189 Add `Call` param patterns to `Function` (#6586) hace 3 meses
  Geoff Romer 87b4ca54e6 Decouple PerformCallToFunction from ReturnTypeInfo (#6572) hace 3 meses
  Geoff Romer 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) hace 4 meses
  Geoff Romer b72bfb918b Allocate `CallParamIndex`es eagerly (#6540) hace 4 meses
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) hace 4 meses
  Geoff Romer 57a2715f10 Remove support for `addr` (#6375) hace 5 meses
  Jon Ross-Perkins fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) hace 5 meses
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) hace 5 meses
  Geoff Romer fd3b0b0bf9 Remove redundant function parameter (#6313) hace 6 meses
  Geoff Romer 4821eec2f8 Add support for `ref` patterns (#6283) 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
  Richard Smith db0a00d713 Fix double-destruction of temporaries. (#6010) hace 8 meses
  Richard Smith b21d0c4210 Fix tuple patterns matching expressions with atomic tuple form. (#5697) hace 10 meses
  Richard Smith 80529aaef9 Convert the scrutinee of a binding pattern to the right category. (#5662) hace 10 meses
  Boaz Brickner 5095af991f Make `MatchContext::WorkItem`, `CalleeFunction`, `InitRepr`, `ReturnTypeInfo` `Printable` (#5535) hace 11 meses
  Geoff Romer 515eb6b45b Better diagnostic message in CHECK (#5504) hace 11 meses
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) hace 1 año
  Dana Jansens e2984d9fc3 Avoid ToTokenOnly for the AddrSelfIsNonRef diagnostic (#5371) hace 1 año
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) hace 1 año
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) hace 1 año
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) hace 1 año
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) hace 1 año
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hace 1 año
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) hace 1 año
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) hace 1 año
  David Blaikie 4739828cca Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199) hace 1 año