Richard Smith
|
0219218b01
Make type contexts expect a value of type `Type`. (#2357)
|
3 лет назад |
Richard Smith
|
5c3f48b0fb
Distinguish between the symbolic .Self value for an associated constant and the value found when referencing one. (#2348)
|
3 лет назад |
Richard Smith
|
bc7bf325d6
Set the value of `.Self` in a where to that of the outer `.Self`. (#2344)
|
3 лет назад |
Adrien Leravat
|
7c19ef5be3
Explorer: Support class extension (#1946)
|
3 лет назад |
Jon Ross-Perkins
|
8e5dcc2588
Enable readability-qualified-auto (#2314)
|
3 лет назад |
Richard Smith
|
7f7b9a4086
Implement support for `extends` and `impl as` declarations in interfaces (#2279)
|
3 лет назад |
Richard Smith
|
9f534ae004
Implement support for rewrite constraints (#2276)
|
3 лет назад |
Richard Smith
|
8f0f69b65f
Remove RuntimeError / CompilationError. (#2258)
|
3 лет назад |
Richard Smith
|
2340cb6703
Build value representations for all kinds of witness (#2250)
|
3 лет назад |
pmqtt
|
cfa295c0af
Feature destructor (#2116)
|
3 лет назад |
Darshal Shetty
|
037c99e2fb
Explorer: Mixin phase 1 (#2069)
|
3 лет назад |
pmqtt
|
f957d4d87d
Feature generic choice (#2042)
|
3 лет назад |
pmqtt
|
f754373786
For loop for arrays (#1753)
|
3 лет назад |
Richard Smith
|
59ae6e31b6
Rename PrimitiveOperatorExpression to OperatorExpression. (#1530)
|
3 лет назад |
Zenong Zhang
|
52ee050019
Initial implementation of unformed state for local variables. (#1387)
|
3 лет назад |
Richard Smith
|
663ed32b1b
Initial support for associated constants (#1376)
|
3 лет назад |
Richard Smith
|
3603db0a08
Give a different diagnostic if a name is used before it's declared. (#1364)
|
3 лет назад |
SlaterLatiao
|
9106e9239e
Initial implementation of returned var. (#1348)
|
3 лет назад |
Richard Smith
|
75d10e326f
Make the names of declarations unusable before the point where their type is known. (#1352)
|
3 лет назад |
Richard Smith
|
2fef76e58c
Basic support for `.Self` within `:!` bindings and `where` expressions. (#1311)
|
3 лет назад |
Richard Smith
|
9007b3952d
Initial support for `where` expressions. (#1310)
|
3 лет назад |
pk19604014
|
058b5e77c0
Use is_usable logic for recent continuation and choice recursive name lookup fixes (#1312)
|
3 лет назад |
pk19604014
|
ccc6498993
Add alias name to name resolution after processing the target to avoid self-referencing name crash (#1295)
|
3 лет назад |
Darshal Shetty
|
e4a2d0f047
Addr Keyword Implementation (#1255)
|
3 лет назад |
Richard Smith
|
4cf7ed4f12
Rename some classes to match the design better (#1287)
|
4 лет назад |
Richard Smith
|
8dd398807d
Support user-defined implicit conversions via `ImplicitAs` (#1273)
|
4 лет назад |
pk19604014
|
45b18098ed
Add continuation name to name resolution after processing continuation body (#1264)
|
4 лет назад |
Richard Smith
|
50d0561249
Initial support for aliases. (#1262)
|
4 лет назад |
Richard Smith
|
235cb88a8e
Compound member access syntax. (#1233)
|
4 лет назад |
pk19604014
|
589930b703
Fix for a crash caused by choice alternative name being the same as choice name (#1243)
|
4 лет назад |