Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 жил өмнө
  Boaz Brickner 50833a9c3b Change `Lexer::ErrorRecoveryBuffer::buffer_` from reference to pointer (#5228) 1 жил өмнө
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) 1 жил өмнө
  Jon Ross-Perkins 467e510d40 Document abbreviation style things (#4996) 1 жил өмнө
  Dana Jansens 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) 1 жил өмнө
  Jon Ross-Perkins e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) 1 жил өмнө
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 жил өмнө
  Richard Smith 28602a87c2 Fix handling of repeated tuple indexing. (#4733) 1 жил өмнө
  Jon Ross-Perkins c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) 1 жил өмнө
  Jon Ross-Perkins 08f24551ec Add bit packing to NodeImpl (#4651) 1 жил өмнө
  Jon Ross-Perkins 61c0a8b676 Make more use of llvm STLExtras (#4668) 1 жил өмнө
  Chandler Carruth 3ba4997855 Canonicalize away bit width and embed small integers into `IntId`s (#4487) 1 жил өмнө
  Chandler Carruth 4148161e24 Refactor value store code to use separate files. (#4477) 1 жил өмнө
  Chandler Carruth 577fda1ca2 Speed up type literal lexing and make it more strict. (#4430) 1 жил өмнө
  Richard Smith e68e54dae4 Issue a diagnostic if we try to parse a source file that is too large. (#4429) 1 жил өмнө
  Jon Ross-Perkins 0db96ebc52 Stitch together adjacent comments using the indent. (#4397) 1 жил өмнө
  Jon Ross-Perkins 1338f9e0ad Add tracking of lexed comments, with skeletal formatting. (#4385) 1 жил өмнө
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 жил өмнө
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 жил өмнө
  Chandler Carruth c43fa3a8a5 Bit-pack the lexer's token info (#4270) 1 жил өмнө
  Chandler Carruth 97e98bcc5a Shrink the lexer's token location and line data structures. (#4269) 1 жил өмнө
  David Blaikie a17480133f Remove excess use of auto on initializers (auto x = Y(z) -> Y x(z)) (#4239) 1 жил өмнө
  Chandler Carruth 44c85e0872 Reserve memory for the identifiers hashtable. (#4107) 1 жил өмнө
  Chandler Carruth 565fc5cebb Initial support for CR+LF (DOS / Windows) line endings. (#4056) 1 жил өмнө
  Chandler Carruth dd0890619a Enable a couple of boring warnings. (#4018) 1 жил өмнө
  Jon Ross-Perkins 37aa309c81 Add recovery tokens using AddToken to get correct parse tree sizes. (#3851) 2 жил өмнө
  Richard Smith 45c071f2af Rework raw identifier lexing to avoid slowing down regular identifiers. (#3855) 2 жил өмнө
  Richard Smith f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) 2 жил өмнө
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) 2 жил өмнө
  Jon Ross-Perkins 0bd45f0d6b Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804) 2 жил өмнө