Commit History

Author SHA1 Message Date
  Geoff Romer e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) 1 month ago
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) 1 month ago
  Geoff Romer 6dba8ee111 Remove index fields from ParamPatterns (#6815) 2 months ago
  Dana Jansens cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) 2 months ago
  Richard Smith f9ab963bd6 Add a `type_literal` instruction to represent syntactic type literals. (#6781) 2 months ago
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) 2 months ago
  Geoff Romer 1c885a629e Format FormType as "Core.Form" (#6734) 2 months ago
  Geoff Romer 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) 3 months ago
  Geoff Romer e1ec8d42d1 Give `ReturnExpr` a target only when initialization is in-place (#6570) 3 months ago
  Geoff Romer 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) 3 months ago
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) 3 months ago
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) 4 months ago
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) 4 months ago
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 months ago
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) 6 months ago
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) 6 months ago
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 6 months ago
  Jon Ross-Perkins 47081be67a Reduce test sensitivity to small import loc changes (#6145) 7 months ago
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 months ago
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
  Dana Jansens 07aec169e1 Add min-preludes to more slow tests (#5681) 10 months ago
  Jon Ross-Perkins 59cb7183b2 Add range flag settings to pointer files (#5571) 11 months ago
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) 1 year ago
  Geoff Romer 34887403ab Model patterns as constant values (#5385) 1 year ago
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 year ago
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) 1 year ago
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 year ago