Jon Ross-Perkins e343ea593c Add macro for postfix operators. (#3504) 2 lat temu
..
fuzzer_corpus 1c748c0f14 Split semantics into check and sem_ir directories (#3176) 2 lat temu
testdata 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) 2 lat temu
BUILD fada410559 Support declaration modifier keywords (#3412) 2 lat temu
__init__.py 1c748c0f14 Split semantics into check and sem_ir directories (#3176) 2 lat temu
check.cpp 6419568142 Fully underline parse nodes in diagnostics. (#3442) 2 lat temu
check.h d024403dc4 Refactor checking flow to allow for ordering based on import/package. (#3379) 2 lat temu
check_fuzzer.cpp 377e9a0968 In the driver, --dump-semantics-ir -> --dump-sem-ir (#3218) 2 lat temu
context.cpp 032c0e017b Start adding lazy import references to name lookup. (#3475) 2 lat temu
context.h 6419568142 Fully underline parse nodes in diagnostics. (#3442) 2 lat temu
convert.cpp 6419568142 Fully underline parse nodes in diagnostics. (#3442) 2 lat temu
convert.h 0d618b1278 Tidy up lint issues. (#3429) 2 lat temu
decl_name_stack.cpp 032c0e017b Start adding lazy import references to name lookup. (#3475) 2 lat temu
decl_name_stack.h c6bc2cbb3d Rename IndexBase -> IdBase, ComparableIndexBase -> IndexBase. (#3436) 2 lat temu
decl_state.h 9b194a31c9 Support modifiers on namespace, in theory. (#3462) 2 lat temu
handle_array.cpp 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 lat temu
handle_binding_pattern.cpp 6419568142 Fully underline parse nodes in diagnostics. (#3442) 2 lat temu
handle_call_expr.cpp 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) 2 lat temu
handle_class.cpp 407079c33a Pop decl state stack earlier (#3483) 2 lat temu
handle_codeblock.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 lat temu
handle_expr_statement.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 lat temu
handle_file.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 lat temu
handle_function.cpp 6419568142 Fully underline parse nodes in diagnostics. (#3442) 2 lat temu
handle_if_expr.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 lat temu
handle_if_statement.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 lat temu
handle_impl.cpp 5f439b842b Parsing `impl`...`as` (#3473) 2 lat temu
handle_import_and_package.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 lat temu
handle_index.cpp cef7eb5522 Simplify interface for getting an instruction from a type. (#3455) 2 lat temu
handle_interface.cpp 407079c33a Pop decl state stack earlier (#3483) 2 lat temu
handle_let.cpp 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 lat temu
handle_literal.cpp 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 lat temu
handle_loop_statement.cpp fada410559 Support declaration modifier keywords (#3412) 2 lat temu
handle_modifier.cpp ef0fa81a58 Upgrade clang-format version (#3471) 2 lat temu
handle_name.cpp 5f439b842b Parsing `impl`...`as` (#3473) 2 lat temu
handle_named_constraint.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 lat temu
handle_namespace.cpp 9b194a31c9 Support modifiers on namespace, in theory. (#3462) 2 lat temu
handle_noop.cpp fada410559 Support declaration modifier keywords (#3412) 2 lat temu
handle_operator.cpp 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) 2 lat temu
handle_paren.cpp 5897e57c21 Clarify naming around paren expressions (#3444) 2 lat temu
handle_pattern_list.cpp 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 lat temu
handle_return_statement.cpp 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 lat temu
handle_struct.cpp 6cc5dc7736 Replace the NodeKind StructFieldUnknown with InvalidParse. (#3482) 2 lat temu
handle_variable.cpp 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 lat temu
inst_block_stack.cpp 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) 2 lat temu
inst_block_stack.h 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) 2 lat temu
modifiers.cpp 3b0923c81d Add interface support to check (#3474) 2 lat temu
modifiers.h fada410559 Support declaration modifier keywords (#3412) 2 lat temu
node_stack.cpp b8d4e2f41b Binding pattern naming cleanup (#3410) 2 lat temu
node_stack.h e343ea593c Add macro for postfix operators. (#3504) 2 lat temu
pending_block.h 0d618b1278 Tidy up lint issues. (#3429) 2 lat temu
return.cpp 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) 2 lat temu
return.h 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 lat temu