Historie revizí

Autor SHA1 Zpráva Datum
  Geoff Romer 4f10735751 Track params in the parser (#4777) před 1 rokem
  Jon Ross-Perkins 2841e9a67e Require that InvalidParse nodes must have an error (#4482) před 1 rokem
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) před 1 rokem
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) před 1 rokem
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) před 1 rokem
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) před 2 roky
  josh11b b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) před 2 roky
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) před 2 roky
  Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) před 2 roky
  Richard Smith eae630a3db Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433) před 2 roky
  Jon Ross-Perkins 3f208e27f9 Align on FileStart/FileEnd for naming. (#3428) před 2 roky
  Chandler Carruth d3eae6d1f0 Fix a crash on invalid found by fuzzing. (#3404) před 2 roky
  josh11b c53b248800 Abbreviate "parameter" -> "param" (#3392) před 2 roky
  josh11b 109e7889dd Rename files to use abbreviations (#3389) před 2 roky