| .. |
|
fuzzer_corpus
|
1c748c0f14
Split semantics into check and sem_ir directories (#3176)
|
2 лет назад |
|
testdata
|
c7e4cb2c76
Don't attempt to merge multiple class definitions. (#3947)
|
2 лет назад |
|
BUILD
|
76471cf701
Move decl-specific merge logic back to respective handlers. (#3937)
|
2 лет назад |
|
call.cpp
|
20c0322bbe
Rough support for calling a generic class name to form a class type. (#3939)
|
2 лет назад |
|
call.h
|
cf361a83f3
Overloaded operator support. (#3796)
|
2 лет назад |
|
check.cpp
|
92860c56b4
Include parse node being checked in crash backtrace. (#3926)
|
2 лет назад |
|
check.h
|
62fe0cd385
Remove the builtin IR, and instead define builtin types locally. (#3910)
|
2 лет назад |
|
check_fuzzer.cpp
|
594f6d781e
Fix prelude finding for direct driver execution. (#3894)
|
2 лет назад |
|
context.cpp
|
9783d44fed
Add a GenericClassType as the type of the name of a generic class. (#3935)
|
2 лет назад |
|
context.h
|
9783d44fed
Add a GenericClassType as the type of the name of a generic class. (#3935)
|
2 лет назад |
|
convert.cpp
|
20c0322bbe
Rough support for calling a generic class name to form a class type. (#3939)
|
2 лет назад |
|
convert.h
|
b5d28f2c4b
location -> loc abbreviation (#3826)
|
2 лет назад |
|
decl_name_stack.cpp
|
92fa0ac1ac
Remove ImportRefUsed (#3934)
|
2 лет назад |
|
decl_name_stack.h
|
f9a4371aca
Refactor name addition, particularly for associated entities. (#3924)
|
2 лет назад |
|
decl_state.h
|
28ceb4dd4e
Basic check support for adapters. (#3874)
|
2 лет назад |
|
diagnostic_helpers.h
|
b5d28f2c4b
location -> loc abbreviation (#3826)
|
2 лет назад |
|
eval.cpp
|
9783d44fed
Add a GenericClassType as the type of the name of a generic class. (#3935)
|
2 лет назад |
|
eval.h
|
a3154356f0
Distinguish between template constants and symbolic constants. (#3595)
|
2 лет назад |
|
function.cpp
|
76471cf701
Move decl-specific merge logic back to respective handlers. (#3937)
|
2 лет назад |
|
function.h
|
76471cf701
Move decl-specific merge logic back to respective handlers. (#3937)
|
2 лет назад |
|
handle.h
|
f9ce0b194d
Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832)
|
2 лет назад |
|
handle_alias.cpp
|
f9a4371aca
Refactor name addition, particularly for associated entities. (#3924)
|
2 лет назад |
|
handle_array.cpp
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
handle_binding_pattern.cpp
|
8676ef6f36
Stop assigning a symbolic generic parameter index to associated constants. (#3923)
|
2 лет назад |
|
handle_call_expr.cpp
|
cf361a83f3
Overloaded operator support. (#3796)
|
2 лет назад |
|
handle_choice.cpp
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
handle_class.cpp
|
c7e4cb2c76
Don't attempt to merge multiple class definitions. (#3947)
|
2 лет назад |
|
handle_codeblock.cpp
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
handle_expr_statement.cpp
|
b5d28f2c4b
location -> loc abbreviation (#3826)
|
2 лет назад |
|
handle_file.cpp
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
handle_function.cpp
|
76471cf701
Move decl-specific merge logic back to respective handlers. (#3937)
|
2 лет назад |
|
handle_if_expr.cpp
|
583f5aa508
Constant evaluation support for `if` expressions, `and`, and `or`. (#3840)
|
2 лет назад |
|
handle_if_statement.cpp
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
handle_impl.cpp
|
f9ce0b194d
Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832)
|
2 лет назад |
|
handle_import_and_package.cpp
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
handle_index.cpp
|
4ed0d95777
Switch check code to use CARBON_KIND_SWITCH (#3873)
|
2 лет назад |
|
handle_interface.cpp
|
e0b8728263
Allocate de Bruijn levels to symbolic bindings. (#3906)
|
2 лет назад |
|
handle_let.cpp
|
f9a4371aca
Refactor name addition, particularly for associated entities. (#3924)
|
2 лет назад |
|
handle_literal.cpp
|
cae62765af
Add builtins for basic float operations (#3897)
|
2 лет назад |
|
handle_loop_statement.cpp
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
handle_match.cpp
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
handle_modifier.cpp
|
096f1dc68a
Rename functions which only print a diagnostic to Diagnose* (#3886)
|
2 лет назад |
|
handle_name.cpp
|
d0e8afc51b
Handle arrow operator (#3768)
|
2 лет назад |
|
handle_named_constraint.cpp
|
f9ce0b194d
Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832)
|
2 лет назад |
|
handle_namespace.cpp
|
b5d28f2c4b
location -> loc abbreviation (#3826)
|
2 лет назад |
|
handle_noop.cpp
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
handle_operator.cpp
|
583f5aa508
Constant evaluation support for `if` expressions, `and`, and `or`. (#3840)
|
2 лет назад |
|
handle_paren_expr.cpp
|
b42612bcec
Change tuple/paren expr parsing to use placeholders. (#3849)
|
2 лет назад |
|
handle_pattern_list.cpp
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
handle_return_statement.cpp
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
handle_struct.cpp
|
a034f86272
Change struct literal parsing to use placeholders. (#3850)
|
2 лет назад |
|
handle_tuple_literal.cpp
|
b42612bcec
Change tuple/paren expr parsing to use placeholders. (#3849)
|
2 лет назад |
|
handle_variable.cpp
|
f9a4371aca
Refactor name addition, particularly for associated entities. (#3924)
|
2 лет назад |
|
impl.cpp
|
76471cf701
Move decl-specific merge logic back to respective handlers. (#3937)
|
2 лет назад |
|
impl.h
|
abf23ae7fe
Initial scaffolding for building a witness table for an `impl`. (#3743)
|
2 лет назад |
|
import.cpp
|
6483044597
Switch import logic to rely on constants. (#3917)
|
2 лет назад |
|
import.h
|
c82ce8faae
Start adding tracking of the complete list of IRs under check. (#3915)
|
2 лет назад |
|
import_ref.cpp
|
9783d44fed
Add a GenericClassType as the type of the name of a generic class. (#3935)
|
2 лет назад |
|
import_ref.h
|
92fa0ac1ac
Remove ImportRefUsed (#3934)
|
2 лет назад |
|
inst_block_stack.cpp
|
4f2bd0b095
Fix CHECK failure when there is control flow in a global variable initializer (#3925)
|
2 лет назад |
|
inst_block_stack.h
|
4f2bd0b095
Fix CHECK failure when there is control flow in a global variable initializer (#3925)
|
2 лет назад |
|
interface.cpp
|
5627f88c22
Switch ImportRefs to provide a LocId. (#3913)
|
2 лет назад |
|
interface.h
|
33c1e9ca95
Add an associated entity instruction and corresponding type for interface elements. (#3730)
|
2 лет назад |
|
lexical_lookup.h
|
f9ce0b194d
Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832)
|
2 лет назад |
|
member_access.cpp
|
92fa0ac1ac
Remove ImportRefUsed (#3934)
|
2 лет назад |
|
member_access.h
|
cf361a83f3
Overloaded operator support. (#3796)
|
2 лет назад |
|
merge.cpp
|
76471cf701
Move decl-specific merge logic back to respective handlers. (#3937)
|
2 лет назад |
|
merge.h
|
292a9d3cb4
Replace ResolvePrevInstForMerge with decl logic. (#3936)
|
2 лет назад |
|
modifiers.cpp
|
db324c7247
Initial, extern-ignoring support for extern class decls. (#3891)
|
2 лет назад |
|
modifiers.h
|
db324c7247
Initial, extern-ignoring support for extern class decls. (#3891)
|
2 лет назад |
|
node_stack.cpp
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
node_stack.h
|
895e90e791
Start including the prelude for testing. (#3861)
|
2 лет назад |
|
operator.cpp
|
895e90e791
Start including the prelude for testing. (#3861)
|
2 лет назад |
|
operator.h
|
cf361a83f3
Overloaded operator support. (#3796)
|
2 лет назад |
|
param_and_arg_refs_stack.h
|
a034f86272
Change struct literal parsing to use placeholders. (#3850)
|
2 лет назад |
|
pending_block.h
|
b5d28f2c4b
location -> loc abbreviation (#3826)
|
2 лет назад |
|
pointer_dereference.cpp
|
cf361a83f3
Overloaded operator support. (#3796)
|
2 лет назад |
|
pointer_dereference.h
|
d0e8afc51b
Handle arrow operator (#3768)
|
2 лет назад |
|
return.cpp
|
ccf87f0a38
Use computed constants in lowering rather than lowering instructions (#3905)
|
2 лет назад |
|
return.h
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
|
scope_index.h
|
f4a741903f
Add import support for remaining decl types. (#3651)
|
2 лет назад |
|
scope_stack.cpp
|
e0b8728263
Allocate de Bruijn levels to symbolic bindings. (#3906)
|
2 лет назад |
|
scope_stack.h
|
e0b8728263
Allocate de Bruijn levels to symbolic bindings. (#3906)
|
2 лет назад |
|
subst.cpp
|
e0b8728263
Allocate de Bruijn levels to symbolic bindings. (#3906)
|
2 лет назад |
|
subst.h
|
e0b8728263
Allocate de Bruijn levels to symbolic bindings. (#3906)
|
2 лет назад |