Historie revizí

Autor SHA1 Zpráva Datum
  Elliott Kalt 58de34e534 Decouple associated constants from let (#5973) před 8 měsíci
  Richard Smith 6a73387809 Remove requirement that the pattern in a `for` starts with `var`. (#5685) před 10 měsíci
  Geoff Romer f5b5731c76 Separate fields from other `var` decls in parse (#5320) před 1 rokem
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
  Geoff Romer 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) před 1 rokem
  Jon Ross-Perkins 9cd3f0aa3d Remove obsolete '...' hints on node kind macros (#4958) před 1 rokem
  Richard Smith d42128ef9a Parse all kinds of declarations at function scope. (#4779) před 1 rokem
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) před 1 rokem
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) před 1 rokem
  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