Jon Ross-Perkins
|
5694dd152e
Add ExternDecl and ExternType for extern classes. (#3893)
|
2 лет назад |
Jon Ross-Perkins
|
db324c7247
Initial, extern-ignoring support for extern class decls. (#3891)
|
2 лет назад |
Jon Ross-Perkins
|
b0a8faea89
Update a few switches using InstKind:: to use the more common ::Kind. (#3883)
|
2 лет назад |
Jon Ross-Perkins
|
f5e33f8b05
Add import support for ImportRefUsed, for aliases. (#3878)
|
2 лет назад |
Richard Smith
|
1b335402d1
Allow incomplete return types in function declarations. (#3875)
|
2 лет назад |
Jon Ross-Perkins
|
f1dc7d0093
Migrate switches in import_ref to CARBON_KIND_SWITCH (#3867)
|
2 лет назад |
Richard Smith
|
c26241cd03
Import all `impl`s in imported IRs. (#3865)
|
2 лет назад |
Jon Ross-Perkins
|
3ab02b98ee
Fix missing return slot assignment (#3866)
|
2 лет назад |
Jon Ross-Perkins
|
2361830592
Special-case api/impl implicit imports and verify relevant redeclarations. (#3843)
|
2 лет назад |
Jon Ross-Perkins
|
f8c8861e5f
Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831)
|
2 лет назад |
Jon Ross-Perkins
|
b5d28f2c4b
location -> loc abbreviation (#3826)
|
2 лет назад |
Jon Ross-Perkins
|
1c673041f0
Provide locations for indirectly imported instructions. (#3811)
|
2 лет назад |
Jon Ross-Perkins
|
a79027120a
Start adding extern logic for functions. (#3809)
|
2 лет назад |
Jon Ross-Perkins
|
6c458ffe7e
Add import context for locations. (#3807)
|
2 лет назад |
Richard Smith
|
f0e940ddfd
Initial support for builtin functions. (#3803)
|
2 лет назад |
Richard Smith
|
d8be774b8b
Lowering support for overloaded operators. (#3798)
|
2 лет назад |
Richard Smith
|
cf361a83f3
Overloaded operator support. (#3796)
|
2 лет назад |
Jon Ross-Perkins
|
0217ec2d3b
Switch Check's TODO to use SemIRLocation (#3779)
|
2 лет назад |
Richard Smith
|
f5a3a9a7e0
Add `Self` into scope in interface definitions and using facets as types. (#3740)
|
2 лет назад |
Richard Smith
|
5f4e6c768a
Format the decl block for a declaration as a trailing block. (#3731)
|
2 лет назад |
Richard Smith
|
33c1e9ca95
Add an associated entity instruction and corresponding type for interface elements. (#3730)
|
2 лет назад |
Jon Ross-Perkins
|
abe8ce6653
Add support for importing interfaces. (#3726)
|
2 лет назад |
Jon Ross-Perkins
|
d2056ef4b9
Split classes in file.h and value_stores.* to separate files (#3725)
|
2 лет назад |
Jon Ross-Perkins
|
364ea5d3f2
Assign a constant to ClassDecl/InterfaceDecl for name references. (#3722)
|
2 лет назад |
Jon Ross-Perkins
|
8ad0c70f9f
Add ClassDecl/Type import functionality. (#3709)
|
2 лет назад |
Jon Ross-Perkins
|
bd0f761842
Add import handling for FunctionDecl (#3703)
|
2 лет назад |
Jon Ross-Perkins
|
1437b0e26d
Implement 'alias' with transparent semantics. (#3701)
|
2 лет назад |
Jon Ross-Perkins
|
f76bc733f4
Add 'let' handling for ImportRefUsed. (#3700)
|
2 лет назад |
Jon Ross-Perkins
|
475ecca339
Implement constant handling for types of imports. (#3693)
|
2 лет назад |