Historique des commits

Auteur SHA1 Message Date
  Geoff Romer 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) il y a 3 mois
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) il y a 3 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
  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
  Jon Ross-Perkins 47081be67a Reduce test sensitivity to small import loc changes (#6145) il y a 7 mois
  Dana Jansens 82679e6689 Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107) 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 d60900cbeb Remove special case for returning value expressions by copy (#6052) 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
  Richard Smith b851e8c423 Add support for f16, f64, f128. (#5952) il y a 8 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 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) il y a 8 mois
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) il y a 9 mois
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) il y a 9 mois
  Dana Jansens 6c6552ce57 Consistently return runtime phase if the operands contain a runtime (#5729) il y a 10 mois
  Dana Jansens 59e2846623 Apply min-preludes to more tests (part 5) (#5690) il y a 10 mois
  Jon Ross-Perkins 3c49283b3b Add range flag settings to deduce files (#5579) il y a 11 mois
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) il y a 11 mois
  Geoff Romer 34887403ab Model patterns as constant values (#5385) il y a 1 an
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) il y a 1 an
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) il y a 1 an
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) il y a 1 an
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) il y a 1 an
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) il y a 1 an
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) il y a 1 an
  Richard Smith 0d2f364f39 Split evaluation up into one function per instruction kind (#5008) il y a 1 an