提交歷史

作者 SHA1 備註 提交日期
  josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 年之前
  josh11b 5f439b842b Parsing `impl`...`as` (#3473) 2 年之前
  josh11b b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) 2 年之前
  Jon Ross-Perkins 50071532fe Refactor state construction and change how the decl loop makes state. (#3467) 2 年之前
  Jon Ross-Perkins 2705a32b92 Refactor the decl scope loop to consolidate modifier handling. (#3463) 2 年之前
  Jon Ross-Perkins 9b194a31c9 Support modifiers on namespace, in theory. (#3462) 2 年之前
  Jon Ross-Perkins d73729179a Switch modifiers to use distinct parse nodes. (#3461) 2 年之前
  josh11b a970b1e587 Require `extend` before `base: BaseType;` (#3459) 2 年之前
  josh11b fada410559 Support declaration modifier keywords (#3412) 2 年之前
  Richard Smith 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) 2 年之前
  Jon Ross-Perkins 3f208e27f9 Align on FileStart/FileEnd for naming. (#3428) 2 年之前
  Jon Ross-Perkins 204c04dbb9 Add more package and import support. (#3402) 2 年之前
  Richard Smith 2715e2276e Parsing and basic checking for `abstract class` and `base class`. (#3385) 2 年之前
  josh11b 109e7889dd Rename files to use abbreviations (#3389) 2 年之前