Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Smith d42128ef9a Parse all kinds of declarations at function scope. (#4779) hace 1 año
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) hace 1 año
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) hace 1 año
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) hace 1 año
  Jon Ross-Perkins 1437b0e26d Implement 'alias' with transparent semantics. (#3701) hace 2 años
  czapiga 99bc9734d9 Add `match` parsing (#3664) hace 2 años
  josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) hace 2 años
  josh11b b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) hace 2 años
  josh11b fada410559 Support declaration modifier keywords (#3412) hace 2 años
  Richard Smith eae630a3db Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433) hace 2 años
  Richard Smith 2715e2276e Parsing and basic checking for `abstract class` and `base class`. (#3385) hace 2 años
  Richard Smith 0fb2924c99 Extend description of parser states to show which tokens they consume. (#3378) hace 2 años
  Richard Smith afd6d85610 Support for `returned var` and `return var`. (#3374) hace 2 años
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) hace 2 años
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) hace 2 años
  Richard Smith 74d52738ff Support for `let` declarations. (#3257) hace 2 años
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) hace 2 años