Richard Smith 0a1abe9f64 Clean up some uses of the node stack. (#3512) 2 yıl önce
..
fuzzer_corpus 1c748c0f14 Split semantics into check and sem_ir directories (#3176) 2 yıl önce
testdata fbb4ecf319 Remove `SelfParam`, add an `AddrPattern` instead. (#3506) 2 yıl önce
BUILD fada410559 Support declaration modifier keywords (#3412) 2 yıl önce
__init__.py 1c748c0f14 Split semantics into check and sem_ir directories (#3176) 2 yıl önce
check.cpp de0c02ddae If a name is not found in a class, perform lookup into base classes. (#3502) 2 yıl önce
check.h d024403dc4 Refactor checking flow to allow for ordering based on import/package. (#3379) 2 yıl önce
check_fuzzer.cpp 377e9a0968 In the driver, --dump-semantics-ir -> --dump-sem-ir (#3218) 2 yıl önce
context.cpp 0a1abe9f64 Clean up some uses of the node stack. (#3512) 2 yıl önce
context.h de0c02ddae If a name is not found in a class, perform lookup into base classes. (#3502) 2 yıl önce
convert.cpp fbb4ecf319 Remove `SelfParam`, add an `AddrPattern` instead. (#3506) 2 yıl önce
convert.h de0c02ddae If a name is not found in a class, perform lookup into base classes. (#3502) 2 yıl önce
decl_name_stack.cpp 0a1abe9f64 Clean up some uses of the node stack. (#3512) 2 yıl önce
decl_name_stack.h c6bc2cbb3d Rename IndexBase -> IdBase, ComparableIndexBase -> IndexBase. (#3436) 2 yıl önce
decl_state.h 23c7d7dd99 Underline the complete declaration in diagnostics (#3508) 2 yıl önce
handle_array.cpp 0a1abe9f64 Clean up some uses of the node stack. (#3512) 2 yıl önce
handle_binding_pattern.cpp 0a1abe9f64 Clean up some uses of the node stack. (#3512) 2 yıl önce
handle_call_expr.cpp 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) 2 yıl önce
handle_class.cpp de0c02ddae If a name is not found in a class, perform lookup into base classes. (#3502) 2 yıl önce
handle_codeblock.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 yıl önce
handle_expr_statement.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 yıl önce
handle_file.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 yıl önce
handle_function.cpp 0a1abe9f64 Clean up some uses of the node stack. (#3512) 2 yıl önce
handle_if_expr.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 yıl önce
handle_if_statement.cpp 0a1abe9f64 Clean up some uses of the node stack. (#3512) 2 yıl önce
handle_impl.cpp 5f439b842b Parsing `impl`...`as` (#3473) 2 yıl önce
handle_import_and_package.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 yıl önce
handle_index.cpp cef7eb5522 Simplify interface for getting an instruction from a type. (#3455) 2 yıl önce
handle_interface.cpp 23c7d7dd99 Underline the complete declaration in diagnostics (#3508) 2 yıl önce
handle_let.cpp 23c7d7dd99 Underline the complete declaration in diagnostics (#3508) 2 yıl önce
handle_literal.cpp 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 yıl önce
handle_loop_statement.cpp fada410559 Support declaration modifier keywords (#3412) 2 yıl önce
handle_modifier.cpp 23c7d7dd99 Underline the complete declaration in diagnostics (#3508) 2 yıl önce
handle_name.cpp fbb4ecf319 Remove `SelfParam`, add an `AddrPattern` instead. (#3506) 2 yıl önce
handle_named_constraint.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 yıl önce
handle_namespace.cpp 23c7d7dd99 Underline the complete declaration in diagnostics (#3508) 2 yıl önce
handle_noop.cpp fada410559 Support declaration modifier keywords (#3412) 2 yıl önce
handle_operator.cpp 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) 2 yıl önce
handle_paren.cpp 5897e57c21 Clarify naming around paren expressions (#3444) 2 yıl önce
handle_pattern_list.cpp 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 yıl önce
handle_return_statement.cpp 0a1abe9f64 Clean up some uses of the node stack. (#3512) 2 yıl önce
handle_struct.cpp 6cc5dc7736 Replace the NodeKind StructFieldUnknown with InvalidParse. (#3482) 2 yıl önce
handle_variable.cpp 0a1abe9f64 Clean up some uses of the node stack. (#3512) 2 yıl önce
inst_block_stack.cpp 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) 2 yıl önce
inst_block_stack.h 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) 2 yıl önce
modifiers.cpp 3b0923c81d Add interface support to check (#3474) 2 yıl önce
modifiers.h fada410559 Support declaration modifier keywords (#3412) 2 yıl önce
node_stack.cpp b8d4e2f41b Binding pattern naming cleanup (#3410) 2 yıl önce
node_stack.h 0a1abe9f64 Clean up some uses of the node stack. (#3512) 2 yıl önce
pending_block.h 0d618b1278 Tidy up lint issues. (#3429) 2 yıl önce
return.cpp 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) 2 yıl önce
return.h 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 yıl önce