提交历史

作者 SHA1 备注 提交日期
  Jon Ross-Perkins add31eb4e3 Refactor NodeKind to take advantage of a parse node only having one token kind. (#3486) 2 年之前
  josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 年之前
  Geoff Romer 39750b9925 Parse support for tuple patterns in `var` and `let` (#3448) 2 年之前
  josh11b 2e29b48d26 Drop `GetDeclContext` from parse, errors will be diagnosed in check (#3468) 2 年之前
  josh11b fada410559 Support declaration modifier keywords (#3412) 2 年之前
  Geoff Romer b8d4e2f41b Binding pattern naming cleanup (#3410) 2 年之前
  Jon Ross-Perkins 05723095bc Switch formatv adapters to format_provider (#3434) 2 年之前
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 年之前
  Jon Ross-Perkins 0d618b1278 Tidy up lint issues. (#3429) 2 年之前
  Richard Smith eae630a3db Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433) 2 年之前
  Jon Ross-Perkins 0c0998d7cd Error when passing StringRef to CARBON_DIAGNOSTIC. (#3431) 2 年之前
  Jon Ross-Perkins 3f208e27f9 Align on FileStart/FileEnd for naming. (#3428) 2 年之前
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 年之前
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) 2 年之前
  josh11b a112f2e802 Validate parse nodes correspond to expected tokens (#3295) 2 年之前
  Jon Ross-Perkins ec182fb00d Rename lexer dir to lex (#3179) 2 年之前
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) 2 年之前