Richard Smith 1b2ae912fc Add basic support for `eval fn` and `musteval fn`. (#6694) 2 месяцев назад
..
fuzzer_corpus ec182fb00d Rename lexer dir to lex (#3179) 2 лет назад
testdata 1b2ae912fc Add basic support for `eval fn` and `musteval fn`. (#6694) 2 месяцев назад
BUILD 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 месяцев назад
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 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 месяцев назад
lex.cpp 3f799bd987 Use explicit(false) for implicit construction (#6039) 7 месяцев назад
lex.h 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 месяцев назад
numeric_literal.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
numeric_literal.h 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 месяцев назад
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 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 месяцев назад
string_literal.cpp 7727c62880 Enforce a couple of char literal restrictions from #1964: (#5960) 8 месяцев назад
string_literal.h 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 месяцев назад
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 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 месяцев назад
test_helpers.h 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 месяцев назад
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 1b2ae912fc Add basic support for `eval fn` and `musteval fn`. (#6694) 2 месяцев назад
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 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 месяцев назад
tokenized_buffer.h 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 месяцев назад
tokenized_buffer_benchmark.cpp 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 месяцев назад
tokenized_buffer_fuzzer.cpp 2de746e83c Switch compile functions to use options structs (#5742) 10 месяцев назад
tokenized_buffer_test.cpp 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 месяцев назад
tokenized_buffer_test_helpers.h 4148161e24 Refactor value store code to use separate files. (#4477) 1 год назад