Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Smith 181a592b8c Support for parsing expression patterns (#6977) vor 1 Monat
  Richard Smith 899e54de36 Treat `(pattern)` as grouping parens. (#6976) vor 1 Monat
  Geoff Romer 18cfeb7476 Add support for `->?` return forms (#6849) vor 1 Monat
  Jon Ross-Perkins 2c6d9c7f66 Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708) vor 2 Monaten
  Elliott Kalt 58de34e534 Decouple associated constants from let (#5973) vor 8 Monaten
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) vor 1 Jahr
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) vor 1 Jahr
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) vor 1 Jahr
  Geoff Romer 74e1a9949f Support tuple patterns outside parameter lists (#4923) vor 1 Jahr
  Jon Ross-Perkins 71c91eaf14 Refactor subpattern logic out of Context (#4929) vor 1 Jahr
  Geoff Romer 96256652c5 Use FullPatternStack instead of node stack for binding context (#4829) vor 1 Jahr
  Jon Ross-Perkins f7269482fe Remove node_stack Peek templating where possible (#4801) vor 1 Jahr
  Geoff Romer 9b28d3ad78 Late response to comments on #4698 (#4758) vor 1 Jahr
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) vor 1 Jahr
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) vor 1 Jahr
  Jon Ross-Perkins 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) vor 1 Jahr
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) vor 2 Jahren
  Jon Ross-Perkins 2fee4d072f Factor param/arg ref logic to a class. (#3728) vor 2 Jahren
  Richard Smith 44fca1669a Keep parameters in scope throughout the entity that they parameterize. (#3671) vor 2 Jahren
  josh11b 0b9e73ab07 Put check stage handle functions in execution order (#3573) vor 2 Jahren
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) vor 2 Jahren
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) vor 2 Jahren