Jon Ross-Perkins
|
7effc1abd7
Refactor check_ir_map to encapsulate it. (#3968)
|
1 سال پیش |
Richard Smith
|
23f9065949
Implement proposal #3927. (#3963)
|
1 سال پیش |
Jon Ross-Perkins
|
03e3a72628
Rename Directive->Decl in general, BindExport->ExportDecl (#3957)
|
1 سال پیش |
Chandler Carruth
|
bc370a771d
Avoid relying on a hashtable iteration order. (#3960)
|
1 سال پیش |
Jon Ross-Perkins
|
40b2217421
Initial 'export name' handling. (#3949)
|
1 سال پیش |
Jon Ross-Perkins
|
73f8490660
On NameContext, rename enclosing_scope and target_scope_id. (#3948)
|
2 سال پیش |
Jon Ross-Perkins
|
a16842ab37
Add export keyword handling. (#3944)
|
2 سال پیش |
Richard Smith
|
92860c56b4
Include parse node being checked in crash backtrace. (#3926)
|
2 سال پیش |
Jon Ross-Perkins
|
c82ce8faae
Start adding tracking of the complete list of IRs under check. (#3915)
|
2 سال پیش |
Jon Ross-Perkins
|
5627f88c22
Switch ImportRefs to provide a LocId. (#3913)
|
2 سال پیش |
Richard Smith
|
62fe0cd385
Remove the builtin IR, and instead define builtin types locally. (#3910)
|
2 سال پیش |
Jon Ross-Perkins
|
24da8271a1
Handle an invalid loc_id in SemIRLoc (#3890)
|
2 سال پیش |
Chandler Carruth
|
f54f53adf5
Add the package and library to an import diagnostic. (#3876)
|
2 سال پیش |
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 سال پیش |