Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins 93e40289dd Collapse diagnostic errors and notes into a single vector. (#3805) il y a 2 ans
  Jon Ross-Perkins 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) il y a 2 ans
  Richard Smith 0a06fceb5f Improve diagnosis of mismatched brackets. (#3282) il y a 2 ans
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) il y a 2 ans
  Richard Smith eae630a3db Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433) il y a 2 ans
  Jon Ross-Perkins 3f208e27f9 Align on FileStart/FileEnd for naming. (#3428) il y a 2 ans
  Jon Ross-Perkins cafcd88882 Split lexing logic and storage to separate files. (#3365) il y a 2 ans
  Jon Ross-Perkins 3401eed8d8 Split IdentifierId and StringLiteralId from StringId (#3352) il y a 2 ans
  Jon Ross-Perkins 3af7eb2672 Refactor YAML handling to use the llvm::yaml API. (#3337) il y a 2 ans
  Jon Ross-Perkins 1b55ad86dd Extend SharedValueStores to SemIR (#3313) il y a 2 ans
  Jon Ross-Perkins d13f76e001 Add value store to be shared across compile stages. (#3311) il y a 2 ans
  Chandler Carruth 03c3b86758 Switch lexer to fully table-driven design. (#3273) il y a 2 ans
  Chandler Carruth a46ca6bf7a Add a start-of-file token and parse node. (#3263) il y a 2 ans
  Geoff Romer e3d3122f1d Move tests to the namespace of the code under test (#3244) il y a 2 ans
  Jon Ross-Perkins 32a1be3690 Detect invalid yaml. (#3239) il y a 2 ans
  Jon Ross-Perkins 2ecab78297 Support multi-file lex printing and testing. (#3214) il y a 2 ans
  Jon Ross-Perkins bc63e6ae0a Switch SourceBuffer to diagnostics. (#3197) il y a 2 ans
  Jon Ross-Perkins 9ac92ad71b Add support for compiling multiple files at once. (#3182) il y a 2 ans
  Jon Ross-Perkins ec182fb00d Rename lexer dir to lex (#3179) il y a 2 ans