Richard Smith
|
663ed32b1b
Initial support for associated constants (#1376)
|
3 anni fa |
Richard Smith
|
3603db0a08
Give a different diagnostic if a name is used before it's declared. (#1364)
|
3 anni fa |
SlaterLatiao
|
9106e9239e
Initial implementation of returned var. (#1348)
|
3 anni fa |
Richard Smith
|
75d10e326f
Make the names of declarations unusable before the point where their type is known. (#1352)
|
3 anni fa |
Richard Smith
|
2fef76e58c
Basic support for `.Self` within `:!` bindings and `where` expressions. (#1311)
|
3 anni fa |
Richard Smith
|
9007b3952d
Initial support for `where` expressions. (#1310)
|
3 anni fa |
pk19604014
|
058b5e77c0
Use is_usable logic for recent continuation and choice recursive name lookup fixes (#1312)
|
3 anni fa |
pk19604014
|
ccc6498993
Add alias name to name resolution after processing the target to avoid self-referencing name crash (#1295)
|
3 anni fa |
Darshal Shetty
|
e4a2d0f047
Addr Keyword Implementation (#1255)
|
3 anni fa |
Richard Smith
|
4cf7ed4f12
Rename some classes to match the design better (#1287)
|
4 anni fa |
Richard Smith
|
8dd398807d
Support user-defined implicit conversions via `ImplicitAs` (#1273)
|
4 anni fa |
pk19604014
|
45b18098ed
Add continuation name to name resolution after processing continuation body (#1264)
|
4 anni fa |
Richard Smith
|
50d0561249
Initial support for aliases. (#1262)
|
4 anni fa |
Richard Smith
|
235cb88a8e
Compound member access syntax. (#1233)
|
4 anni fa |
pk19604014
|
589930b703
Fix for a crash caused by choice alternative name being the same as choice name (#1243)
|
4 anni fa |
Jon Meow
|
af694b97cb
Prefix most macro names with CARBON_ (#1232)
|
4 anni fa |
josh11b
|
0a93289706
Add support for `Self` and `impl as` (#1194)
|
4 anni fa |
Jon Meow
|
309ec35f95
Rename executable_semantics to explorer (#1188)
|
4 anni fa |