Jon Meow 22721da92b Avoid unnecessary relexing of the last line (#999) 4 лет назад
..
fuzzer_corpus 90c58dae2b Limit the number of parsed digits in numeric literals (#979) 4 лет назад
BUILD 3ffd3e09d5 More minor cleanup: added missing gtest build dep for toolchain/lexer:test_helpers and switched to use system include for gmock header. (#993) 4 лет назад
character_set.h a857b7ea1a Cleanup or suppress numerous `clang-tidy` issues. (#577) 4 лет назад
numeric_literal.cpp cab5bb0158 Clean up SimpleDiagnostic inheritance (#1004) 4 лет назад
numeric_literal.h 652cd8c636 Style updates, mostly _ naming (#970) 4 лет назад
numeric_literal_fuzzer.cpp 9c716e9c3b Move tests into Carbon::Testing, set small size (#992) 4 лет назад
numeric_literal_test.cpp 9c716e9c3b Move tests into Carbon::Testing, set small size (#992) 4 лет назад
string_literal.cpp cab5bb0158 Clean up SimpleDiagnostic inheritance (#1004) 4 лет назад
string_literal.h 652cd8c636 Style updates, mostly _ naming (#970) 4 лет назад
string_literal_fuzzer.cpp 9c716e9c3b Move tests into Carbon::Testing, set small size (#992) 4 лет назад
string_literal_test.cpp 9c716e9c3b Move tests into Carbon::Testing, set small size (#992) 4 лет назад
test_helpers.h 3ffd3e09d5 More minor cleanup: added missing gtest build dep for toolchain/lexer:test_helpers and switched to use system include for gmock header. (#993) 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 a83c22288f [toolchain] Implement lexing and parsing support for #543. (#693) 4 лет назад
tokenized_buffer.cpp 22721da92b Avoid unnecessary relexing of the last line (#999) 4 лет назад
tokenized_buffer.h 22721da92b Avoid unnecessary relexing of the last line (#999) 4 лет назад
tokenized_buffer_fuzzer.cpp 9c716e9c3b Move tests into Carbon::Testing, set small size (#992) 4 лет назад
tokenized_buffer_test.cpp 9c716e9c3b Move tests into Carbon::Testing, set small size (#992) 4 лет назад
tokenized_buffer_test_helpers.h 5f67029479 Use upstream GoogleTest and add related test utils. (#876) 4 лет назад