Jon Ross-Perkins
|
f63834c71d
Move PrintAsID into explorer. (#3163)
|
2 سال پیش |
Prabhat Sachdeva
|
0bcba9d05e
Explorer: Add methods to trace for line prefixes (#3076)
|
2 سال پیش |
Prabhat Sachdeva
|
418bad939a
Add name resolution information to trace stream (#2986)
|
2 سال پیش |
josh11b
|
1505a634a4
Implement syntax changes from #2760 in Explorer (#2906)
|
2 سال پیش |
Richard Smith
|
81e53886a8
Fix crash on use of uninitialized array element, and improve unformed checking (#2862)
|
2 سال پیش |
Prabhat Sachdeva
|
a2156f5a4b
Fixed linting errors in resolve_names.cpp (#2856)
|
2 سال پیش |
Jon Ross-Perkins
|
38538ff97f
Start handling stack depth issues in explorer (#2799)
|
2 سال پیش |
kshokhin
|
40b3518d37
Add array size deduction from tuple(fix#1590) (#2825)
|
2 سال پیش |
Manmeet Singh
|
90577f18a0
fix alias resolved_declaration error (#2796)
|
3 سال پیش |
Jon Ross-Perkins
|
39155d34ae
Remove experimental continuation support (#2776)
|
3 سال پیش |
Manmeet Singh
|
68e15c37a3
feat: implement namespace alias (#2720)
|
3 سال پیش |
Amr Hesham
|
0fd0855da0
Detect duplicate struct member names (#2764)
|
3 سال پیش |
Manmeet Singh
|
d9e37da4fb
fix: set StaticScope::NameStatus correctly for Associated Constants (#2752)
|
3 سال پیش |
josh11b
|
46503c0a9d
Explorer and toolchain changes to implement #2483 (#2707)
|
3 سال پیش |
Richard Smith
|
6037f9e622
Remove AlternativeValueBase, per review comments on #2605. (#2606)
|
3 سال پیش |
Richard Smith
|
59ff7743c0
Expect parentheses after an alternative only if they were present in its declaration (#2605)
|
3 سال پیش |
Richard Smith
|
4fa71e32f5
Add support for most kinds of declarations to be declared and used as namespace members (#2575)
|
3 سال پیش |
Richard Smith
|
1a8a41a5a6
Improve diagnostic for unknown name in name qualifier. (#2579)
|
3 سال پیش |
Richard Smith
|
6d4920148b
Initial support for name lookup into namespaces. (#2572)
|
3 سال پیش |
Richard Smith
|
c172487395
Support for declaring functions within a namespace (#2569)
|
3 سال پیش |
Richard Smith
|
60af531f5b
Support parsing namespace declarations (#2563)
|
3 سال پیش |
Richard Smith
|
47a1e99b9e
Factor `ValueNodeView` out of `StaticScope`. (#2562)
|
3 سال پیش |
Calvin
|
981427588b
Refactor `name` property into `FunctionDeclaration` (#2555)
|
3 سال پیش |
Richard Smith
|
2fd7e2b65d
Add support for compound assignment and increment (#2526)
|
3 سال پیش |
Richard Smith
|
74aae0911f
Basic support for `match_first` declarations. (#2523)
|
3 سال پیش |
Adrien Leravat
|
026c4b9dc3
Explorer: move subtyping logic to TypeChecker (#2484)
|
3 سال پیش |
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 سال پیش |
Richard Smith
|
5c3f48b0fb
Distinguish between the symbolic .Self value for an associated constant and the value found when referencing one. (#2348)
|
3 سال پیش |