Richard Smith
|
eed33c3b8c
Redeclaration support for `impl` declarations. (#3717)
|
2 лет назад |
Richard Smith
|
b1850920e4
Add diagnostic for `impl as` outside a class. (#3716)
|
2 лет назад |
Richard Smith
|
14388fe081
Remove unnecessary pop and re-push of same value. (#3715)
|
2 лет назад |
Jon Ross-Perkins
|
1bf4dc53d9
Add diagnostic support so that we can just pass in TypeId. (#3695)
|
2 лет назад |
Richard Smith
|
4d0c3811c9
Add a diagnostic for trying to extend an undefined interface. (#3689)
|
2 лет назад |
Richard Smith
|
5ab26072fd
Use the DeclNameStack for impl declarations. (#3691)
|
2 лет назад |
Richard Smith
|
0e053703f8
Build Impl entity to represent an impl declaration. (#3683)
|
2 лет назад |
Richard Smith
|
fdfb1fb5ef
Factor the scope stack and lexical lookups out of Check::Context. (#3688)
|
2 лет назад |
josh11b
|
03bf22e55e
Parse tree for `impl` that is better for check stage (#3678)
|
2 лет назад |
Richard Smith
|
9e7a17b1a1
Scaffolding for checking impls. (#3672)
|
2 лет назад |
josh11b
|
48c986f52d
Start using typed parse node ids in the check stage (#3547)
|
2 лет назад |
josh11b
|
5f439b842b
Parsing `impl`...`as` (#3473)
|
2 лет назад |