Dana Jansens
|
cea52ad2d8
Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798)
|
hace 2 meses |
Dana Jansens
|
fbc8d59d32
Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761)
|
hace 2 meses |
Dana Jansens
|
917a6ea971
Add an interface-with-self generic to each interface and same for constraints (#6667)
|
hace 2 meses |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
hace 4 meses |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
hace 4 meses |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
hace 4 meses |
Dana Jansens
|
ff0cea55f6
Add require decls to Interface and NamedConstraint (#6321)
|
hace 5 meses |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
hace 6 meses |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
hace 7 meses |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
hace 7 meses |
Dana Jansens
|
59e2846623
Apply min-preludes to more tests (part 5) (#5690)
|
hace 10 meses |
Jon Ross-Perkins
|
8fb5bcedd5
Add range flag settings to interface files (#5563)
|
hace 11 meses |
Richard Smith
|
797b14eb8e
Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374)
|
hace 1 año |
Richard Smith
|
a45dc42d82
Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252)
|
hace 1 año |
Dana Jansens
|
417b3833e2
Produce helpful diagnostics when converting to a facet fails (#5109)
|
hace 1 año |
josh11b
|
900052fcf1
Clarify conversion diagnostic (#5052)
|
hace 1 año |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
hace 1 año |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
hace 1 año |
Calvin
|
3f4de65ad8
Improve SemIR naming of `import_ref`s (#4824)
|
hace 1 año |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
hace 1 año |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
hace 1 año |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
hace 1 año |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
hace 1 año |
Richard Smith
|
a10c79569e
Model `Core.Int` as a class type (#4644)
|
hace 1 año |
Richard Smith
|
47285b6207
Include a fully-qualified name when stringifying types. (#4657)
|
hace 1 año |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
hace 1 año |
josh11b
|
67f2c9ce26
Add a `FacetValue` instruction (#4545)
|
hace 1 año |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
hace 1 año |
Richard Smith
|
bc395eb889
Represent integer literals as `IntLiteral` not as `i32`. (#4532)
|
hace 1 año |
Richard Smith
|
ff530305d1
Add prelude support for implicit conversion between integer literals and sized integer types. (#4525)
|
hace 1 año |