Historique des commits

Auteur SHA1 Message Date
  Richard Smith ce50f181f1 Add an interface for initialization of `var`s without an explicit initializer (#6934) il y a 1 mois
  Geoff Romer 08148f3a3a Refactor AddBindingPattern into composable pieces (#6927) il y a 1 mois
  Jon Ross-Perkins b14015602b Make Destroy.Op functions able to have a body (#6729) il y a 2 mois
  Dana Jansens cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) il y a 2 mois
  Dana Jansens fbc8d59d32 Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761) il y a 2 mois
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) il y a 2 mois
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) il y a 2 mois
  Geoff Romer 3c324e4877 Add category to parameter format, and share some code. (#6730) il y a 2 mois
  Jon Ross-Perkins 74969cab04 Generate non-final Destroy witnesses for symbolics (#6731) il y a 2 mois
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) il y a 4 mois
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) il y a 4 mois
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) il y a 4 mois
  Jon Ross-Perkins 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) il y a 5 mois
  Geoff Romer 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) il y a 5 mois
  Jon Ross-Perkins 42e2280150 Clean up singleton TypeId use (#6300) il y a 6 mois
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) il y a 6 mois
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) il y a 6 mois
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) il y a 6 mois
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) il y a 7 mois
  Jon Ross-Perkins 4a6376cf59 Rename/restructure `Destroy` logic to better reflect #6124 (#6144) il y a 7 mois
  Jon Ross-Perkins 47081be67a Reduce test sensitivity to small import loc changes (#6145) il y a 7 mois
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) il y a 7 mois
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) il y a 7 mois
  Richard Smith 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) il y a 7 mois
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) il y a 7 mois
  Dana Jansens ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) il y a 7 mois
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) il y a 7 mois
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) il y a 8 mois
  Richard Smith f616817b71 Improve autoupdate diagnostic CHECK line positioning. (#5942) il y a 8 mois
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) il y a 9 mois