Richard Smith
|
663ed32b1b
Initial support for associated constants (#1376)
|
3 лет назад |
SlaterLatiao
|
9106e9239e
Initial implementation of returned var. (#1348)
|
3 лет назад |
Richard Smith
|
a1be2a8a38
Track the arguments and witnesses on values indirectly. (#1335)
|
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 лет назад |
Richard Smith
|
392182cee1
Check for a symbolic value only if normal value lookup fails. (#1326)
|
3 лет назад |
Jeremy G. Siek
|
b759401328
Heap allocation basics (#1323)
|
3 лет назад |
Richard Smith
|
b74d3f80f1
Add a new kind of Witness value that carries an expression (#1324)
|
3 лет назад |
Richard Smith
|
9007b3952d
Initial support for `where` expressions. (#1310)
|
3 лет назад |
Jeremy G. Siek
|
873e78f605
cleanup and docs for tracing output (#1320)
|
3 лет назад |
Richard Smith
|
1bb370420b
Initial support for constraints formed by combining interfaces (#1307)
|
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 лет назад |
Richard Smith
|
50d0561249
Initial support for aliases. (#1262)
|
4 лет назад |
Richard Smith
|
c48d024eea
Produce a class value when converting {} to class type. (#1265)
|
4 лет назад |
Richard Smith
|
235cb88a8e
Compound member access syntax. (#1233)
|
4 лет назад |
Richard Smith
|
27c8d1fc12
Support explicit generic parameters in function parameter lists (#1259)
|
4 лет назад |
Richard Smith
|
c29f56e667
Initial support for generic parameters that are introduced in a function parameter list (#1247)
|
4 лет назад |
Jon Meow
|
af694b97cb
Prefix most macro names with CARBON_ (#1232)
|
4 лет назад |
josh11b
|
0a93289706
Add support for `Self` and `impl as` (#1194)
|
4 лет назад |
Richard Smith
|
a2176e1e28
Use a separate type for a parameterized entity name that is waiting for its arguments to arrive. (#1223)
|
4 лет назад |
Jon Meow
|
309ec35f95
Rename executable_semantics to explorer (#1188)
|
4 лет назад |