Commit History

Автор SHA1 Съобщение Дата
  Richard Smith 153d92b390 Parsing for while, break, and continue statements, following #340. преди 5 години
  Richard Smith 146d995995 Factor out parsing a `)`, including skipping to a matching one if преди 5 години
  Richard Smith 5d6947186d Parsing for if-statements, following #285. преди 5 години
  Richard Smith 8280be1c36 Factor statement parsing out of code block parsing. преди 5 години
  Richard Smith d8c724045e Implement parsing for variable declarations. (#466) преди 5 години
  Richard Smith 1ee826268c Add sentinel precedence levels for the top-level expression context and (#465) преди 5 години
  Richard Smith 09763653b7 Add operator precedence parser. (#464) преди 5 години
  Richard Smith 82d5a25caa Initial support for expression parsing. (#455) преди 5 години
  Richard Smith 426c789d6e Convert parser diagnostics to use the diagnostic emitter. (#389) преди 5 години
  Richard Smith 1e6c7e3963 Add sentinel Eof token at the end of the tokenized buffer. (#388) преди 5 години
  Richard Smith d1757d9979 Add location information to diagnostics. (#385) преди 5 години
  Chandler Carruth d4a2d435b8 Enable most relevant clang-tidy checks and fix uncovered issues. (#220) преди 5 години
  Chandler Carruth 27386db279 Require braces on conditions and loops. (#218) преди 5 години
  Chandler Carruth 3512c2218f Merge parser library from the toolchain repository. (#214) преди 5 години