Chandler Carruth df6a5a50dc Remove the `Dump` method from `Printable` (#7118) před 6 dny
..
fuzzer_corpus ec182fb00d Rename lexer dir to lex (#3179) před 2 roky
testdata d47b6221ae Fix invalid digit caret (#6921) před 1 měsícem
BUILD c5761d2d16 Improve parsing large integers (#6908) před 1 měsícem
character_set.h ec182fb00d Rename lexer dir to lex (#3179) před 2 roky
dump.cpp df6a5a50dc Remove the `Dump` method from `Printable` (#7118) před 6 dny
dump.h 3ae62f8130 Rewrite Dump calls to use std::string returns (#5195) před 1 rokem
helpers.cpp c5761d2d16 Improve parsing large integers (#6908) před 1 měsícem
helpers.h 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) před 2 měsíci
lex.cpp aec2534e9d Fix formatting of compound-type variable declarations in macros (#6997) před 1 měsícem
lex.h 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) před 2 měsíci
numeric_literal.cpp 07afa07127 Fix missing include for `std::log2` (#7015) před 1 měsícem
numeric_literal.h 613a139bef Add support for octal numbers (#6909) před 1 měsícem
numeric_literal_benchmark.cpp 613a139bef Add support for octal numbers (#6909) před 1 měsícem
numeric_literal_fuzzer.cpp acbe6530c3 Move diagnostics into a namespace (#5173) před 1 rokem
numeric_literal_test.cpp 613a139bef Add support for octal numbers (#6909) před 1 měsícem
string_literal.cpp 6304df1db9 Fix crash in character literal lexing (#6805) před 1 měsícem
string_literal.h 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) před 2 měsíci
string_literal_benchmark.cpp cae8aa3adf Support lexing characters (#5893) před 9 měsíci
string_literal_fuzzer.cpp 37d5046ceb Support parse/check/lower for char (#5901) před 8 měsíci
string_literal_test.cpp 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) před 2 měsíci
test_helpers.h 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) před 2 měsíci
token_index.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) před 5 měsíci
token_info.h cae8aa3adf Support lexing characters (#5893) před 9 měsíci
token_kind.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) před 7 měsíci
token_kind.def 1b2ae912fc Add basic support for `eval fn` and `musteval fn`. (#6694) před 2 měsíci
token_kind.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) před 5 měsíci
token_kind_test.cpp 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) před 5 měsíci
tokenized_buffer.cpp 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) před 2 měsíci
tokenized_buffer.h 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) před 2 měsíci
tokenized_buffer_benchmark.cpp 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) před 2 měsíci
tokenized_buffer_fuzzer.cpp 2de746e83c Switch compile functions to use options structs (#5742) před 10 měsíci
tokenized_buffer_test.cpp 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) před 2 měsíci
tokenized_buffer_test_helpers.h 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem