Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 mēneši atpakaļ
  Richard Smith 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) 7 mēneši atpakaļ
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) 7 mēneši atpakaļ
  Dana Jansens ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) 7 mēneši atpakaļ
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) 7 mēneši atpakaļ
  Richard Smith db0a00d713 Fix double-destruction of temporaries. (#6010) 8 mēneši atpakaļ
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) 8 mēneši atpakaļ
  Jon Ross-Perkins b410ebd088 Fix destruction of generic types (#5943) 8 mēneši atpakaļ
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) 9 mēneši atpakaļ
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) 9 mēneši atpakaļ
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 mēneši atpakaļ
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) 9 mēneši atpakaļ
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) 9 mēneši atpakaļ
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) 9 mēneši atpakaļ
  Jon Ross-Perkins e855f38b8c Tag destruction as desugaring (#5790) 9 mēneši atpakaļ
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) 10 mēneši atpakaļ
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) 10 mēneši atpakaļ
  Dana Jansens d17188208c Apply min-preludes to more tests (part 7) (#5704) 10 mēneši atpakaļ
  Richard Smith 80529aaef9 Convert the scrutinee of a binding pattern to the right category. (#5662) 10 mēneši atpakaļ
  Richard Smith 344f0b7550 Support for heterogeneous operators. (#5653) 10 mēneši atpakaļ
  Jon Ross-Perkins 825773dcb3 Add range flag settings to impl files (#5560) 11 mēneši atpakaļ
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) 11 mēneši atpakaļ
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 gadu atpakaļ
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) 1 gadu atpakaļ
  Geoff Romer 34887403ab Model patterns as constant values (#5385) 1 gadu atpakaļ
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) 1 gadu atpakaļ
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 gadu atpakaļ
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) 1 gadu atpakaļ
  Geoff Romer f5b5731c76 Separate fields from other `var` decls in parse (#5320) 1 gadu atpakaļ
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) 1 gadu atpakaļ