Nora Dimitrijević
|
c2e9ffab63
|
Swift: add EnumElementExpr + Pattern.getMatchingExpr()
|
2023-03-27 23:01:24 +02:00 |
|
Nora Dimitrijević
|
5419e65e01
|
Swift: add NamedPattern.getVarDecl()
|
2023-03-27 23:01:24 +02:00 |
|
Paolo Tranquilli
|
18b9a2fa6e
|
Swift: accept tests
|
2022-07-28 10:26:11 +02:00 |
|
Alex Denisov
|
311dcfa230
|
Swift: remove toString from UnknownElement
Another attempt to remove flakiness
|
2022-06-14 13:37:17 +02:00 |
|
Mathias Vorreiter Pedersen
|
f17afa8a11
|
Swift: Accept test changes.
|
2022-05-25 16:01:42 +01:00 |
|
Paolo Tranquilli
|
922608c65a
|
Swift: expression visitor
This transfers the current status of `ExprVisitor` from the
proof-of-concept, together with some changes required for swift 5.6.
|
2022-05-20 15:41:27 +02:00 |
|
Paolo Tranquilli
|
3f45b73d62
|
Swift: pattern visitor
This transfers the current state of `PatternVisitor` from the
proof-of-concept.
|
2022-05-20 15:41:27 +02:00 |
|