提交歷史

作者 SHA1 備註 提交日期
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 月之前
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 月之前
  Richard Smith 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) 7 月之前
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) 7 月之前
  Dana Jansens ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) 7 月之前
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) 8 月之前
  Richard Smith db0a00d713 Fix double-destruction of temporaries. (#6010) 8 月之前
  Richard Smith 2352e93bb5 Remove now-unused StringType instruction. (#5964) 8 月之前
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) 8 月之前
  Jon Ross-Perkins b410ebd088 Fix destruction of generic types (#5943) 8 月之前
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) 9 月之前
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) 9 月之前
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) 9 月之前
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 月之前
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) 9 月之前
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) 9 月之前
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) 10 月之前
  Jon Ross-Perkins e855f38b8c Tag destruction as desugaring (#5790) 10 月之前
  Jon Ross-Perkins 6a53947c5c Handle destruction for return statements (#5785) 10 月之前
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) 10 月之前
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) 10 月之前
  Dana Jansens e09419bfd4 Make more tests into min-prelude (#5676) 10 月之前
  Richard Smith 344f0b7550 Support for heterogeneous operators. (#5653) 10 月之前
  Jon Ross-Perkins 3fb4d9a468 Add range flag settings to class files (#5556) 11 月之前
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) 11 月之前
  Geoff Romer fbc5994750 Support importing `var` parameters (#5400) 11 月之前
  Geoff Romer 9e2ad3e454 Use `GetWithAttachedType` consistently in import (#5483) 11 月之前
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 年之前
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) 1 年之前
  Geoff Romer 34887403ab Model patterns as constant values (#5385) 1 年之前