Richard Smith
|
28ceb4dd4e
Basic check support for adapters. (#3874)
|
2 jaren geleden |
Jon Ross-Perkins
|
6c5cb5bcf6
Switch sem_ir code to use CARBON_KIND_SWITCH (#3870)
|
2 jaren geleden |
Richard Smith
|
bb117aea3a
Add support for `iN` and `uN` for all suitable `N`. (#3868)
|
2 jaren geleden |
Jon Ross-Perkins
|
2361830592
Special-case api/impl implicit imports and verify relevant redeclarations. (#3843)
|
2 jaren geleden |
Jon Ross-Perkins
|
f8c8861e5f
Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831)
|
2 jaren geleden |
Jon Ross-Perkins
|
6c458ffe7e
Add import context for locations. (#3807)
|
2 jaren geleden |
Jon Ross-Perkins
|
8567e02aa7
Refactor handling of cross-package imports. (#3783)
|
2 jaren geleden |
Richard Smith
|
1d720dc001
Basic support for looking up impl members when naming an associated entity. (#3776)
|
2 jaren geleden |
Richard Smith
|
abf23ae7fe
Initial scaffolding for building a witness table for an `impl`. (#3743)
|
2 jaren geleden |
Richard Smith
|
f5a3a9a7e0
Add `Self` into scope in interface definitions and using facets as types. (#3740)
|
2 jaren geleden |
Richard Smith
|
8e956baca8
Basic support for associated constant declarations (#3737)
|
2 jaren geleden |
Richard Smith
|
33c1e9ca95
Add an associated entity instruction and corresponding type for interface elements. (#3730)
|
2 jaren geleden |
Jon Ross-Perkins
|
364ea5d3f2
Assign a constant to ClassDecl/InterfaceDecl for name references. (#3722)
|
2 jaren geleden |
Jon Ross-Perkins
|
1437b0e26d
Implement 'alias' with transparent semantics. (#3701)
|
2 jaren geleden |
Jon Ross-Perkins
|
f76bc733f4
Add 'let' handling for ImportRefUsed. (#3700)
|
2 jaren geleden |
Richard Smith
|
0e053703f8
Build Impl entity to represent an impl declaration. (#3683)
|
2 jaren geleden |
Jon Ross-Perkins
|
3a489fd7b4
Implement ConstantId::Invalid (#3674)
|
2 jaren geleden |
Jon Ross-Perkins
|
134766d50c
Refactor File constructors to share logic. (#3675)
|
2 jaren geleden |
Richard Smith
|
9e7a17b1a1
Scaffolding for checking impls. (#3672)
|
2 jaren geleden |
Jon Ross-Perkins
|
e583493e9f
Implement some basic ImportRef handling for builtins. (#3663)
|
2 jaren geleden |
Jon Ross-Perkins
|
7f11012f58
CrossRefIRId -> ImportIRId (#3662)
|
2 jaren geleden |
Jon Ross-Perkins
|
8167c44a03
Merging CrossRef into ImportRefUsed, shifting builtins over. (#3659)
|
2 jaren geleden |
Chandler Carruth
|
13de9e9d06
Fix outstanding `clang-tidy` errors. (#3654)
|
2 jaren geleden |
Jon Ross-Perkins
|
c1a894fca7
Start adding ImportRefUsed, removing older copy behavior. (#3657)
|
2 jaren geleden |
Jon Ross-Perkins
|
adad286b74
Refactor LazyImportRef into ImportRefUnused. (#3656)
|
2 jaren geleden |
Richard Smith
|
439a644960
Propagate the phase of a type from its constituent types. (#3645)
|
2 jaren geleden |
Jon Ross-Perkins
|
9be99cad4c
Don't take a NodeId argument for insts that have no parse node. (#3623)
|
2 jaren geleden |
Richard Smith
|
b138c90c9e
Use constant evaluation to determine the identity of types. (#3617)
|
2 jaren geleden |
Richard Smith
|
29c294880d
Deduplicate and canonicalize all constants. (#3611)
|
2 jaren geleden |
Jon Ross-Perkins
|
f197219c10
Split parse nodes out from instructions because they're rarely used. (#3590)
|
2 jaren geleden |