提交歷史

作者 SHA1 備註 提交日期
  Jon Ross-Perkins b42612bcec Change tuple/paren expr parsing to use placeholders. (#3849) 2 年之前
  Jon Ross-Perkins b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 年之前
  Jon Ross-Perkins 03347793cc Switch VariableInitializer order to accommodate GlobalInit (#3708) 2 年之前
  Geoff Romer 927d633762 Simplify handling of `VariableInitializer` (#3515) 2 年之前
  josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 年之前
  Geoff Romer 5897e57c21 Clarify naming around paren expressions (#3444) 2 年之前
  Geoff Romer 39750b9925 Parse support for tuple patterns in `var` and `let` (#3448) 2 年之前
  Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) 2 年之前
  Geoff Romer b8d4e2f41b Binding pattern naming cleanup (#3410) 2 年之前
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 年之前
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) 2 年之前
  Chandler Carruth a46ca6bf7a Add a start-of-file token and parse node. (#3263) 2 年之前
  Geoff Romer 7899154a21 Add "ERROR" to all error diagnostics (#3251) 2 年之前
  Jon Ross-Perkins 0b340a2ed2 Update parse tree yaml for multi-file. (#3215) 2 年之前
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) 2 年之前