Jon Ross-Perkins 800e8fd55a Add braces for CARBON_KIND uses that lack them (#5882) 9 месяцев назад
..
fuzzer_corpus ec182fb00d Rename lexer dir to lex (#3179) 2 лет назад
testdata 1f268b5d8b Consolidate token-related range handling to one struct (#5399) 1 год назад
BUILD 57ef976802 Move dumping into the phase factory functions (#5747) 10 месяцев назад
character_set.h ec182fb00d Rename lexer dir to lex (#3179) 2 лет назад
dump.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
dump.h 3ae62f8130 Rewrite Dump calls to use std::string returns (#5195) 1 год назад
helpers.cpp acbe6530c3 Move diagnostics into a namespace (#5173) 1 год назад
helpers.h acbe6530c3 Move diagnostics into a namespace (#5173) 1 год назад
lex.cpp 800e8fd55a Add braces for CARBON_KIND uses that lack them (#5882) 9 месяцев назад
lex.h 57ef976802 Move dumping into the phase factory functions (#5747) 10 месяцев назад
numeric_literal.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
numeric_literal.h acbe6530c3 Move diagnostics into a namespace (#5173) 1 год назад
numeric_literal_benchmark.cpp acbe6530c3 Move diagnostics into a namespace (#5173) 1 год назад
numeric_literal_fuzzer.cpp acbe6530c3 Move diagnostics into a namespace (#5173) 1 год назад
numeric_literal_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
string_literal.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
string_literal.h acbe6530c3 Move diagnostics into a namespace (#5173) 1 год назад
string_literal_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
string_literal_fuzzer.cpp acbe6530c3 Move diagnostics into a namespace (#5173) 1 год назад
string_literal_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
test_helpers.h acbe6530c3 Move diagnostics into a namespace (#5173) 1 год назад
token_index.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 месяцев назад
token_info.h 6683cf3b1c Switch token_infos_ to a ValueStore (#5633) 11 месяцев назад
token_kind.cpp ec182fb00d Rename lexer dir to lex (#3179) 2 лет назад
token_kind.def c44e688e5d Add parsing for 'fn destroy' (#5045) 1 год назад
token_kind.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 год назад
token_kind_test.cpp 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) 1 год назад
tokenized_buffer.cpp 6683cf3b1c Switch token_infos_ to a ValueStore (#5633) 11 месяцев назад
tokenized_buffer.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 месяцев назад
tokenized_buffer_benchmark.cpp 2de746e83c Switch compile functions to use options structs (#5742) 10 месяцев назад
tokenized_buffer_fuzzer.cpp 2de746e83c Switch compile functions to use options structs (#5742) 10 месяцев назад
tokenized_buffer_test.cpp ae16332a11 Fix handling of null StringRef file buffers (#5428) 1 год назад
tokenized_buffer_test_helpers.h 4148161e24 Refactor value store code to use separate files. (#4477) 1 год назад