| .. |
|
fuzzer_corpus
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 år sedan |
|
testdata
|
482d233def
fix crash caused by unicode chars (#3387)
|
2 år sedan |
|
BUILD
|
cafcd88882
Split lexing logic and storage to separate files. (#3365)
|
2 år sedan |
|
__init__.py
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 år sedan |
|
character_set.h
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 år sedan |
|
helpers.cpp
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 år sedan |
|
helpers.h
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 år sedan |
|
lex.cpp
|
482d233def
fix crash caused by unicode chars (#3387)
|
2 år sedan |
|
lex.h
|
cafcd88882
Split lexing logic and storage to separate files. (#3365)
|
2 år sedan |
|
numeric_literal.cpp
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 år sedan |
|
numeric_literal.h
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 år sedan |
|
numeric_literal_benchmark.cpp
|
b8802035ed
Switch benchmarks to match unit test namespacing. (#3268)
|
2 år sedan |
|
numeric_literal_fuzzer.cpp
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 år sedan |
|
numeric_literal_test.cpp
|
e3d3122f1d
Move tests to the namespace of the code under test (#3244)
|
2 år sedan |
|
string_literal.cpp
|
b2cfd5a8a8
Change StringLiteral to less frequently allocate a new string. (#3314)
|
2 år sedan |
|
string_literal.h
|
b2cfd5a8a8
Change StringLiteral to less frequently allocate a new string. (#3314)
|
2 år sedan |
|
string_literal_benchmark.cpp
|
b2cfd5a8a8
Change StringLiteral to less frequently allocate a new string. (#3314)
|
2 år sedan |
|
string_literal_fuzzer.cpp
|
b2cfd5a8a8
Change StringLiteral to less frequently allocate a new string. (#3314)
|
2 år sedan |
|
string_literal_test.cpp
|
b2cfd5a8a8
Change StringLiteral to less frequently allocate a new string. (#3314)
|
2 år sedan |
|
test_helpers.h
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 år sedan |
|
token_kind.cpp
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 år sedan |
|
token_kind.def
|
a79ea4b28d
Do more precise table dispatch for symbols. (#3287)
|
2 år sedan |
|
token_kind.h
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 år sedan |
|
token_kind_test.cpp
|
e3d3122f1d
Move tests to the namespace of the code under test (#3244)
|
2 år sedan |
|
tokenized_buffer.cpp
|
1d443a3617
Underline the entire token when producing diagnostic messages. (#3413)
|
2 år sedan |
|
tokenized_buffer.h
|
9154c6410e
Support for reading source code from stdin and other unusual places. (#3416)
|
2 år sedan |
|
tokenized_buffer_benchmark.cpp
|
cafcd88882
Split lexing logic and storage to separate files. (#3365)
|
2 år sedan |
|
tokenized_buffer_fuzzer.cpp
|
cafcd88882
Split lexing logic and storage to separate files. (#3365)
|
2 år sedan |
|
tokenized_buffer_test.cpp
|
cafcd88882
Split lexing logic and storage to separate files. (#3365)
|
2 år sedan |
|
tokenized_buffer_test_helpers.h
|
3401eed8d8
Split IdentifierId and StringLiteralId from StringId (#3352)
|
2 år sedan |