| .. |
|
fuzzer_corpus
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
hace 2 años |
|
testdata
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
hace 1 año |
|
BUILD
|
72cb9d0d06
Refactor testing exe path and benchmark main handling. (#4216)
|
hace 1 año |
|
character_set.h
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
hace 2 años |
|
helpers.cpp
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
hace 2 años |
|
helpers.h
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
hace 2 años |
|
lex.cpp
|
a17480133f
Remove excess use of auto on initializers (auto x = Y(z) -> Y x(z)) (#4239)
|
hace 1 año |
|
lex.h
|
cafcd88882
Split lexing logic and storage to separate files. (#3365)
|
hace 2 años |
|
numeric_literal.cpp
|
4a8a7bf6aa
Remove declaration of function deleted in #4150. (#4151)
|
hace 1 año |
|
numeric_literal.h
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
hace 2 años |
|
numeric_literal_benchmark.cpp
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
hace 2 años |
|
numeric_literal_fuzzer.cpp
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
hace 1 año |
|
numeric_literal_test.cpp
|
4c6dc2eade
Remove irregular digit placement check from NumericLiteral. (#4150)
|
hace 1 año |
|
string_literal.cpp
|
9390e666ce
`startswith` -> `starts_with` to match upstream (#3519)
|
hace 2 años |
|
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
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
hace 1 año |
|
string_literal_test.cpp
|
0bd45f0d6b
Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804)
|
hace 2 años |
|
test_helpers.h
|
b5d28f2c4b
location -> loc abbreviation (#3826)
|
hace 2 años |
|
token_index.h
|
c2ab520522
Add typed forms of `TokenIndex` for tokens with a known kind. (#4016)
|
hace 1 año |
|
token_kind.cpp
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
hace 2 años |
|
token_kind.def
|
d1862e829b
Add a macro for introducer tokens. (#4031)
|
hace 1 año |
|
token_kind.h
|
d1862e829b
Add a macro for introducer tokens. (#4031)
|
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
|
f1190a4792
Add basic output of where memory is stored after a compile. (#4136)
|
hace 1 año |
|
tokenized_buffer.h
|
f1190a4792
Add basic output of where memory is stored after a compile. (#4136)
|
hace 1 año |
|
tokenized_buffer_benchmark.cpp
|
a9c815c9f4
Introduce a source generator and end-to-end compile benchmarks (#4124)
|
hace 1 año |
|
tokenized_buffer_fuzzer.cpp
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
hace 1 año |
|
tokenized_buffer_test.cpp
|
565fc5cebb
Initial support for CR+LF (DOS / Windows) line endings. (#4056)
|
hace 1 año |
|
tokenized_buffer_test_helpers.h
|
d87fe8b532
Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522)
|
hace 2 años |