Darshal Shetty
|
037c99e2fb
Explorer: Mixin phase 1 (#2069)
|
vor 3 Jahren |
pmqtt
|
f754373786
For loop for arrays (#1753)
|
vor 3 Jahren |
pmqtt
|
63da070671
add operator to comparsion (#1883)
|
vor 3 Jahren |
Richard Smith
|
e26bc32343
Change remaining uses of `Bool` to `bool`, following #750. (#1901)
|
vor 3 Jahren |
Richard Smith
|
ef96f60425
Add support for bitwise operators. (#1809)
|
vor 3 Jahren |
Thejaswi Kadur
|
5665f32bf7
Support for user-defined Eq impls (#1730)
|
vor 3 Jahren |
pmqtt
|
df93623741
Extends carbon to generate random number to make samples more interesting (#1643)
|
vor 3 Jahren |
pmqtt
|
9f89c63503
Add operator modulo (#1681)
|
vor 3 Jahren |
Richard Smith
|
59ae6e31b6
Rename PrimitiveOperatorExpression to OperatorExpression. (#1530)
|
vor 3 Jahren |
Richard Smith
|
93e19649aa
Support for `as` operator and user-defined `As` impls. (#1476)
|
vor 3 Jahren |
Zenong Zhang
|
52ee050019
Initial implementation of unformed state for local variables. (#1387)
|
vor 3 Jahren |
Richard Smith
|
663ed32b1b
Initial support for associated constants (#1376)
|
vor 3 Jahren |
SlaterLatiao
|
9106e9239e
Initial implementation of returned var. (#1348)
|
vor 3 Jahren |
Richard Smith
|
2fef76e58c
Basic support for `.Self` within `:!` bindings and `where` expressions. (#1311)
|
vor 3 Jahren |
Jeremy G. Siek
|
b759401328
Heap allocation basics (#1323)
|
vor 3 Jahren |
Richard Smith
|
9007b3952d
Initial support for `where` expressions. (#1310)
|
vor 3 Jahren |
Richard Smith
|
1bb370420b
Initial support for constraints formed by combining interfaces (#1307)
|
vor 3 Jahren |
Darshal Shetty
|
e4a2d0f047
Addr Keyword Implementation (#1255)
|
vor 3 Jahren |
pk19604014
|
19d2407de7
Similar to #1272, changed the type of alternative signature from generic Expression to TupleLiteral to match the grammar (#1291)
|
vor 4 Jahren |
Richard Smith
|
4cf7ed4f12
Rename some classes to match the design better (#1287)
|
vor 4 Jahren |
pk19604014
|
cdc9428984
Changed the type of `parameter` in FunctionType ctor from generic `Expression` to `TupleLiteral` to match the grammar (#1272)
|
vor 4 Jahren |
pk19604014
|
b36c006a01
Change proto_to_carbon to use \x for escaping in string literals to be compatible with Carbon string parsing (#1266)
|
vor 4 Jahren |
Richard Smith
|
50d0561249
Initial support for aliases. (#1262)
|
vor 4 Jahren |
Richard Smith
|
235cb88a8e
Compound member access syntax. (#1233)
|
vor 4 Jahren |
pk19604014
|
34d128783f
style fixes (#1172)
|
vor 4 Jahren |
Geoff Romer
|
014c3847b3
Fix build break from #1158 (#1165)
|
vor 4 Jahren |
pk19604014
|
f8ded337fb
Carbon fuzzing 2/3: added logic for converting carbon.proto to a Carbon source string. (#1155)
|
vor 4 Jahren |