Historique des commits

Auteur SHA1 Message Date
  Geoff Romer 4a0cf6c1fb Track the start of a signature more accurately (#6760) il y a 2 mois
  Jon Ross-Perkins 705c95d6e0 Drop fn destroy support (#6136) il y a 7 mois
  Geoff Romer 87f0e9723f Rename `StateStackEntry` to `State` (#5256) il y a 1 an
  Geoff Romer 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) il y a 1 an
  Jon Ross-Perkins 8738497301 Fix parse support for 'fn F[];' (#5135) il y a 1 an
  Jon Ross-Perkins 21687e8cb1 Fix use of keyword names in qualifiers with params (#5130) il y a 1 an
  Jon Ross-Perkins c44e688e5d Add parsing for 'fn destroy' (#5045) il y a 1 an
  Geoff Romer 74e1a9949f Support tuple patterns outside parameter lists (#4923) il y a 1 an
  Geoff Romer 4f10735751 Track params in the parser (#4777) il y a 1 an
  Jon Ross-Perkins 2841e9a67e Require that InvalidParse nodes must have an error (#4482) il y a 1 an
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) il y a 1 an
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) il y a 1 an
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) il y a 1 an
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) il y a 2 ans
  josh11b b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) il y a 2 ans
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) il y a 2 ans
  Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) il y a 2 ans
  Richard Smith eae630a3db Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433) il y a 2 ans
  Jon Ross-Perkins 3f208e27f9 Align on FileStart/FileEnd for naming. (#3428) il y a 2 ans
  Chandler Carruth d3eae6d1f0 Fix a crash on invalid found by fuzzing. (#3404) il y a 2 ans
  josh11b c53b248800 Abbreviate "parameter" -> "param" (#3392) il y a 2 ans
  josh11b 109e7889dd Rename files to use abbreviations (#3389) il y a 2 ans