| .. |
|
fuzzer_corpus
|
c555b39a2c
Rename parser dir to parse (#3178)
|
2 лет назад |
|
testdata
|
6a73387809
Remove requirement that the pattern in a `for` starts with `var`. (#5685)
|
10 месяцев назад |
|
BUILD
|
9855818bb8
Move PrettyStackTraceFunction to common (#5739)
|
10 месяцев назад |
|
context.cpp
|
f5b5731c76
Separate fields from other `var` decls in parse (#5320)
|
1 год назад |
|
context.h
|
84384cf126
Remove exceptions for `performance-enum-size` (#5370)
|
1 год назад |
|
coverage_test.cpp
|
e58ce3e1bb
Add coverage testing for parse node kinds. (#4436)
|
1 год назад |
|
dump.cpp
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 год назад |
|
dump.h
|
3ae62f8130
Rewrite Dump calls to use std::string returns (#5195)
|
1 год назад |
|
extract.cpp
|
9a6c74f0cd
Introduce FindIfOrNull() FindIfOrNone() and Contains() (#5322)
|
1 год назад |
|
handle.h
|
74c0ed413c
Update tool versions beyond just bazel (#5446)
|
11 месяцев назад |
|
handle_adapt.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_alias.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_array_expr.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_base.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_binding_pattern.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_brace_expr.cpp
|
87f0e9723f
Rename `StateStackEntry` to `State` (#5256)
|
1 год назад |
|
handle_call_expr.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_choice.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_code_block.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_decl_definition.cpp
|
f5b5731c76
Separate fields from other `var` decls in parse (#5320)
|
1 год назад |
|
handle_decl_name_and_params.cpp
|
87f0e9723f
Rename `StateStackEntry` to `State` (#5256)
|
1 год назад |
|
handle_decl_scope_loop.cpp
|
f5b5731c76
Separate fields from other `var` decls in parse (#5320)
|
1 год назад |
|
handle_expr.cpp
|
87f0e9723f
Rename `StateStackEntry` to `State` (#5256)
|
1 год назад |
|
handle_function.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_if_expr.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_impl.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_import_and_package.cpp
|
87f0e9723f
Rename `StateStackEntry` to `State` (#5256)
|
1 год назад |
|
handle_index_expr.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_let.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_match.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_namespace.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_paren_condition.cpp
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 год назад |
|
handle_paren_expr.cpp
|
87f0e9723f
Rename `StateStackEntry` to `State` (#5256)
|
1 год назад |
|
handle_pattern.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_pattern_list.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_period.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_requirement.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_statement.cpp
|
6a73387809
Remove requirement that the pattern in a `for` starts with `var`. (#5685)
|
10 месяцев назад |
|
handle_type.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
handle_var.cpp
|
6a73387809
Remove requirement that the pattern in a `for` starts with `var`. (#5685)
|
10 месяцев назад |
|
node_category.cpp
|
90b6f5a22c
Refactor NodeCategory for X-macros (#5029)
|
1 год назад |
|
node_category.h
|
84384cf126
Remove exceptions for `performance-enum-size` (#5370)
|
1 год назад |
|
node_ids.h
|
a527626d87
Add tests and range enforcement for current LocId use-cases (#5274)
|
1 год назад |
|
node_kind.cpp
|
90b6f5a22c
Refactor NodeCategory for X-macros (#5029)
|
1 год назад |
|
node_kind.def
|
f5b5731c76
Separate fields from other `var` decls in parse (#5320)
|
1 год назад |
|
node_kind.h
|
90b6f5a22c
Refactor NodeCategory for X-macros (#5029)
|
1 год назад |
|
parse.cpp
|
2de746e83c
Switch compile functions to use options structs (#5742)
|
10 месяцев назад |
|
parse.h
|
2de746e83c
Switch compile functions to use options structs (#5742)
|
10 месяцев назад |
|
parse_fuzzer.cpp
|
2de746e83c
Switch compile functions to use options structs (#5742)
|
10 месяцев назад |
|
precedence.cpp
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 год назад |
|
precedence.h
|
6322c7734e
Don't define an unscoped enumeration out of line. (#5282)
|
1 год назад |
|
precedence_test.cpp
|
935715e704
Implement new precedence from #4075 (#4236)
|
1 год назад |
|
state.cpp
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
state.def
|
6a73387809
Remove requirement that the pattern in a `for` starts with `var`. (#5685)
|
10 месяцев назад |
|
state.h
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 год назад |
|
tree.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 год назад |
|
tree.h
|
dfe1c880ea
Clean up node kind information for namespaces (#5120)
|
1 год назад |
|
tree_and_subtrees.cpp
|
81ca949ab8
Replacing lowering vectors with FixedSizeValueStore (#5636)
|
10 месяцев назад |
|
tree_and_subtrees.h
|
2e297b5258
Add a fixed-size ValueStore (#5628)
|
11 месяцев назад |
|
tree_test.cpp
|
2de746e83c
Switch compile functions to use options structs (#5742)
|
10 месяцев назад |
|
typed_nodes.h
|
866794b82a
Check and lowering support for `for` loops. (#5698)
|
10 месяцев назад |
|
typed_nodes_test.cpp
|
6a73387809
Remove requirement that the pattern in a `for` starts with `var`. (#5685)
|
10 месяцев назад |