Jon Ross-Perkins 65a4e006a2 Add line output to diagnostics to help identify error locations. (#3010) 2 年 前
..
fuzzer_corpus 90c58dae2b Limit the number of parsed digits in numeric literals (#979) 4 年 前
testdata cb16a1ffca Update toolchain keyword list to match design. (#2961) 2 年 前
BUILD d18c1347d7 Migrate compatible uses to TestRawOstream. (#2891) 2 年 前
__init__.py 55e124a667 Refactor update_checks into a more generic lit_autoupdate (#2277) 3 年 前
autoupdate_testdata.py 735502273b Refactor lit test infra under //testing. (#2829) 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 年 前
lexer_file_test.cpp c43839e1b1 Switch FileTest to use StringRefs instead of files. (#2885) 2 年 前
numeric_literal.cpp 527f314a2b Fixed typo in comments of numeric literal (#2847) 2 年 前
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 a57c3d9801 Fix string literal parsing escaped whitespace (#2617) 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 a57c3d9801 Fix string literal parsing escaped whitespace (#2617) 3 年 前
test_helpers.h 20728dbd3a CARBON_ header guards (#1261) 4 年 前
token_kind.cpp 06ce3b0161 Parsing, semantic analysis, and lowering for `and`, `or`, `not`. (#2897) 2 年 前
token_kind.def cb16a1ffca Update toolchain keyword list to match design. (#2961) 2 年 前
token_kind.h 06ce3b0161 Parsing, semantic analysis, and lowering for `and`, `or`, `not`. (#2897) 2 年 前
token_kind_test.cpp 22d7cd19ed Polish out support for reals and strings. (#2593) 3 年 前
tokenized_buffer.cpp 65a4e006a2 Add line output to diagnostics to help identify error locations. (#3010) 2 年 前
tokenized_buffer.h 65a4e006a2 Add line output to diagnostics to help identify error locations. (#3010) 2 年 前
tokenized_buffer_fuzzer.cpp a93e621488 Add vfs support to toolchain. (#2888) 2 年 前
tokenized_buffer_test.cpp 87dbc4bd8a Fix missing forward_list include (#2911) 2 年 前
tokenized_buffer_test_helpers.h 94872ef6da Change TokenKind's Print overload to a format_provider. (#2534) 3 年 前