Historique des commits

Auteur SHA1 Message Date
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) il y a 8 mois
  Geoff Romer 74e1a9949f Support tuple patterns outside parameter lists (#4923) il y a 1 an
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) il y a 1 an
  Geoff Romer 4f10735751 Track params in the parser (#4777) il y a 1 an
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) il y a 1 an
  CJ Johnson 518e361328 Address TODO to change GenericBindingPattern to CompileTimeBindingPattern (#3713) il y a 2 ans
  josh11b f5c34d62dd Abbreviate "address" -> "addr" (#3580) 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
  Geoff Romer b8d4e2f41b Binding pattern naming cleanup (#3410) il y a 2 ans
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) il y a 2 ans
  Jon Ross-Perkins a204689893 Use more specific node kinds for literals. (#3419) il y a 2 ans
  josh11b c53b248800 Abbreviate "parameter" -> "param" (#3392) il y a 2 ans
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) il y a 2 ans
  Chandler Carruth a46ca6bf7a Add a start-of-file token and parse node. (#3263) il y a 2 ans
  Jon Ross-Perkins 0b340a2ed2 Update parse tree yaml for multi-file. (#3215) il y a 2 ans
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) il y a 2 ans