| .. |
|
fuzzer_corpus
|
c555b39a2c
Rename parser dir to parse (#3178)
|
2 년 전 |
|
testdata
|
5abe5a3c21
Stop allowing `impl` redeclarations to differ syntactically in `where` clause (#4850)
|
1 년 전 |
|
BUILD
|
7eee9a3489
Refactor resolving a location into a SemIR library (#4876)
|
1 년 전 |
|
context.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 년 전 |
|
context.h
|
b0b1554904
Refactor diagnostic_emitter.h (#4871)
|
1 년 전 |
|
coverage_test.cpp
|
e58ce3e1bb
Add coverage testing for parse node kinds. (#4436)
|
1 년 전 |
|
dump.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 년 전 |
|
dump.h
|
3ce0df67bb
Add `Dump` functions to Check, Parse, and Lex (#4669)
|
1 년 전 |
|
extract.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 년 전 |
|
handle.h
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
1 년 전 |
|
handle_adapt.cpp
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
1 년 전 |
|
handle_alias.cpp
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 년 전 |
|
handle_array_expr.cpp
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 년 전 |
|
handle_base.cpp
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 년 전 |
|
handle_binding_pattern.cpp
|
943acf1ec2
Separate node kind for bindings inside `var` (#4822)
|
1 년 전 |
|
handle_brace_expr.cpp
|
dd43bb92b5
Refactor struct literal parse nodes. (#4470)
|
1 년 전 |
|
handle_call_expr.cpp
|
f67791cfee
Separate subtree size information from parse nodes. (#4174)
|
1 년 전 |
|
handle_choice.cpp
|
4f10735751
Track params in the parser (#4777)
|
1 년 전 |
|
handle_code_block.cpp
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 년 전 |
|
handle_decl_definition.cpp
|
f67791cfee
Separate subtree size information from parse nodes. (#4174)
|
1 년 전 |
|
handle_decl_name_and_params.cpp
|
4f10735751
Track params in the parser (#4777)
|
1 년 전 |
|
handle_decl_scope_loop.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 년 전 |
|
handle_expr.cpp
|
4f10735751
Track params in the parser (#4777)
|
1 년 전 |
|
handle_function.cpp
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 년 전 |
|
handle_if_expr.cpp
|
2841e9a67e
Require that InvalidParse nodes must have an error (#4482)
|
1 년 전 |
|
handle_impl.cpp
|
2841e9a67e
Require that InvalidParse nodes must have an error (#4482)
|
1 년 전 |
|
handle_import_and_package.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 년 전 |
|
handle_index_expr.cpp
|
f67791cfee
Separate subtree size information from parse nodes. (#4174)
|
1 년 전 |
|
handle_let.cpp
|
f67791cfee
Separate subtree size information from parse nodes. (#4174)
|
1 년 전 |
|
handle_match.cpp
|
2841e9a67e
Require that InvalidParse nodes must have an error (#4482)
|
1 년 전 |
|
handle_namespace.cpp
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
1 년 전 |
|
handle_paren_condition.cpp
|
2841e9a67e
Require that InvalidParse nodes must have an error (#4482)
|
1 년 전 |
|
handle_paren_expr.cpp
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 년 전 |
|
handle_pattern.cpp
|
943acf1ec2
Separate node kind for bindings inside `var` (#4822)
|
1 년 전 |
|
handle_pattern_list.cpp
|
943acf1ec2
Separate node kind for bindings inside `var` (#4822)
|
1 년 전 |
|
handle_period.cpp
|
4f10735751
Track params in the parser (#4777)
|
1 년 전 |
|
handle_requirement.cpp
|
4f10735751
Track params in the parser (#4777)
|
1 년 전 |
|
handle_statement.cpp
|
d42128ef9a
Parse all kinds of declarations at function scope. (#4779)
|
1 년 전 |
|
handle_type.cpp
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
1 년 전 |
|
handle_var.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 년 전 |
|
node_ids.h
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 년 전 |
|
node_kind.cpp
|
3c01ee69ed
Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001)
|
1 년 전 |
|
node_kind.def
|
943acf1ec2
Separate node kind for bindings inside `var` (#4822)
|
1 년 전 |
|
node_kind.h
|
1670baf180
Make binary operators non-member (#4838)
|
1 년 전 |
|
parse.cpp
|
8f685b6953
Change how diagnostics are ordered (#4778)
|
1 년 전 |
|
parse.h
|
c8b30d3eec
Split Parse out to its own target. (#3556)
|
2 년 전 |
|
parse_fuzzer.cpp
|
4eb955bf42
Drop std:: on size_t in various spots. (#4546)
|
1 년 전 |
|
precedence.cpp
|
02c263294c
Move the constants in the precedence table into the header. (#4308)
|
1 년 전 |
|
precedence.h
|
02c263294c
Move the constants in the precedence table into the header. (#4308)
|
1 년 전 |
|
precedence_test.cpp
|
935715e704
Implement new precedence from #4075 (#4236)
|
1 년 전 |
|
state.cpp
|
bf02d1f4b0
Remove headers marked as unused by ClangD. (#3661)
|
2 년 전 |
|
state.def
|
7d46add4e1
Fix comment on DeclNameAndParamsAfterImplicit (#4904)
|
1 년 전 |
|
state.h
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 년 전 |
|
tree.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 년 전 |
|
tree.h
|
1670baf180
Make binary operators non-member (#4838)
|
1 년 전 |
|
tree_and_subtrees.cpp
|
7eee9a3489
Refactor resolving a location into a SemIR library (#4876)
|
1 년 전 |
|
tree_and_subtrees.h
|
7eee9a3489
Refactor resolving a location into a SemIR library (#4876)
|
1 년 전 |
|
tree_test.cpp
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 년 전 |
|
typed_nodes.h
|
943acf1ec2
Separate node kind for bindings inside `var` (#4822)
|
1 년 전 |
|
typed_nodes_test.cpp
|
943acf1ec2
Separate node kind for bindings inside `var` (#4822)
|
1 년 전 |