Jon Ross-Perkins 4eb955bf42 Drop std:: on size_t in various spots. (#4546) před 1 rokem
..
fuzzer_corpus ec182fb00d Rename lexer dir to lex (#3179) před 2 roky
testdata fa95892a37 Add diagnostic coverage, remove possibly-unreachable unary op diagnostic (#4519) před 1 rokem
BUILD 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem
character_set.h ec182fb00d Rename lexer dir to lex (#3179) před 2 roky
helpers.cpp e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
helpers.h 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) před 2 roky
lex.cpp 3ba4997855 Canonicalize away bit width and embed small integers into `IntId`s (#4487) před 1 rokem
lex.h 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem
numeric_literal.cpp 5bdeb010c8 Clean up format_provider uses (#4417) před 1 rokem
numeric_literal.h 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) před 2 roky
numeric_literal_benchmark.cpp 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) před 2 roky
numeric_literal_fuzzer.cpp 4eb955bf42 Drop std:: on size_t in various spots. (#4546) před 1 rokem
numeric_literal_test.cpp 4c6dc2eade Remove irregular digit placement check from NumericLiteral. (#4150) před 1 rokem
string_literal.cpp e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
string_literal.h 35d15a390c Remove nodiscard uses. (#3418) před 2 roky
string_literal_benchmark.cpp b2cfd5a8a8 Change StringLiteral to less frequently allocate a new string. (#3314) před 2 roky
string_literal_fuzzer.cpp 4eb955bf42 Drop std:: on size_t in various spots. (#4546) před 1 rokem
string_literal_test.cpp 0bd45f0d6b Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804) před 2 roky
test_helpers.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) před 1 rokem
token_index.h c2ab520522 Add typed forms of `TokenIndex` for tokens with a known kind. (#4016) před 1 rokem
token_kind.cpp ec182fb00d Rename lexer dir to lex (#3179) před 2 roky
token_kind.def 302aa1bb30 Remove uses of StringLiteral in format strings. (#4416) před 1 rokem
token_kind.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) před 1 rokem
token_kind_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) před 2 roky
tokenized_buffer.cpp 361efa90a8 Always call MemUsage::Collect to collect metrics from a field (#4480) před 1 rokem
tokenized_buffer.h 3ba4997855 Canonicalize away bit width and embed small integers into `IntId`s (#4487) před 1 rokem
tokenized_buffer_benchmark.cpp 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem
tokenized_buffer_fuzzer.cpp 4eb955bf42 Drop std:: on size_t in various spots. (#4546) před 1 rokem
tokenized_buffer_test.cpp fa95892a37 Add diagnostic coverage, remove possibly-unreachable unary op diagnostic (#4519) před 1 rokem
tokenized_buffer_test_helpers.h 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem