Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 месяцев назад |
Dana Jansens
|
22580a47d3
Initial support for empty named constraints (#6245)
|
6 месяцев назад |
Jon Ross-Perkins
|
9010249936
Remove reallocation assumptions from generic code (#6217)
|
6 месяцев назад |
Jon Ross-Perkins
|
973d721916
Some more edits to EnumBase and EnumMaskBase (#6054)
|
7 месяцев назад |
Jon Ross-Perkins
|
6cc5d7ed2a
Add an EnumMaskBase type (#6053)
|
7 месяцев назад |
Dana Jansens
|
b36a987e73
Find cycles in rewrite constraints without performing the full exponential expansion of the RHS (#5673)
|
9 месяцев назад |
Thomas Köppe
|
f18fc40a32
Add missing standard library header inclusions (#5486)
|
11 месяцев назад |
Dana Jansens
|
5aea18f949
Avoid resolving the decl block for specifics in imported instructions (#5517)
|
11 месяцев назад |
Richard Smith
|
4f5d11a28b
Build generic eval blocks incrementally (#5313)
|
1 год назад |
Dana Jansens
|
315e206ff1
Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355)
|
1 год назад |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
1 год назад |
Jon Ross-Perkins
|
55da026a46
Remove the SemIRLoc typedef (#5299)
|
1 год назад |
Boaz Brickner
|
afe034f9f4
Change `RebuildGenericConstantInEvalBlockCallbacks.context_` from reference to pointer (#5205)
|
1 год назад |
Richard Smith
|
4acc9cac5d
Replace GetInstForSpecific with direct support for rendering a SpecificId in diagnostics. (#5192)
|
1 год назад |
Richard Smith
|
e25f58adec
Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174)
|
1 год назад |
Dana Jansens
|
6dbcc78e6c
Rewrite symbolic constants in generic redeclarations (#5154)
|
1 год назад |
Richard Smith
|
584426dfa2
Initial work on support for templates (#5081)
|
1 год назад |
Jon Ross-Perkins
|
8738497301
Fix parse support for 'fn F[];' (#5135)
|
1 год назад |
josh11b
|
3ebd098597
Completing a type no longer ignores facet types (#5004)
|
1 год назад |
Richard Smith
|
e0b2f5d772
Add and propagate template phase for constants. (#4964)
|
1 год назад |
Jon Ross-Perkins
|
dc8f47e6ad
Move type functions off Context (#4951)
|
1 год назад |
Richard Smith
|
6dda094928
Superficial support for `template` modifier on symbolic bindings. (#4948)
|
1 год назад |
Jon Ross-Perkins
|
0a55081c5d
Move TypeCompleter and closely related helper functions to their own file (#4922)
|
1 год назад |
Richard Smith
|
fcfb1345d5
Support accessing associated functions by member access into facets (#4872)
|
1 год назад |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 год назад |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 год назад |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 год назад |
Richard Smith
|
79ba184dab
Provide a location for monomorphization failures resulting from `TryToCompleteType`. (#4670)
|
1 год назад |
Richard Smith
|
758b6c42ba
Produce a note indicating where the specific was used from if monomorphization fails. (#4662)
|
1 год назад |
Richard Smith
|
eabe9f117a
Track complete types required by a generic. (#4652)
|
1 год назад |