Richard Smith
|
8c86fe846a
Avoid unnecessary vector copies when parsing lists. (#2281)
|
il y a 3 ans |
Richard Smith
|
7f7b9a4086
Implement support for `extends` and `impl as` declarations in interfaces (#2279)
|
il y a 3 ans |
Richard Smith
|
9f534ae004
Implement support for rewrite constraints (#2276)
|
il y a 3 ans |
Jon Ross-Perkins
|
495d75a394
Switch to clang-format 14.0.6 (#2253)
|
il y a 3 ans |
Richard Smith
|
2340cb6703
Build value representations for all kinds of witness (#2250)
|
il y a 3 ans |
Geoff Romer
|
f7fd5656f0
Remove support for curly-braced "receiver" syntax (#2220)
|
il y a 3 ans |
pmqtt
|
cfa295c0af
Feature destructor (#2116)
|
il y a 3 ans |
Junhee Cho
|
69d4363ea5
Adds division to multiplicative expression. (#2091)
|
il y a 3 ans |
pmqtt
|
5ef6e9b6a0
Feature not equal (#2146)
|
il y a 3 ans |
Darshal Shetty
|
037c99e2fb
Explorer: Mixin phase 1 (#2069)
|
il y a 3 ans |
pk19604014
|
a937d911cb
Changed sized_type_literal parsing logic to not crash (with CARBON_CHECK) and instead report an error with YYERROR (#2102)
|
il y a 3 ans |
pmqtt
|
f957d4d87d
Feature generic choice (#2042)
|
il y a 3 ans |
pmqtt
|
f754373786
For loop for arrays (#1753)
|
il y a 3 ans |
pmqtt
|
63da070671
add operator to comparsion (#1883)
|
il y a 3 ans |
Adrien Leravat
|
094311133d
Add parsing (only) support for class prefix and 'extends' (#1880)
|
il y a 3 ans |
Zenong Zhang
|
8cf32ae107
Implement unformed state of `returned var`. (#1870)
|
il y a 3 ans |
Richard Smith
|
ef96f60425
Add support for bitwise operators. (#1809)
|
il y a 3 ans |
pmqtt
|
9f89c63503
Add operator modulo (#1681)
|
il y a 3 ans |
Richard Smith
|
7a67715ac5
Error: track message and prefix/location separately. (#1529)
|
il y a 3 ans |
Richard Smith
|
59ae6e31b6
Rename PrimitiveOperatorExpression to OperatorExpression. (#1530)
|
il y a 3 ans |
Richard Smith
|
93e19649aa
Support for `as` operator and user-defined `As` impls. (#1476)
|
il y a 3 ans |
Zenong Zhang
|
52ee050019
Initial implementation of unformed state for local variables. (#1387)
|
il y a 3 ans |
Richard Smith
|
663ed32b1b
Initial support for associated constants (#1376)
|
il y a 3 ans |
SlaterLatiao
|
9106e9239e
Initial implementation of returned var. (#1348)
|
il y a 3 ans |
Richard Smith
|
2fef76e58c
Basic support for `.Self` within `:!` bindings and `where` expressions. (#1311)
|
il y a 3 ans |
Richard Smith
|
9007b3952d
Initial support for `where` expressions. (#1310)
|
il y a 3 ans |
Richard Smith
|
36b9d997b7
Disallow unexpected kinds of members in interfaces and impls. (#1318)
|
il y a 3 ans |
Richard Smith
|
1bb370420b
Initial support for constraints formed by combining interfaces (#1307)
|
il y a 3 ans |
Richard Smith
|
96a663766c
Remove support for nesting blocks within blocks. (#1309)
|
il y a 3 ans |
Darshal Shetty
|
e4a2d0f047
Addr Keyword Implementation (#1255)
|
il y a 3 ans |