Jon Ross-Perkins
|
292a9d3cb4
Replace ResolvePrevInstForMerge with decl logic. (#3936)
|
пре 2 година |
Richard Smith
|
d5c0c9cfe3
Accept generic parameter lists in class declarations. (#3933)
|
пре 2 година |
Jon Ross-Perkins
|
92fa0ac1ac
Remove ImportRefUsed (#3934)
|
пре 2 година |
Jon Ross-Perkins
|
f9a4371aca
Refactor name addition, particularly for associated entities. (#3924)
|
пре 2 година |
Jon Ross-Perkins
|
377262d358
Remove ExternDecl and ExternType (#3909)
|
пре 2 година |
Jon Ross-Perkins
|
5694dd152e
Add ExternDecl and ExternType for extern classes. (#3893)
|
пре 2 година |
Jon Ross-Perkins
|
db324c7247
Initial, extern-ignoring support for extern class decls. (#3891)
|
пре 2 година |
Richard Smith
|
462bcd9f6e
Support explicit conversion between adapters and their adapted types. (#3889)
|
пре 2 година |
Richard Smith
|
28ceb4dd4e
Basic check support for adapters. (#3874)
|
пре 2 година |
Richard Smith
|
c5b7ff212b
Parsing support for `adapt` declarations. (#3871)
|
пре 2 година |
Richard Smith
|
f9ce0b194d
Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832)
|
пре 2 година |
Jon Ross-Perkins
|
1c673041f0
Provide locations for indirectly imported instructions. (#3811)
|
пре 2 година |
Jon Ross-Perkins
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
пре 2 година |
Jon Ross-Perkins
|
096daecc57
Add framework for the extern keyword. (#3755)
|
пре 2 година |
Jon Ross-Perkins
|
9ff20928a2
Offer GetTypeIdForTypeInst (#3742)
|
пре 2 година |
Richard Smith
|
67d5446b03
Add `Self` to the name scope for a class. (#3736)
|
пре 2 година |
Jon Ross-Perkins
|
abe8ce6653
Add support for importing interfaces. (#3726)
|
пре 2 година |
Jon Ross-Perkins
|
364ea5d3f2
Assign a constant to ClassDecl/InterfaceDecl for name references. (#3722)
|
пре 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 година |
Richard Smith
|
fdfb1fb5ef
Factor the scope stack and lexical lookups out of Check::Context. (#3688)
|
пре 2 година |
Richard Smith
|
44fca1669a
Keep parameters in scope throughout the entity that they parameterize. (#3671)
|
пре 2 година |
Jon Ross-Perkins
|
91f0c23124
Provide diagnostic locations for imported namespaces. (#3640)
|
пре 2 година |
Richard Smith
|
a1f1c7438f
Improve source locations for some diagnostics. (#3644)
|
пре 2 година |
Richard Smith
|
b138c90c9e
Use constant evaluation to determine the identity of types. (#3617)
|
пре 2 година |
Jon Ross-Perkins
|
d0fb4b5815
Change DiagnoseDuplicateName to expect an inst ID for the duplicate. (#3616)
|
пре 2 година |
Richard Smith
|
29c294880d
Deduplicate and canonicalize all constants. (#3611)
|
пре 2 година |
Richard Smith
|
906346cf35
Ensure we evaluate instructions created in uncommon ways. (#3598)
|
пре 2 година |
Richard Smith
|
d712bf12a6
Remove parse nodes from constants. (#3599)
|
пре 2 година |
Jon Ross-Perkins
|
e305c896a1
Add TODOs for implicit params to class and interface. (#3596)
|
пре 2 година |