История коммитов

Автор SHA1 Сообщение Дата
  Chandler Carruth 565fc5cebb Initial support for CR+LF (DOS / Windows) line endings. (#4056) 1 год назад
  Jon Ross-Perkins 97d6446bab Clean up struct init for the TokenizedBuffer test. (#4015) 1 год назад
  Jon Ross-Perkins ec300ef3ad Restructure lex keyword tests to reduce duplication. (#3941) 2 лет назад
  Richard Smith bb117aea3a Add support for `iN` and `uN` for all suitable `N`. (#3868) 2 лет назад
  Jon Ross-Perkins 93e40289dd Collapse diagnostic errors and notes into a single vector. (#3805) 2 лет назад
  Jon Ross-Perkins 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 лет назад
  Richard Smith 0a06fceb5f Improve diagnosis of mismatched brackets. (#3282) 2 лет назад
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 лет назад
  Richard Smith eae630a3db Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433) 2 лет назад
  Jon Ross-Perkins 3f208e27f9 Align on FileStart/FileEnd for naming. (#3428) 2 лет назад
  Jon Ross-Perkins cafcd88882 Split lexing logic and storage to separate files. (#3365) 2 лет назад
  Jon Ross-Perkins 3401eed8d8 Split IdentifierId and StringLiteralId from StringId (#3352) 2 лет назад
  Jon Ross-Perkins 3af7eb2672 Refactor YAML handling to use the llvm::yaml API. (#3337) 2 лет назад
  Jon Ross-Perkins 1b55ad86dd Extend SharedValueStores to SemIR (#3313) 2 лет назад
  Jon Ross-Perkins d13f76e001 Add value store to be shared across compile stages. (#3311) 2 лет назад
  Chandler Carruth 03c3b86758 Switch lexer to fully table-driven design. (#3273) 2 лет назад
  Chandler Carruth a46ca6bf7a Add a start-of-file token and parse node. (#3263) 2 лет назад
  Geoff Romer e3d3122f1d Move tests to the namespace of the code under test (#3244) 2 лет назад
  Jon Ross-Perkins 32a1be3690 Detect invalid yaml. (#3239) 2 лет назад
  Jon Ross-Perkins 2ecab78297 Support multi-file lex printing and testing. (#3214) 2 лет назад
  Jon Ross-Perkins bc63e6ae0a Switch SourceBuffer to diagnostics. (#3197) 2 лет назад
  Jon Ross-Perkins 9ac92ad71b Add support for compiling multiple files at once. (#3182) 2 лет назад
  Jon Ross-Perkins ec182fb00d Rename lexer dir to lex (#3179) 2 лет назад