| .. |
|
fuzzer_corpus
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 anni fa |
|
testdata
|
c43fa3a8a5
Bit-pack the lexer's token info (#4270)
|
1 anno fa |
|
BUILD
|
72cb9d0d06
Refactor testing exe path and benchmark main handling. (#4216)
|
1 anno fa |
|
character_set.h
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 anni fa |
|
helpers.cpp
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
2 anni fa |
|
helpers.h
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
2 anni fa |
|
lex.cpp
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 anno fa |
|
lex.h
|
cafcd88882
Split lexing logic and storage to separate files. (#3365)
|
2 anni fa |
|
numeric_literal.cpp
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 anno fa |
|
numeric_literal.h
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
2 anni fa |
|
numeric_literal_benchmark.cpp
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
2 anni fa |
|
numeric_literal_fuzzer.cpp
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
1 anno fa |
|
numeric_literal_test.cpp
|
4c6dc2eade
Remove irregular digit placement check from NumericLiteral. (#4150)
|
1 anno fa |
|
string_literal.cpp
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 anno fa |
|
string_literal.h
|
35d15a390c
Remove nodiscard uses. (#3418)
|
2 anni fa |
|
string_literal_benchmark.cpp
|
b2cfd5a8a8
Change StringLiteral to less frequently allocate a new string. (#3314)
|
2 anni fa |
|
string_literal_fuzzer.cpp
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
1 anno fa |
|
string_literal_test.cpp
|
0bd45f0d6b
Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804)
|
2 anni fa |
|
test_helpers.h
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 anno fa |
|
token_index.h
|
c2ab520522
Add typed forms of `TokenIndex` for tokens with a known kind. (#4016)
|
1 anno fa |
|
token_kind.cpp
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 anni fa |
|
token_kind.def
|
c33c9a02f6
Parse support for `where` operator (#4275)
|
1 anno fa |
|
token_kind.h
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 anno fa |
|
token_kind_test.cpp
|
e3d3122f1d
Move tests to the namespace of the code under test (#3244)
|
2 anni fa |
|
tokenized_buffer.cpp
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 anno fa |
|
tokenized_buffer.h
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 anno fa |
|
tokenized_buffer_benchmark.cpp
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 anno fa |
|
tokenized_buffer_fuzzer.cpp
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 anno fa |
|
tokenized_buffer_test.cpp
|
c43fa3a8a5
Bit-pack the lexer's token info (#4270)
|
1 anno fa |
|
tokenized_buffer_test_helpers.h
|
d87fe8b532
Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522)
|
2 anni fa |