| .. |
|
fuzzer_corpus
|
de9d6e7546
Trim the parse tree fuzzer corpus using -merge=1 (#2785)
|
3 年之前 |
|
testdata
|
65a4e006a2
Add line output to diagnostics to help identify error locations. (#3010)
|
2 年之前 |
|
BUILD
|
c8e02c14ce
Consolidate ParseTree onto PrettyStackTraceFunction (#3002)
|
2 年之前 |
|
__init__.py
|
bb521fdd5b
Switch the parse tree tests to lit (#2289)
|
3 年之前 |
|
autoupdate_testdata.py
|
735502273b
Refactor lit test infra under //testing. (#2829)
|
3 年之前 |
|
parse_node_kind.cpp
|
97634a5e91
Switch ParseNodeKind to EnumBase (#2510)
|
3 年之前 |
|
parse_node_kind.def
|
0594a1aac7
Integrates tuple to semantic analysis (#2992)
|
2 年之前 |
|
parse_node_kind.h
|
9751b4701d
Start node stack push/pop setting IdT based on ParseNodeKind. (#2985)
|
2 年之前 |
|
parse_tree.cpp
|
c8e02c14ce
Consolidate ParseTree onto PrettyStackTraceFunction (#3002)
|
2 年之前 |
|
parse_tree.h
|
880b67b012
Clean up uncommented SmallVector size parameters. (#3006)
|
2 年之前 |
|
parse_tree_file_test.cpp
|
c43839e1b1
Switch FileTest to use StringRefs instead of files. (#2885)
|
2 年之前 |
|
parse_tree_fuzzer.cpp
|
a93e621488
Add vfs support to toolchain. (#2888)
|
2 年之前 |
|
parse_tree_node_location_translator.h
|
88905b99d8
Add a location translator for ParseTree::Node. (#2491)
|
3 年之前 |
|
parse_tree_test.cpp
|
b2084ea15d
Shift Parser from 'Identifier' to 'Name' naming (#2947)
|
2 年之前 |
|
parser_context.cpp
|
c8e02c14ce
Consolidate ParseTree onto PrettyStackTraceFunction (#3002)
|
2 年之前 |
|
parser_context.h
|
c8e02c14ce
Consolidate ParseTree onto PrettyStackTraceFunction (#3002)
|
2 年之前 |
|
parser_handle_brace_expression.cpp
|
918c089e03
Add namespace support. (#2940)
|
2 年之前 |
|
parser_handle_call_expression.cpp
|
c9d2335a34
Refactor parser logic into separate files. (#2818)
|
3 年之前 |
|
parser_handle_code_block.cpp
|
c9d2335a34
Refactor parser logic into separate files. (#2818)
|
3 年之前 |
|
parser_handle_declaration_name_and_params.cpp
|
446b0ce4ae
Refactor declaration name context logic to its own class. (#2989)
|
2 年之前 |
|
parser_handle_declaration_scope_loop.cpp
|
918c089e03
Add namespace support. (#2940)
|
2 年之前 |
|
parser_handle_expression.cpp
|
918c089e03
Add namespace support. (#2940)
|
2 年之前 |
|
parser_handle_function.cpp
|
918c089e03
Add namespace support. (#2940)
|
2 年之前 |
|
parser_handle_namespace.cpp
|
918c089e03
Add namespace support. (#2940)
|
2 年之前 |
|
parser_handle_package.cpp
|
918c089e03
Add namespace support. (#2940)
|
2 年之前 |
|
parser_handle_parameter.cpp
|
c9d2335a34
Refactor parser logic into separate files. (#2818)
|
3 年之前 |
|
parser_handle_paren_condition.cpp
|
c9d2335a34
Refactor parser logic into separate files. (#2818)
|
3 年之前 |
|
parser_handle_paren_expression.cpp
|
c9d2335a34
Refactor parser logic into separate files. (#2818)
|
3 年之前 |
|
parser_handle_pattern.cpp
|
b2084ea15d
Shift Parser from 'Identifier' to 'Name' naming (#2947)
|
2 年之前 |
|
parser_handle_period.cpp
|
918c089e03
Add namespace support. (#2940)
|
2 年之前 |
|
parser_handle_statement.cpp
|
918c089e03
Add namespace support. (#2940)
|
2 年之前 |
|
parser_handle_type.cpp
|
918c089e03
Add namespace support. (#2940)
|
2 年之前 |
|
parser_handle_var.cpp
|
918c089e03
Add namespace support. (#2940)
|
2 年之前 |
|
parser_state.cpp
|
a1ad39fa29
Introduce helpers to build enum-wrapping classes. (#2504)
|
3 年之前 |
|
parser_state.def
|
918c089e03
Add namespace support. (#2940)
|
2 年之前 |
|
parser_state.h
|
9e1a5cfaee
Reuse EnumBase for interpreter's Builtin enum (#2688)
|
3 年之前 |
|
precedence.cpp
|
cb16a1ffca
Update toolchain keyword list to match design. (#2961)
|
2 年之前 |
|
precedence.h
|
94cf343b05
Update LLVM and switch to `std::optional`. (#2424)
|
3 年之前 |
|
precedence_test.cpp
|
cb16a1ffca
Update toolchain keyword list to match design. (#2961)
|
2 年之前 |