Commit History

Author SHA1 Message Date
  Geoff Romer 18f87e4f79 Include the type in the location of binding insts (#6963) 1 month ago
  Geoff Romer e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) 1 month ago
  Geoff Romer 08148f3a3a Refactor AddBindingPattern into composable pieces (#6927) 1 month ago
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) 2 months ago
  Geoff Romer 6dba8ee111 Remove index fields from ParamPatterns (#6815) 2 months ago
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) 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 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) 3 months ago
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) 3 months ago
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) 4 months ago
  Dana Jansens 5ae5170421 Allow deduction of tuple and struct literals as symbolic generic facet types (#6365) 5 months ago
  Richard Smith 1ece5000aa Always form a `ConstType` instruction for `const`. (#6341) 5 months ago
  Jon Ross-Perkins eed21f6439 Make applying `const` repeatedly to the same type have less additional effect. (#6287) 6 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 93b79f159e Change InstId dumping to hex numbers that include the tag (#6175) 6 months ago
  Jon Ross-Perkins 47081be67a Reduce test sensitivity to small import loc changes (#6145) 7 months ago
  Dana Jansens ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) 7 months ago
  Richard Smith 2352e93bb5 Remove now-unused StringType instruction. (#5964) 8 months ago
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) 8 months ago
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) 9 months ago
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) 9 months ago
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) 9 months ago
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) 9 months ago
  Dana Jansens d17188208c Apply min-preludes to more tests (part 7) (#5704) 10 months ago
  Jon Ross-Perkins 04d534abee Remove the no_prelude directory, using --no-prelude-import directly (#5607) 11 months ago