Commit Verlauf

Autor SHA1 Nachricht Datum
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) vor 6 Monaten
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) vor 6 Monaten
  Jon Ross-Perkins 4a6376cf59 Rename/restructure `Destroy` logic to better reflect #6124 (#6144) vor 7 Monaten
  Jon Ross-Perkins 47081be67a Reduce test sensitivity to small import loc changes (#6145) vor 7 Monaten
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) vor 7 Monaten
  Jon Ross-Perkins 9704dc670e Change the Destroy blanket impls to be more specific (#6098) vor 7 Monaten
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) vor 7 Monaten
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) vor 7 Monaten
  Richard Smith 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) vor 7 Monaten
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) vor 7 Monaten
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) vor 7 Monaten
  Jon Ross-Perkins b410ebd088 Fix destruction of generic types (#5943) vor 8 Monaten
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) vor 9 Monaten
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) vor 9 Monaten
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) vor 9 Monaten
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) vor 9 Monaten
  Jon Ross-Perkins e855f38b8c Tag destruction as desugaring (#5790) vor 9 Monaten
  Jon Ross-Perkins 6a53947c5c Handle destruction for return statements (#5785) vor 9 Monaten
  Dana Jansens 07aec169e1 Add min-preludes to more slow tests (#5681) vor 10 Monaten
  Richard Smith 344f0b7550 Support for heterogeneous operators. (#5653) vor 10 Monaten
  Jon Ross-Perkins 59cb7183b2 Add range flag settings to pointer files (#5571) vor 11 Monaten
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) vor 11 Monaten
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) vor 1 Jahr
  Geoff Romer 34887403ab Model patterns as constant values (#5385) vor 1 Jahr
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) vor 1 Jahr
  Richard Smith b5ae988a08 Add builtins for compound assignment operators. (#5335) vor 1 Jahr
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) vor 1 Jahr
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) vor 1 Jahr
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) vor 1 Jahr
  Alina Sbirlea 7fd54eded0 Reverse nesting of BoundMethod and SpecificFunction. (#5079) vor 1 Jahr