Jon Ross-Perkins 6c458ffe7e Add import context for locations. (#3807) il y a 2 ans
..
fuzzer_corpus ec182fb00d Rename lexer dir to lex (#3179) il y a 2 ans
testdata b8ceb8dd8b Print a blank line after a diagnostic. (#3806) il y a 2 ans
BUILD a3b1c433be Remove legacy repo_name settings (#3772) il y a 2 ans
character_set.h ec182fb00d Rename lexer dir to lex (#3179) il y a 2 ans
helpers.cpp 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) il y a 2 ans
helpers.h 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) il y a 2 ans
lex.cpp 0bd45f0d6b Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804) il y a 2 ans
lex.h cafcd88882 Split lexing logic and storage to separate files. (#3365) il y a 2 ans
numeric_literal.cpp ee467900ed Use llvm:: for specializations instead of 'namespace llvm' (#3682) il y a 2 ans
numeric_literal.h 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) il y a 2 ans
numeric_literal_benchmark.cpp 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) il y a 2 ans
numeric_literal_fuzzer.cpp ec182fb00d Rename lexer dir to lex (#3179) il y a 2 ans
numeric_literal_test.cpp 0bd45f0d6b Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804) il y a 2 ans
string_literal.cpp 9390e666ce `startswith` -> `starts_with` to match upstream (#3519) il y a 2 ans
string_literal.h 35d15a390c Remove nodiscard uses. (#3418) il y a 2 ans
string_literal_benchmark.cpp b2cfd5a8a8 Change StringLiteral to less frequently allocate a new string. (#3314) il y a 2 ans
string_literal_fuzzer.cpp b2cfd5a8a8 Change StringLiteral to less frequently allocate a new string. (#3314) il y a 2 ans
string_literal_test.cpp 0bd45f0d6b Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804) il y a 2 ans
test_helpers.h 6c458ffe7e Add import context for locations. (#3807) il y a 2 ans
token_kind.cpp ec182fb00d Rename lexer dir to lex (#3179) il y a 2 ans
token_kind.def 096daecc57 Add framework for the extern keyword. (#3755) il y a 2 ans
token_kind.h ee467900ed Use llvm:: for specializations instead of 'namespace llvm' (#3682) il y a 2 ans
token_kind_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) il y a 2 ans
tokenized_buffer.cpp 6c458ffe7e Add import context for locations. (#3807) il y a 2 ans
tokenized_buffer.h 6c458ffe7e Add import context for locations. (#3807) il y a 2 ans
tokenized_buffer_benchmark.cpp 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) il y a 2 ans
tokenized_buffer_fuzzer.cpp 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) il y a 2 ans
tokenized_buffer_test.cpp 93e40289dd Collapse diagnostic errors and notes into a single vector. (#3805) il y a 2 ans
tokenized_buffer_test_helpers.h d87fe8b532 Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522) il y a 2 ans