Jon Meow f9014a6d10 clang-tidy with readability checks (#1148) 4 лет назад
..
fuzzer_corpus 90c58dae2b Limit the number of parsed digits in numeric literals (#979) 4 лет назад
BUILD f5f02babdd Apply a digit limit for all getAsInteger calls (#1117) 4 лет назад
character_set.h a857b7ea1a Cleanup or suppress numerous `clang-tidy` issues. (#577) 4 лет назад
lex_helpers.cpp f5f02babdd Apply a digit limit for all getAsInteger calls (#1117) 4 лет назад
lex_helpers.h 4a98acc3ea Consistently use llvm::Optional, not std::optional (#1118) 4 лет назад
numeric_literal.cpp f9014a6d10 clang-tidy with readability checks (#1148) 4 лет назад
numeric_literal.h 16c6ba6bd1 Accessor renames on lexer (#1134) 4 лет назад
numeric_literal_benchmark.cpp a9a726bc3e Switch std::count CHECK to DCHECK, adding DCHECK (#1107) 4 лет назад
numeric_literal_fuzzer.cpp 9c716e9c3b Move tests into Carbon::Testing, set small size (#992) 4 лет назад
numeric_literal_test.cpp 7bbf4fbba3 Accessor renames on diagnostics+source buffer (#1133) 4 лет назад
string_literal.cpp f5f02babdd Apply a digit limit for all getAsInteger calls (#1117) 4 лет назад
string_literal.h 0a8c0dc271 Adjust string parsing to consume everything until the terminator. (#1111) 4 лет назад
string_literal_benchmark.cpp dfef55fc2c Improve string lexing performance (#1001) 4 лет назад
string_literal_fuzzer.cpp 0a8c0dc271 Adjust string parsing to consume everything until the terminator. (#1111) 4 лет назад
string_literal_test.cpp 7bbf4fbba3 Accessor renames on diagnostics+source buffer (#1133) 4 лет назад
test_helpers.h c4c5cdc1f5 Replace is_sorted with comparison (#1104) 4 лет назад
token_kind.cpp a562f872e7 Switch from assert to CHECK (#975) 4 лет назад
token_kind.h 97ce1f5449 Fix handling of closing scopes in FindNextof (#977) 4 лет назад
token_kind_test.cpp 9c716e9c3b Move tests into Carbon::Testing, set small size (#992) 4 лет назад
token_registry.def fa07a016b8 Sync the keyword list (#1097) 4 лет назад
tokenized_buffer.cpp f9014a6d10 clang-tidy with readability checks (#1148) 4 лет назад
tokenized_buffer.h f9014a6d10 clang-tidy with readability checks (#1148) 4 лет назад
tokenized_buffer_fuzzer.cpp 16c6ba6bd1 Accessor renames on lexer (#1134) 4 лет назад
tokenized_buffer_test.cpp f9014a6d10 clang-tidy with readability checks (#1148) 4 лет назад
tokenized_buffer_test_helpers.h 16c6ba6bd1 Accessor renames on lexer (#1134) 4 лет назад