Jon Ross-Perkins ec300ef3ad Restructure lex keyword tests to reduce duplication. (#3941) 2 lat temu
..
fuzzer_corpus ec182fb00d Rename lexer dir to lex (#3179) 2 lat temu
testdata ec300ef3ad Restructure lex keyword tests to reduce duplication. (#3941) 2 lat temu
BUILD ec300ef3ad Restructure lex keyword tests to reduce duplication. (#3941) 2 lat temu
character_set.h ec182fb00d Rename lexer dir to lex (#3179) 2 lat temu
helpers.cpp 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 lat temu
helpers.h 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 lat temu
lex.cpp 37aa309c81 Add recovery tokens using AddToken to get correct parse tree sizes. (#3851) 2 lat temu
lex.h cafcd88882 Split lexing logic and storage to separate files. (#3365) 2 lat temu
numeric_literal.cpp ee467900ed Use llvm:: for specializations instead of 'namespace llvm' (#3682) 2 lat temu
numeric_literal.h 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 lat temu
numeric_literal_benchmark.cpp 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 lat temu
numeric_literal_fuzzer.cpp ec182fb00d Rename lexer dir to lex (#3179) 2 lat temu
numeric_literal_test.cpp 0bd45f0d6b Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804) 2 lat temu
string_literal.cpp 9390e666ce `startswith` -> `starts_with` to match upstream (#3519) 2 lat temu
string_literal.h 35d15a390c Remove nodiscard uses. (#3418) 2 lat temu
string_literal_benchmark.cpp b2cfd5a8a8 Change StringLiteral to less frequently allocate a new string. (#3314) 2 lat temu
string_literal_fuzzer.cpp b2cfd5a8a8 Change StringLiteral to less frequently allocate a new string. (#3314) 2 lat temu
string_literal_test.cpp 0bd45f0d6b Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804) 2 lat temu
test_helpers.h b5d28f2c4b location -> loc abbreviation (#3826) 2 lat temu
token_kind.cpp ec182fb00d Rename lexer dir to lex (#3179) 2 lat temu
token_kind.def 096daecc57 Add framework for the extern keyword. (#3755) 2 lat temu
token_kind.h ee467900ed Use llvm:: for specializations instead of 'namespace llvm' (#3682) 2 lat temu
token_kind_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) 2 lat temu
tokenized_buffer.cpp bb117aea3a Add support for `iN` and `uN` for all suitable `N`. (#3868) 2 lat temu
tokenized_buffer.h bb117aea3a Add support for `iN` and `uN` for all suitable `N`. (#3868) 2 lat temu
tokenized_buffer_benchmark.cpp 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 lat temu
tokenized_buffer_fuzzer.cpp 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 lat temu
tokenized_buffer_test.cpp ec300ef3ad Restructure lex keyword tests to reduce duplication. (#3941) 2 lat temu
tokenized_buffer_test_helpers.h d87fe8b532 Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522) 2 lat temu