Jon Ross-Perkins 133717cd7e Eliminate NodeLocConverter (#4870) hace 1 año
..
fuzzer_corpus ec182fb00d Rename lexer dir to lex (#3179) hace 2 años
testdata b06fcc97f6 Clean up a few details of lex yaml printing (#4845) hace 1 año
BUILD 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) hace 1 año
character_set.h ec182fb00d Rename lexer dir to lex (#3179) hace 2 años
dump.cpp 9c0faf007e Invalid comment cleanup (#4836) hace 1 año
dump.h 3ce0df67bb Add `Dump` functions to Check, Parse, and Lex (#4669) hace 1 año
helpers.cpp e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) hace 1 año
helpers.h 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) hace 2 años
lex.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
lex.h 4148161e24 Refactor value store code to use separate files. (#4477) hace 1 año
numeric_literal.cpp 28602a87c2 Fix handling of repeated tuple indexing. (#4733) hace 1 año
numeric_literal.h 28602a87c2 Fix handling of repeated tuple indexing. (#4733) hace 1 año
numeric_literal_benchmark.cpp 28602a87c2 Fix handling of repeated tuple indexing. (#4733) hace 1 año
numeric_literal_fuzzer.cpp 28602a87c2 Fix handling of repeated tuple indexing. (#4733) hace 1 año
numeric_literal_test.cpp 28602a87c2 Fix handling of repeated tuple indexing. (#4733) hace 1 año
string_literal.cpp e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) hace 1 año
string_literal.h 35d15a390c Remove nodiscard uses. (#3418) hace 2 años
string_literal_benchmark.cpp b2cfd5a8a8 Change StringLiteral to less frequently allocate a new string. (#3314) hace 2 años
string_literal_fuzzer.cpp 4eb955bf42 Drop std:: on size_t in various spots. (#4546) hace 1 año
string_literal_test.cpp cb4686bf21 Enable misc-non-private-member-variables-in-classes and adjust style to match (#4702) hace 1 año
test_helpers.h 8f685b6953 Change how diagnostics are ordered (#4778) hace 1 año
token_index.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
token_kind.cpp ec182fb00d Rename lexer dir to lex (#3179) hace 2 años
token_kind.def 13434f0e8a Model `var` as a pattern operator (#4720) hace 1 año
token_kind.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) hace 1 año
token_kind_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) hace 2 años
tokenized_buffer.cpp 133717cd7e Eliminate NodeLocConverter (#4870) hace 1 año
tokenized_buffer.h 133717cd7e Eliminate NodeLocConverter (#4870) hace 1 año
tokenized_buffer_benchmark.cpp 7befe2ce9f Switch custom error stream output to diagnostic (#4846) hace 1 año
tokenized_buffer_fuzzer.cpp 4eb955bf42 Drop std:: on size_t in various spots. (#4546) hace 1 año
tokenized_buffer_test.cpp 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) hace 1 año
tokenized_buffer_test_helpers.h 4148161e24 Refactor value store code to use separate files. (#4477) hace 1 año