Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) il y a 10 mois
  Jon Ross-Perkins 57ef976802 Move dumping into the phase factory functions (#5747) il y a 10 mois
  Jon Ross-Perkins 2de746e83c Switch compile functions to use options structs (#5742) il y a 10 mois
  Jon Ross-Perkins 6683cf3b1c Switch token_infos_ to a ValueStore (#5633) il y a 11 mois
  Jon Ross-Perkins 766ef7077d Change comments and lines to ValueStores (#5621) il y a 11 mois
  Dana Jansens 517c4d3c20 Remove VariantMatch; use CARBON_KIND_SWITCH for std::variants (#5437) il y a 1 an
  Jon Ross-Perkins 74c0ed413c Update tool versions beyond just bazel (#5446) il y a 1 an
  Jon Ross-Perkins ae16332a11 Fix handling of null StringRef file buffers (#5428) il y a 1 an
  Jon Ross-Perkins 1f268b5d8b Consolidate token-related range handling to one struct (#5399) il y a 1 an
  Jon Ross-Perkins 828eccebba Switch dump-sem-ir-start to dump-sem-ir-begin (#5378) il y a 1 an
  Jon Ross-Perkins a342e5c117 Add lexing for dump-sem-ir-start and end (#5357) il y a 1 an
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) il y a 1 an
  Boaz Brickner 50833a9c3b Change `Lexer::ErrorRecoveryBuffer::buffer_` from reference to pointer (#5228) il y a 1 an
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) il y a 1 an
  Jon Ross-Perkins 467e510d40 Document abbreviation style things (#4996) il y a 1 an
  Dana Jansens 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) il y a 1 an
  Jon Ross-Perkins e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) il y a 1 an
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
  Richard Smith 28602a87c2 Fix handling of repeated tuple indexing. (#4733) il y a 1 an
  Jon Ross-Perkins c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) il y a 1 an
  Jon Ross-Perkins 08f24551ec Add bit packing to NodeImpl (#4651) il y a 1 an
  Jon Ross-Perkins 61c0a8b676 Make more use of llvm STLExtras (#4668) il y a 1 an
  Chandler Carruth 3ba4997855 Canonicalize away bit width and embed small integers into `IntId`s (#4487) il y a 1 an
  Chandler Carruth 4148161e24 Refactor value store code to use separate files. (#4477) il y a 1 an
  Chandler Carruth 577fda1ca2 Speed up type literal lexing and make it more strict. (#4430) il y a 1 an
  Richard Smith e68e54dae4 Issue a diagnostic if we try to parse a source file that is too large. (#4429) il y a 1 an
  Jon Ross-Perkins 0db96ebc52 Stitch together adjacent comments using the indent. (#4397) il y a 1 an
  Jon Ross-Perkins 1338f9e0ad Add tracking of lexed comments, with skeletal formatting. (#4385) il y a 1 an
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an