Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins 9266ced4e3 Improve CanDestroyType to handle remaining cases (#6943) před 1 měsícem
  Richard Smith 37b238fa28 Make C++ types impl `Core.Default`. (#6962) před 1 měsícem
  Geoff Romer e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) před 1 měsícem
  Richard Smith ce50f181f1 Add an interface for initialization of `var`s without an explicit initializer (#6934) před 1 měsícem
  Geoff Romer 6dba8ee111 Remove index fields from ParamPatterns (#6815) před 2 měsíci
  Jon Ross-Perkins b14015602b Make Destroy.Op functions able to have a body (#6729) před 2 měsíci
  Dana Jansens cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) před 2 měsíci
  Richard Smith f9ab963bd6 Add a `type_literal` instruction to represent syntactic type literals. (#6781) před 2 měsíci
  Jon Ross-Perkins e2bdbe8507 Make semir scope labels only print when non-empty (#6780) před 2 měsíci
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) před 2 měsíci
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) před 2 měsíci
  Geoff Romer 3c324e4877 Add category to parameter format, and share some code. (#6730) před 2 měsíci
  Geoff Romer 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) před 3 měsíci
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) před 4 měsíci
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) před 4 měsíci
  Geoff Romer 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) před 5 měsíci
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) před 5 měsíci