Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins 1437b0e26d Implement 'alias' with transparent semantics. (#3701) před 2 roky
  czapiga 99bc9734d9 Add `match` parsing (#3664) před 2 roky
  josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) před 2 roky
  josh11b b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) před 2 roky
  josh11b fada410559 Support declaration modifier keywords (#3412) před 2 roky
  Richard Smith eae630a3db Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433) před 2 roky
  Richard Smith 2715e2276e Parsing and basic checking for `abstract class` and `base class`. (#3385) před 2 roky
  Richard Smith 0fb2924c99 Extend description of parser states to show which tokens they consume. (#3378) před 2 roky
  Richard Smith afd6d85610 Support for `returned var` and `return var`. (#3374) před 2 roky
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) před 2 roky
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) před 2 roky
  Richard Smith 74d52738ff Support for `let` declarations. (#3257) před 2 roky
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) před 2 roky