Jon Ross-Perkins 962defd1e8 Associate a name with ClassDecl (#3447) 2 年之前
..
fuzzer_corpus 1c748c0f14 Split semantics into check and sem_ir directories (#3176) 2 年之前
testdata 962defd1e8 Associate a name with ClassDecl (#3447) 2 年之前
BUILD 239f8030a4 Pass imports to SemIR. (#3415) 2 年之前
__init__.py 1c748c0f14 Split semantics into check and sem_ir directories (#3176) 2 年之前
check.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
check.h d024403dc4 Refactor checking flow to allow for ordering based on import/package. (#3379) 2 年之前
check_fuzzer.cpp 377e9a0968 In the driver, --dump-semantics-ir -> --dump-sem-ir (#3218) 2 年之前
context.cpp ca53c18ddc Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446) 2 年之前
context.h 132807e138 Refactor ValueStore to reduce template type repetition. (#3437) 2 年之前
convert.cpp ca53c18ddc Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446) 2 年之前
convert.h 0d618b1278 Tidy up lint issues. (#3429) 2 年之前
decl_name_stack.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
decl_name_stack.h c6bc2cbb3d Rename IndexBase -> IdBase, ComparableIndexBase -> IndexBase. (#3436) 2 年之前
handle_array.cpp 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 年之前
handle_binding_pattern.cpp ca53c18ddc Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446) 2 年之前
handle_call_expr.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_class.cpp 0d618b1278 Tidy up lint issues. (#3429) 2 年之前
handle_codeblock.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_expr_statement.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_file.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_function.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_if_expr.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_if_statement.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_import_and_package.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_index.cpp 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 年之前
handle_interface.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_let.cpp b8d4e2f41b Binding pattern naming cleanup (#3410) 2 年之前
handle_literal.cpp 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 年之前
handle_loop_statement.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_name.cpp ca53c18ddc Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446) 2 年之前
handle_named_constraint.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_namespace.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_noop.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_operator.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_param_list.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_paren.cpp 0d618b1278 Tidy up lint issues. (#3429) 2 年之前
handle_return_statement.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_struct.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
handle_variable.cpp b8d4e2f41b Binding pattern naming cleanup (#3410) 2 年之前
inst_block_stack.cpp 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) 2 年之前
inst_block_stack.h 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) 2 年之前
node_stack.cpp b8d4e2f41b Binding pattern naming cleanup (#3410) 2 年之前
node_stack.h b8d4e2f41b Binding pattern naming cleanup (#3410) 2 年之前
pending_block.h 0d618b1278 Tidy up lint issues. (#3429) 2 年之前
return.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
return.h 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前