Richard Smith
|
28ceb4dd4e
Basic check support for adapters. (#3874)
|
2 жил өмнө |
Jon Ross-Perkins
|
4ed0d95777
Switch check code to use CARBON_KIND_SWITCH (#3873)
|
2 жил өмнө |
Richard Smith
|
bb117aea3a
Add support for `iN` and `uN` for all suitable `N`. (#3868)
|
2 жил өмнө |
Jon Ross-Perkins
|
895e90e791
Start including the prelude for testing. (#3861)
|
2 жил өмнө |
Jon Ross-Perkins
|
dffe4a36de
When merging functions, detect uses of imports prior to a redecl. (#3836)
|
2 жил өмнө |
Jon Ross-Perkins
|
f8c8861e5f
Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831)
|
2 жил өмнө |
Jon Ross-Perkins
|
da86a1bbb9
Start attempting ambiguous import merges. (#3827)
|
2 жил өмнө |
Richard Smith
|
583f5aa508
Constant evaluation support for `if` expressions, `and`, and `or`. (#3840)
|
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
|
d8be774b8b
Lowering support for overloaded operators. (#3798)
|
2 жил өмнө |
Jon Ross-Perkins
|
957f11587d
Start pulling in names from cross-package imports. (#3789)
|
2 жил өмнө |
Jon Ross-Perkins
|
2507c555ca
Fix assumptions about ImportRefUnused in lexical lookups (#3784)
|
2 жил өмнө |
Jon Ross-Perkins
|
8567e02aa7
Refactor handling of cross-package imports. (#3783)
|
2 жил өмнө |
Richard Smith
|
1d720dc001
Basic support for looking up impl members when naming an associated entity. (#3776)
|
2 жил өмнө |
Jon Ross-Perkins
|
0217ec2d3b
Switch Check's TODO to use SemIRLocation (#3779)
|
2 жил өмнө |
Jon Ross-Perkins
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 жил өмнө |
Richard Smith
|
abf23ae7fe
Initial scaffolding for building a witness table for an `impl`. (#3743)
|
2 жил өмнө |
Jon Ross-Perkins
|
9ff20928a2
Offer GetTypeIdForTypeInst (#3742)
|
2 жил өмнө |
Richard Smith
|
f5a3a9a7e0
Add `Self` into scope in interface definitions and using facets as types. (#3740)
|
2 жил өмнө |
Richard Smith
|
8e956baca8
Basic support for associated constant declarations (#3737)
|
2 жил өмнө |
Richard Smith
|
33c1e9ca95
Add an associated entity instruction and corresponding type for interface elements. (#3730)
|
2 жил өмнө |
Jon Ross-Perkins
|
2fee4d072f
Factor param/arg ref logic to a class. (#3728)
|
2 жил өмнө |
Jon Ross-Perkins
|
85ce06f854
Make Function member comments align with Class/Interface (#3727)
|
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
|
1437b0e26d
Implement 'alias' with transparent semantics. (#3701)
|
2 жил өмнө |
Jon Ross-Perkins
|
f76bc733f4
Add 'let' handling for ImportRefUsed. (#3700)
|
2 жил өмнө |