Jon Ross-Perkins 4e1b585fcf clang-tidy --fix (#2577) 3 лет назад
..
fuzzer_corpus 90c58dae2b Limit the number of parsed digits in numeric literals (#979) 4 лет назад
testdata 04f0288cd2 Bracket the tokenized buffer output. (#2446) 3 лет назад
BUILD 94872ef6da Change TokenKind's Print overload to a format_provider. (#2534) 3 лет назад
__init__.py 55e124a667 Refactor update_checks into a more generic lit_autoupdate (#2277) 3 лет назад
character_set.h 20728dbd3a CARBON_ header guards (#1261) 4 лет назад
lex_helpers.cpp aaca540a05 Restructure Diagnostic objects to allow late formatting (#1131) 4 лет назад
lex_helpers.h 20728dbd3a CARBON_ header guards (#1261) 4 лет назад
lit_autoupdate.py eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 лет назад
numeric_literal.cpp 94cf343b05 Update LLVM and switch to `std::optional`. (#2424) 3 лет назад
numeric_literal.h 94cf343b05 Update LLVM and switch to `std::optional`. (#2424) 3 лет назад
numeric_literal_benchmark.cpp af694b97cb Prefix most macro names with CARBON_ (#1232) 4 лет назад
numeric_literal_fuzzer.cpp 9c716e9c3b Move tests into Carbon::Testing, set small size (#992) 4 лет назад
numeric_literal_test.cpp 94cf343b05 Update LLVM and switch to `std::optional`. (#2424) 3 лет назад
string_literal.cpp 94cf343b05 Update LLVM and switch to `std::optional`. (#2424) 3 лет назад
string_literal.h 7d3ef58a84 More explicit constructors in toolchain. (#2578) 3 лет назад
string_literal_benchmark.cpp dcc80f5491 Lex '''-delimited multiline string literals. (#2133) 3 лет назад
string_literal_fuzzer.cpp af694b97cb Prefix most macro names with CARBON_ (#1232) 4 лет назад
string_literal_test.cpp 94cf343b05 Update LLVM and switch to `std::optional`. (#2424) 3 лет назад
test_helpers.h 20728dbd3a CARBON_ header guards (#1261) 4 лет назад
token_kind.cpp 78ac6cb7d1 Switch TokenKind to EnumBase (#2509) 3 лет назад
token_kind.def c74e39dbb3 [parser] More support for `interface`s: methods and `self` deduced param. (#2427) 3 лет назад
token_kind.h 94872ef6da Change TokenKind's Print overload to a format_provider. (#2534) 3 лет назад
token_kind_test.cpp 94872ef6da Change TokenKind's Print overload to a format_provider. (#2534) 3 лет назад
tokenized_buffer.cpp 4e1b585fcf clang-tidy --fix (#2577) 3 лет назад
tokenized_buffer.h d50fef1736 Expand use of IndexBase (#2436) 3 лет назад
tokenized_buffer_fuzzer.cpp af694b97cb Prefix most macro names with CARBON_ (#1232) 4 лет назад
tokenized_buffer_test.cpp 78ac6cb7d1 Switch TokenKind to EnumBase (#2509) 3 лет назад
tokenized_buffer_test_helpers.h 94872ef6da Change TokenKind's Print overload to a format_provider. (#2534) 3 лет назад