Commit Verlauf

Autor SHA1 Nachricht Datum
  Geoff Romer 943acf1ec2 Separate node kind for bindings inside `var` (#4822) vor 1 Jahr
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) vor 1 Jahr
  Geoff Romer 4f10735751 Track params in the parser (#4777) vor 1 Jahr
  Richard Smith 2e63da1a40 Move diagnostic kind name to the end of the diagnostic. (#4437) vor 1 Jahr
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) vor 1 Jahr
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) vor 1 Jahr
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) vor 1 Jahr
  Jon Ross-Perkins b8ceb8dd8b Print a blank line after a diagnostic. (#3806) vor 2 Jahren
  josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) vor 2 Jahren
  Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) vor 2 Jahren
  Geoff Romer b8d4e2f41b Binding pattern naming cleanup (#3410) vor 2 Jahren
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) vor 2 Jahren
  Jon Ross-Perkins a204689893 Use more specific node kinds for literals. (#3419) vor 2 Jahren
  josh11b c53b248800 Abbreviate "parameter" -> "param" (#3392) vor 2 Jahren
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) vor 2 Jahren
  Richard Smith 387a1711af Rename Deduced parameters to Implicit parameters. (#3336) vor 2 Jahren
  Chandler Carruth a46ca6bf7a Add a start-of-file token and parse node. (#3263) vor 2 Jahren
  Geoff Romer 7899154a21 Add "ERROR" to all error diagnostics (#3251) vor 2 Jahren
  Jon Ross-Perkins 0b340a2ed2 Update parse tree yaml for multi-file. (#3215) vor 2 Jahren
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) vor 2 Jahren