Historique des commits

Auteur SHA1 Message Date
  Richard Smith 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) il y a 1 an
  Jon Ross-Perkins cda5f66d22 Refactor NodeCategory to provide a class API (#4004) il y a 1 an
  Richard Smith 419d2e39d8 Move child count and bracketing information for parse nodes into the node kind definition. (#4000) il y a 1 an
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) il y a 1 an
  josh11b a602be89e2 Add a `MemberName` parse node category for member access expressions (#3549) il y a 2 ans
  josh11b 83b5db9c1e Make `Parse::NodeCategory` printable (#3548) il y a 2 ans
  josh11b 2e97f27b8d Typed wrappers around parse tree nodes (#3534) il y a 2 ans
  Jon Ross-Perkins add31eb4e3 Refactor NodeKind to take advantage of a parse node only having one token kind. (#3486) il y a 2 ans
  Jon Ross-Perkins 550559e30e On invalid parse nodes, if the token may vary, allow any token. (#3484) il y a 2 ans
  Jon Ross-Perkins 0d618b1278 Tidy up lint issues. (#3429) il y a 2 ans
  josh11b a112f2e802 Validate parse nodes correspond to expected tokens (#3295) il y a 2 ans
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) il y a 2 ans