Commit History

Автор SHA1 Съобщение Дата
  josh11b 35dfa5f03c Only allow designators when parsing `where __ = ...` (#4304) преди 1 година
  josh11b d6b2fb1736 Add parse support for multiple requirements after `where` separated by `and` (#4298) преди 1 година
  josh11b c33c9a02f6 Parse support for `where` operator (#4275) преди 1 година
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) преди 1 година
  josh11b 7486acd6ae Fix comment typo (#3970) преди 1 година
  Richard Smith 23f9065949 Implement proposal #3927. (#3963) преди 1 година
  Jon Ross-Perkins 03e3a72628 Rename Directive->Decl in general, BindExport->ExportDecl (#3957) преди 1 година
  Jon Ross-Perkins ecb300ee5e Move 'export name' out of the import section. (#3950) преди 2 години
  Jon Ross-Perkins a16842ab37 Add export keyword handling. (#3944) преди 2 години
  Richard Smith c5b7ff212b Parsing support for `adapt` declarations. (#3871) преди 2 години
  Jon Ross-Perkins 80ca6b1298 Run clang-format over def files. (#3852) преди 2 години
  josh11b 49252592f0 Prevent tuples after `.` and `->` (#3830) преди 2 години
  Richard Smith 3884d3c27e Parse and check support for compound member access. (#3790) преди 2 години
  Richard Smith 8e956baca8 Basic support for associated constant declarations (#3737) преди 2 години
  Jon Ross-Perkins 03347793cc Switch VariableInitializer order to accommodate GlobalInit (#3708) преди 2 години
  Jon Ross-Perkins 1437b0e26d Implement 'alias' with transparent semantics. (#3701) преди 2 години
  josh11b 0a0f66857d Fix some lingering Expression -> Expr in `state.def` (#3702) преди 2 години
  czapiga 99bc9734d9 Add `match` parsing (#3664) преди 2 години
  kshokhin 65e95942de Choice parsing in toolchain (#3574) преди 2 години
  josh11b f5c34d62dd Abbreviate "address" -> "addr" (#3580) преди 2 години
  Geoff Romer 927d633762 Simplify handling of `VariableInitializer` (#3515) преди 2 години
  Jon Ross-Perkins 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) преди 2 години
  josh11b 5f439b842b Parsing `impl`...`as` (#3473) преди 2 години
  Jon Ross-Perkins c4864aa2ff Split out and/or operator handling from infix. (#3480) преди 2 години
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) преди 2 години
  Geoff Romer 5897e57c21 Clarify naming around paren expressions (#3444) преди 2 години
  Jon Ross-Perkins 50071532fe Refactor state construction and change how the decl loop makes state. (#3467) преди 2 години
  Geoff Romer 39750b9925 Parse support for tuple patterns in `var` and `let` (#3448) преди 2 години
  josh11b a970b1e587 Require `extend` before `base: BaseType;` (#3459) преди 2 години
  josh11b fada410559 Support declaration modifier keywords (#3412) преди 2 години