Jon Ross-Perkins c44e688e5d Add parsing for 'fn destroy' (#5045) il y a 1 an
..
fuzzer_corpus ec182fb00d Rename lexer dir to lex (#3179) il y a 2 ans
testdata 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) il y a 1 an
BUILD e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) il y a 1 an
character_set.h ec182fb00d Rename lexer dir to lex (#3179) il y a 2 ans
dump.cpp 9c0faf007e Invalid comment cleanup (#4836) il y a 1 an
dump.h 3ce0df67bb Add `Dump` functions to Check, Parse, and Lex (#4669) il y a 1 an
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 467e510d40 Document abbreviation style things (#4996) il y a 1 an
lex.h 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) il y a 1 an
numeric_literal.cpp 28602a87c2 Fix handling of repeated tuple indexing. (#4733) il y a 1 an
numeric_literal.h 28602a87c2 Fix handling of repeated tuple indexing. (#4733) il y a 1 an
numeric_literal_benchmark.cpp e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) il y a 1 an
numeric_literal_fuzzer.cpp 28602a87c2 Fix handling of repeated tuple indexing. (#4733) il y a 1 an
numeric_literal_test.cpp e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) 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 4eb955bf42 Drop std:: on size_t in various spots. (#4546) il y a 1 an
string_literal_test.cpp e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) il y a 1 an
test_helpers.h e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) il y a 1 an
token_index.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
token_kind.cpp ec182fb00d Rename lexer dir to lex (#3179) il y a 2 ans
token_kind.def c44e688e5d Add parsing for 'fn destroy' (#5045) 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 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) il y a 1 an
tokenized_buffer.cpp e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) il y a 1 an
tokenized_buffer.h 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) il y a 1 an
tokenized_buffer_benchmark.cpp 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) il y a 1 an
tokenized_buffer_fuzzer.cpp 4eb955bf42 Drop std:: on size_t in various spots. (#4546) il y a 1 an
tokenized_buffer_test.cpp 467e510d40 Document abbreviation style things (#4996) il y a 1 an
tokenized_buffer_test_helpers.h 4148161e24 Refactor value store code to use separate files. (#4477) il y a 1 an