josh11b
|
9c8fd6864e
Implement rename `me` -> `self` (#2444)
|
3 лет назад |
Richard Smith
|
9e8cacae00
Implement support for named constraints (#2359)
|
3 лет назад |
Richard Smith
|
0219218b01
Make type contexts expect a value of type `Type`. (#2357)
|
3 лет назад |
Jon Ross-Perkins
|
8e5dcc2588
Enable readability-qualified-auto (#2314)
|
3 лет назад |
Jon Ross-Perkins
|
4d522c8e90
Finish making clang-tidy (mostly) work (again) and run -fix (#2312)
|
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
|
2340cb6703
Build value representations for all kinds of witness (#2250)
|
3 лет назад |
pmqtt
|
cfa295c0af
Feature destructor (#2116)
|
3 лет назад |
Junhee Cho
|
69d4363ea5
Adds division to multiplicative expression. (#2091)
|
3 лет назад |
Richard Smith
|
0191e2e41e
implement checking for pattern match exhaustiveness and for unreachable cases (#2164)
|
3 лет назад |
pmqtt
|
5ef6e9b6a0
Feature not equal (#2146)
|
3 лет назад |
Darshal Shetty
|
037c99e2fb
Explorer: Mixin phase 1 (#2069)
|
3 лет назад |
pmqtt
|
f754373786
For loop for arrays (#1753)
|
3 лет назад |
pmqtt
|
63da070671
add operator to comparsion (#1883)
|
3 лет назад |
Richard Smith
|
ef96f60425
Add support for bitwise operators. (#1809)
|
3 лет назад |
Thejaswi Kadur
|
5665f32bf7
Support for user-defined Eq impls (#1730)
|
3 лет назад |
pmqtt
|
df93623741
Extends carbon to generate random number to make samples more interesting (#1643)
|
3 лет назад |
pmqtt
|
9f89c63503
Add operator modulo (#1681)
|
3 лет назад |
Richard Smith
|
59ae6e31b6
Rename PrimitiveOperatorExpression to OperatorExpression. (#1530)
|
3 лет назад |
Richard Smith
|
93e19649aa
Support for `as` operator and user-defined `As` impls. (#1476)
|
3 лет назад |
Zenong Zhang
|
52ee050019
Initial implementation of unformed state for local variables. (#1387)
|
3 лет назад |
Richard Smith
|
663ed32b1b
Initial support for associated constants (#1376)
|
3 лет назад |
SlaterLatiao
|
9106e9239e
Initial implementation of returned var. (#1348)
|
3 лет назад |
Richard Smith
|
17ee3ed9b7
Track a resolved `Member` on each member access expression. (#1333)
|
3 лет назад |
Richard Smith
|
2fef76e58c
Basic support for `.Self` within `:!` bindings and `where` expressions. (#1311)
|
3 лет назад |
Jeremy G. Siek
|
b759401328
Heap allocation basics (#1323)
|
3 лет назад |
Richard Smith
|
9007b3952d
Initial support for `where` expressions. (#1310)
|
3 лет назад |
Richard Smith
|
1bb370420b
Initial support for constraints formed by combining interfaces (#1307)
|
3 лет назад |
Darshal Shetty
|
e4a2d0f047
Addr Keyword Implementation (#1255)
|
3 лет назад |