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

Автор SHA1 Сообщение Дата
  Jon Ross-Perkins 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 2 месяцев назад
  Jon Ross-Perkins 67163096b6 Replace OwningArrayRef with SmallVector (#6633) 3 месяцев назад
  Jon Ross-Perkins 2de746e83c Switch compile functions to use options structs (#5742) 10 месяцев назад
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) 1 год назад
  Jon Ross-Perkins 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) 1 год назад
  Jon Ross-Perkins 7befe2ce9f Switch custom error stream output to diagnostic (#4846) 1 год назад
  Jon Ross-Perkins 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) 1 год назад
  Jon Ross-Perkins c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) 1 год назад
  Chandler Carruth 4148161e24 Refactor value store code to use separate files. (#4477) 1 год назад
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) 1 год назад
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 год назад
  Chandler Carruth a9c815c9f4 Introduce a source generator and end-to-end compile benchmarks (#4124) 1 год назад
  Jon Ross-Perkins 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 лет назад
  Jon Ross-Perkins 3d2b4f8ae7 Switch gnu::unused to maybe_unused (#3592) 2 лет назад
  Jon Ross-Perkins 379d776084 Add support for '--config=clang-tidy' (#3559) 2 лет назад
  Jon Ross-Perkins cafcd88882 Split lexing logic and storage to separate files. (#3365) 2 лет назад
  Jon Ross-Perkins 6742d0d048 Add partial raw identifier support. (#3344) 2 лет назад
  Chandler Carruth 1b0e2d3a4b Cleanups of SIMD code and document no Arm port. (#3325) 2 лет назад
  Jon Ross-Perkins d13f76e001 Add value store to be shared across compile stages. (#3311) 2 лет назад
  Chandler Carruth 9ce9572522 Add a benchmark to stress test grouping symbols. (#3286) 2 лет назад
  Chandler Carruth 5041a14f59 Add whitespace- and comment-specific benchmarking. (#3276) 2 лет назад
  Chandler Carruth 2d735bbc51 Enhance the main lexer benchmark. (#3275) 2 лет назад
  Hana Dusíková 48d40aa0f0 Remove unnecessory constexpr for lambdas in tests. (#3272) 2 лет назад
  Chandler Carruth c7e6238fa8 Introduce two speed-of-light benchmarks. (#3270) 2 лет назад
  Chandler Carruth b8802035ed Switch benchmarks to match unit test namespacing. (#3268) 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 лет назад