Richard Smith
|
6bc36b045f
Rearrange name poisoning logic to do a little less work. (#4766)
|
vor 1 Jahr |
Richard Smith
|
0d70091bda
Fix introduction of class and interface names in local scopes. (#4793)
|
vor 1 Jahr |
Boaz Brickner
|
74395ce693
Change name poisoning implementation to allow better diagnostics (#4764)
|
vor 1 Jahr |
Geoff Romer
|
9b28d3ad78
Late response to comments on #4698 (#4758)
|
vor 1 Jahr |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
vor 1 Jahr |
josh11b
|
01ca9f05dd
`has_definition_started` accessor for entities (#4730)
|
vor 1 Jahr |
Chandler Carruth
|
aca862ceff
Fix a clang-tidy issue (#4723)
|
vor 1 Jahr |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
vor 1 Jahr |
Boaz Brickner
|
9c8773da1b
Basic name poisoning support (#4654)
|
vor 1 Jahr |
Richard Smith
|
a10c79569e
Model `Core.Int` as a class type (#4644)
|
vor 1 Jahr |
Richard Smith
|
79ba184dab
Provide a location for monomorphization failures resulting from `TryToCompleteType`. (#4670)
|
vor 1 Jahr |
Richard Smith
|
758b6c42ba
Produce a note indicating where the specific was used from if monomorphization fails. (#4662)
|
vor 1 Jahr |
Jon Ross-Perkins
|
87b3671330
Refactor single-unit checking out of check.cpp (#4649)
|
vor 1 Jahr |
Richard Smith
|
92201ceb10
Rename various `TryToCompleteType` functions to better describe what they do. (#4658)
|
vor 1 Jahr |
Richard Smith
|
eabe9f117a
Track complete types required by a generic. (#4652)
|
vor 1 Jahr |
Richard Smith
|
e75ef34591
Improve diagnostics for missing qualified names. (#4638)
|
vor 1 Jahr |
Boaz Brickner
|
daba2c72cf
[NFC] Convert NameScope from struct to class (#4623)
|
vor 1 Jahr |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
vor 1 Jahr |
Richard Smith
|
ead09da2d5
Remove some assumptions that the object representation for a type is that type itself. (#4640)
|
vor 1 Jahr |
Jon Ross-Perkins
|
1cba3328f7
Finish removing BuiltinInstKind (#4637)
|
vor 1 Jahr |
Jon Ross-Perkins
|
efab39cbd9
Remove InstId::Builtin members (#4632)
|
vor 1 Jahr |
Jon Ross-Perkins
|
0e92e6cc5a
Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619)
|
vor 1 Jahr |
josh11b
|
33110d096c
Facet types support rewrite (`where .A =`...) constraints (#4613)
|
vor 1 Jahr |
Richard Smith
|
e4412a95dd
Factor out machinery for forming int type literals. (#4616)
|
vor 1 Jahr |
Richard Smith
|
d6ec885eb3
Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564)
|
vor 1 Jahr |
David Blaikie
|
f921923b4b
lazy field index (#4514)
|
vor 1 Jahr |
Boaz Brickner
|
bbd8b55be2
Clarify what specific name in the Core package is looked for when diagnosing that the Core package is not found (#4571)
|
vor 1 Jahr |
josh11b
|
67f2c9ce26
Add a `FacetValue` instruction (#4545)
|
vor 1 Jahr |
Richard Smith
|
5e4038048b
Import the full list of extended scopes. (#4562)
|
vor 1 Jahr |
Jon Ross-Perkins
|
79b9180eff
Adds per-builtin instructions, removing `BuiltinInst` (#4556)
|
vor 1 Jahr |