Prabhat Sachdeva
|
7dc1d627d7
Explorer: Print self pattern for callable declarations (#3216)
|
2 年 前 |
Jon Ross-Perkins
|
f63834c71d
Move PrintAsID into explorer. (#3163)
|
2 年 前 |
Prabhat Sachdeva
|
289d05813e
Explorer: Remove `PrintDepth` and implement `PrintIndent`. (#3113)
|
2 年 前 |
josh11b
|
1505a634a4
Implement syntax changes from #2760 in Explorer (#2906)
|
2 年 前 |
Manmeet Singh
|
951cac9607
clang-tidy cleanup (#2774)
|
3 年 前 |
josh11b
|
46503c0a9d
Explorer and toolchain changes to implement #2483 (#2707)
|
3 年 前 |
Adrien Leravat
|
df289efac4
Explorer: Add virtual destructor support (#2695)
|
3 年 前 |
Richard Smith
|
782bd87316
AST cloning mechanism (#2699)
|
3 年 前 |
Jon Ross-Perkins
|
7fe8bb308b
Clean up clang-tidy issues in explorer. (#2621)
|
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
|
c172487395
Support for declaring functions within a namespace (#2569)
|
3 年 前 |
Richard Smith
|
60af531f5b
Support parsing namespace declarations (#2563)
|
3 年 前 |
Calvin
|
981427588b
Refactor `name` property into `FunctionDeclaration` (#2555)
|
3 年 前 |
Richard Smith
|
74aae0911f
Basic support for `match_first` declarations. (#2523)
|
3 年 前 |
Adrien Leravat
|
798a40c886
Basic support for `impl` virtual override keyword (#2493)
|
3 年 前 |
Adrien Leravat
|
8301258ef8
Explorer: support virtual class methods (#2462)
|
3 年 前 |
josh11b
|
9c8fd6864e
Implement rename `me` -> `self` (#2444)
|
3 年 前 |
Richard Smith
|
9e8cacae00
Implement support for named constraints (#2359)
|
3 年 前 |
Jon Ross-Perkins
|
f6248a4b6f
Manual clang-tidy fixes (#2319)
|
3 年 前 |
Richard Smith
|
7f7b9a4086
Implement support for `extends` and `impl as` declarations in interfaces (#2279)
|
3 年 前 |
Richard Smith
|
8f0f69b65f
Remove RuntimeError / CompilationError. (#2258)
|
3 年 前 |
Geoff Romer
|
f7fd5656f0
Remove support for curly-braced "receiver" syntax (#2220)
|
3 年 前 |
pmqtt
|
cfa295c0af
Feature destructor (#2116)
|
3 年 前 |
Darshal Shetty
|
037c99e2fb
Explorer: Mixin phase 1 (#2069)
|
3 年 前 |
Richard Smith
|
663ed32b1b
Initial support for associated constants (#1376)
|
3 年 前 |
Richard Smith
|
17ee3ed9b7
Track a resolved `Member` on each member access expression. (#1333)
|
3 年 前 |
Darshal Shetty
|
e4a2d0f047
Addr Keyword Implementation (#1255)
|
3 年 前 |
Richard Smith
|
50d0561249
Initial support for aliases. (#1262)
|
4 年 前 |