Burak Emir fec6ce2f9f Implement "unused pattern bindings" p2022 - parsing (#6460) 4 月之前
..
fuzzer_corpus ec182fb00d Rename lexer dir to lex (#3179) 2 年之前
testdata bac828d244 Add support for `char` keyword per #5903. (#6078) 7 月之前
BUILD cae8aa3adf Support lexing characters (#5893) 9 月之前
character_set.h ec182fb00d Rename lexer dir to lex (#3179) 2 年之前
dump.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 年之前
dump.h 3ae62f8130 Rewrite Dump calls to use std::string returns (#5195) 1 年之前
helpers.cpp acbe6530c3 Move diagnostics into a namespace (#5173) 1 年之前
helpers.h acbe6530c3 Move diagnostics into a namespace (#5173) 1 年之前
lex.cpp 3f799bd987 Use explicit(false) for implicit construction (#6039) 7 月之前
lex.h 57ef976802 Move dumping into the phase factory functions (#5747) 10 月之前
numeric_literal.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 年之前
numeric_literal.h acbe6530c3 Move diagnostics into a namespace (#5173) 1 年之前
numeric_literal_benchmark.cpp acbe6530c3 Move diagnostics into a namespace (#5173) 1 年之前
numeric_literal_fuzzer.cpp acbe6530c3 Move diagnostics into a namespace (#5173) 1 年之前
numeric_literal_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 年之前
string_literal.cpp 7727c62880 Enforce a couple of char literal restrictions from #1964: (#5960) 8 月之前
string_literal.h 37d5046ceb Support parse/check/lower for char (#5901) 9 月之前
string_literal_benchmark.cpp cae8aa3adf Support lexing characters (#5893) 9 月之前
string_literal_fuzzer.cpp 37d5046ceb Support parse/check/lower for char (#5901) 9 月之前
string_literal_test.cpp cae8aa3adf Support lexing characters (#5893) 9 月之前
test_helpers.h acbe6530c3 Move diagnostics into a namespace (#5173) 1 年之前
token_index.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) 5 月之前
token_info.h cae8aa3adf Support lexing characters (#5893) 9 月之前
token_kind.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 月之前
token_kind.def fec6ce2f9f Implement "unused pattern bindings" p2022 - parsing (#6460) 4 月之前
token_kind.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) 5 月之前
token_kind_test.cpp 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) 6 月之前
tokenized_buffer.cpp 8d08e774fc Add a feature to explicitly include a file's SemIR (#5961) 8 月之前
tokenized_buffer.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) 5 月之前
tokenized_buffer_benchmark.cpp 2de746e83c Switch compile functions to use options structs (#5742) 10 月之前
tokenized_buffer_fuzzer.cpp 2de746e83c Switch compile functions to use options structs (#5742) 10 月之前
tokenized_buffer_test.cpp ae16332a11 Fix handling of null StringRef file buffers (#5428) 1 年之前
tokenized_buffer_test_helpers.h 4148161e24 Refactor value store code to use separate files. (#4477) 1 年之前