Richard Smith
|
28ceb4dd4e
Basic check support for adapters. (#3874)
|
2 år sedan |
Richard Smith
|
c5b7ff212b
Parsing support for `adapt` declarations. (#3871)
|
2 år sedan |
Richard Smith
|
f9ce0b194d
Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832)
|
2 år sedan |
Jon Ross-Perkins
|
1c673041f0
Provide locations for indirectly imported instructions. (#3811)
|
2 år sedan |
Jon Ross-Perkins
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 år sedan |
Jon Ross-Perkins
|
096daecc57
Add framework for the extern keyword. (#3755)
|
2 år sedan |
Jon Ross-Perkins
|
9ff20928a2
Offer GetTypeIdForTypeInst (#3742)
|
2 år sedan |
Richard Smith
|
67d5446b03
Add `Self` to the name scope for a class. (#3736)
|
2 år sedan |
Jon Ross-Perkins
|
abe8ce6653
Add support for importing interfaces. (#3726)
|
2 år sedan |
Jon Ross-Perkins
|
364ea5d3f2
Assign a constant to ClassDecl/InterfaceDecl for name references. (#3722)
|
2 år sedan |
Jon Ross-Perkins
|
7e7e87056a
Add diagnostic support to pass in NameId. (#3696)
|
2 år sedan |
Jon Ross-Perkins
|
1bf4dc53d9
Add diagnostic support so that we can just pass in TypeId. (#3695)
|
2 år sedan |
Richard Smith
|
fdfb1fb5ef
Factor the scope stack and lexical lookups out of Check::Context. (#3688)
|
2 år sedan |
Richard Smith
|
44fca1669a
Keep parameters in scope throughout the entity that they parameterize. (#3671)
|
2 år sedan |
Jon Ross-Perkins
|
91f0c23124
Provide diagnostic locations for imported namespaces. (#3640)
|
2 år sedan |
Richard Smith
|
a1f1c7438f
Improve source locations for some diagnostics. (#3644)
|
2 år sedan |
Richard Smith
|
b138c90c9e
Use constant evaluation to determine the identity of types. (#3617)
|
2 år sedan |
Jon Ross-Perkins
|
d0fb4b5815
Change DiagnoseDuplicateName to expect an inst ID for the duplicate. (#3616)
|
2 år sedan |
Richard Smith
|
29c294880d
Deduplicate and canonicalize all constants. (#3611)
|
2 år sedan |
Richard Smith
|
906346cf35
Ensure we evaluate instructions created in uncommon ways. (#3598)
|
2 år sedan |
Richard Smith
|
d712bf12a6
Remove parse nodes from constants. (#3599)
|
2 år sedan |
Jon Ross-Perkins
|
e305c896a1
Add TODOs for implicit params to class and interface. (#3596)
|
2 år sedan |
Jon Ross-Perkins
|
f5e9158fa7
Support passing an InstId for check diagnostics. (#3597)
|
2 år sedan |
Jon Ross-Perkins
|
f197219c10
Split parse nodes out from instructions because they're rarely used. (#3590)
|
2 år sedan |
Jon Ross-Perkins
|
cad4605dad
Add imports of enclosing scopes. (#3575)
|
2 år sedan |
Richard Smith
|
a6508fcf05
Basic support for generic bindings. (#3555)
|
2 år sedan |
josh11b
|
770876bbcb
Define `Any`...`DeclId` aliases for brevity (#3562)
|
2 år sedan |
josh11b
|
b0da52a3d7
Use typed parse node ids in SemIR instruction types (#3560)
|
2 år sedan |
josh11b
|
48c986f52d
Start using typed parse node ids in the check stage (#3547)
|
2 år sedan |
Jon Ross-Perkins
|
3d661c96f3
Handle out-of-line declarations. (#3536)
|
2 år sedan |