Jon Ross-Perkins
|
895e90e791
Start including the prelude for testing. (#3861)
|
2 лет назад |
Richard Smith
|
c26241cd03
Import all `impl`s in imported IRs. (#3865)
|
2 лет назад |
Jon Ross-Perkins
|
2361830592
Special-case api/impl implicit imports and verify relevant redeclarations. (#3843)
|
2 лет назад |
Richard Smith
|
11c56d8ca1
Fix determination of whether we're in a nested deferred definition scope. (#3844)
|
2 лет назад |
Jon Ross-Perkins
|
f8c8861e5f
Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831)
|
2 лет назад |
Richard Smith
|
f9ce0b194d
Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832)
|
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
|
b079acd86f
Replace NodeId with a hybrid LocationId in SemIR diagnostics. (#3810)
|
2 лет назад |
Jon Ross-Perkins
|
6c458ffe7e
Add import context for locations. (#3807)
|
2 лет назад |
Richard Smith
|
e4528b8abb
Add infrastructure for distinguishing between signed and unsigned integer types. (#3822)
|
2 лет назад |
Richard Smith
|
0248f3ec92
Add `TypedInt` wrapper for integer formatting in diagnostics. (#3818)
|
2 лет назад |
Richard Smith
|
d52ea8390a
Simplify diagnostic conversion. (#3817)
|
2 лет назад |
Jon Ross-Perkins
|
0bd45f0d6b
Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804)
|
2 лет назад |
Richard Smith
|
d8be774b8b
Lowering support for overloaded operators. (#3798)
|
2 лет назад |
Jon Ross-Perkins
|
8567e02aa7
Refactor handling of cross-package imports. (#3783)
|
2 лет назад |
Jon Ross-Perkins
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 лет назад |
Jon Ross-Perkins
|
d2056ef4b9
Split classes in file.h and value_stores.* to separate files (#3725)
|
2 лет назад |
Jon Ross-Perkins
|
7e7e87056a
Add diagnostic support to pass in NameId. (#3696)
|
2 лет назад |
Jon Ross-Perkins
|
1bf4dc53d9
Add diagnostic support so that we can just pass in TypeId. (#3695)
|
2 лет назад |
Gıyaseddin Tanrıkulu
|
bdff7ccf28
Add GlobalInit to blocks to emit initialization instructions for globals (#3687)
|
2 лет назад |
Jon Ross-Perkins
|
475ecca339
Implement constant handling for types of imports. (#3693)
|
2 лет назад |
Richard Smith
|
fdfb1fb5ef
Factor the scope stack and lexical lookups out of Check::Context. (#3688)
|
2 лет назад |
Jon Ross-Perkins
|
7f11012f58
CrossRefIRId -> ImportIRId (#3662)
|
2 лет назад |
Chandler Carruth
|
bf02d1f4b0
Remove headers marked as unused by ClangD. (#3661)
|
2 лет назад |
Chandler Carruth
|
13de9e9d06
Fix outstanding `clang-tidy` errors. (#3654)
|
2 лет назад |
Jon Ross-Perkins
|
c1a894fca7
Start adding ImportRefUsed, removing older copy behavior. (#3657)
|
2 лет назад |
Jon Ross-Perkins
|
adad286b74
Refactor LazyImportRef into ImportRefUnused. (#3656)
|
2 лет назад |
Jon Ross-Perkins
|
f4a741903f
Add import support for remaining decl types. (#3651)
|
2 лет назад |
Jon Ross-Perkins
|
91f0c23124
Provide diagnostic locations for imported namespaces. (#3640)
|
2 лет назад |