Historie revizí

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