josh11b
|
4af0c8f8d1
Implement ...`where .Self impls`... (#5238)
|
1 éve |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
1 éve |
Dana Jansens
|
164310c6b8
Facet values (like type values) can be copied around at runtime (#5242)
|
1 éve |
josh11b
|
bc439ad092
Forward `impl` declarations of incomplete facet types (#5219)
|
1 éve |
Boaz Brickner
|
624ebbd805
Change `TypeCompleter.context_` from reference to pointer (#5206)
|
1 éve |
josh11b
|
c7a338be59
Replace uses of "defined" with "complete" (#5196)
|
1 éve |
Jon Ross-Perkins
|
acbe6530c3
Move diagnostics into a namespace (#5173)
|
1 éve |
Dana Jansens
|
53c98a8619
Support specialization in impl lookup with a symbolic query/impl. (#5169)
|
1 éve |
Jon Ross-Perkins
|
832c6398d6
Reduce explicit SemIR::LocIdAndInst construction (#5153)
|
1 éve |
Richard Smith
|
584426dfa2
Initial work on support for templates (#5081)
|
1 éve |
josh11b
|
ebaf62efb9
Associated constants can be used in member function signatures (#5089)
|
1 éve |
Dana Jansens
|
0d10b5cd4c
Allow facet types to be combined (#5026)
|
1 éve |
Dana Jansens
|
129cf35d78
Support BitAnd operator between facet types (#5022)
|
1 éve |
Richard Smith
|
c4c3381b18
Add `TypeId::is_symbolic` and `is_concrete`. (#5024)
|
1 éve |
Jon Ross-Perkins
|
422cc3d48a
Move diagnostic usings off Context (#5007)
|
1 éve |
josh11b
|
3ebd098597
Completing a type no longer ignores facet types (#5004)
|
1 éve |
Dana Jansens
|
d199ce327a
Make FacetTypeInfo and CompleteFacetType stores share id indices (#4989)
|
1 éve |
josh11b
|
fc7b0016ce
Tuples and structs with abstract types are abstract (#4986)
|
1 éve |
josh11b
|
eb69d7420e
First iteration of completing and resolving facet types (#4920)
|
1 éve |
Jon Ross-Perkins
|
311b4ff03d
Refactor AddInst-family functions to their own file (#4941)
|
1 éve |
Jon Ross-Perkins
|
dc8f47e6ad
Move type functions off Context (#4951)
|
1 éve |
Jon Ross-Perkins
|
e70f9cd71d
Move diagnostic helpers from Context to other files (#4949)
|
1 éve |
Dana Jansens
|
a9c1bc4f0f
Handle building a value repr when the type is named through an aggregate (#4910)
|
1 éve |
Jon Ross-Perkins
|
0a55081c5d
Move TypeCompleter and closely related helper functions to their own file (#4922)
|
1 éve |