Chandler Carruth 577fda1ca2 Speed up type literal lexing and make it more strict. (#4430) il y a 1 an
..
fuzzer_corpus ec182fb00d Rename lexer dir to lex (#3179) il y a 2 ans
testdata 06f4eec91e Modify lex yaml output to elide FileStart/End in tests. (#4433) il y a 1 an
BUILD 5bdeb010c8 Clean up format_provider uses (#4417) il y a 1 an
character_set.h ec182fb00d Rename lexer dir to lex (#3179) il y a 2 ans
helpers.cpp e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
helpers.h 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) il y a 2 ans
lex.cpp 577fda1ca2 Speed up type literal lexing and make it more strict. (#4430) il y a 1 an
lex.h cafcd88882 Split lexing logic and storage to separate files. (#3365) il y a 2 ans
numeric_literal.cpp 5bdeb010c8 Clean up format_provider uses (#4417) il y a 1 an
numeric_literal.h 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) il y a 2 ans
numeric_literal_benchmark.cpp 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) il y a 2 ans
numeric_literal_fuzzer.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) il y a 1 an
numeric_literal_test.cpp 4c6dc2eade Remove irregular digit placement check from NumericLiteral. (#4150) il y a 1 an
string_literal.cpp e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
string_literal.h 35d15a390c Remove nodiscard uses. (#3418) il y a 2 ans
string_literal_benchmark.cpp b2cfd5a8a8 Change StringLiteral to less frequently allocate a new string. (#3314) il y a 2 ans
string_literal_fuzzer.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) il y a 1 an
string_literal_test.cpp 0bd45f0d6b Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804) il y a 2 ans
test_helpers.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
token_index.h c2ab520522 Add typed forms of `TokenIndex` for tokens with a known kind. (#4016) il y a 1 an
token_kind.cpp ec182fb00d Rename lexer dir to lex (#3179) il y a 2 ans
token_kind.def 302aa1bb30 Remove uses of StringLiteral in format strings. (#4416) il y a 1 an
token_kind.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
token_kind_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) il y a 2 ans
tokenized_buffer.cpp 06f4eec91e Modify lex yaml output to elide FileStart/End in tests. (#4433) il y a 1 an
tokenized_buffer.h 06f4eec91e Modify lex yaml output to elide FileStart/End in tests. (#4433) il y a 1 an
tokenized_buffer_benchmark.cpp 62c36eceda Support printing the diagnostic kind for verification. (#4425) il y a 1 an
tokenized_buffer_fuzzer.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
tokenized_buffer_test.cpp 577fda1ca2 Speed up type literal lexing and make it more strict. (#4430) il y a 1 an
tokenized_buffer_test_helpers.h d87fe8b532 Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522) il y a 2 ans