Robert Marsh
|
30caf2130e
|
Swift: autoformat a test
|
2023-11-29 21:04:09 +00:00 |
|
Robert Marsh
|
16e6e8845c
|
Swift: tests for pattern types
|
2023-11-29 21:04:08 +00:00 |
|
Paolo Tranquilli
|
2f0ee12584
|
Swift: fix patterns/bound_and_unbound.ql test
|
2023-10-23 17:36:42 +02:00 |
|
Alex Denisov
|
6667d9e45c
|
Swift: SubExpr may yield unresolved nodes in certain cases while MatchedExpr is always resolved
|
2023-08-01 14:15:33 +02:00 |
|
Paolo Tranquilli
|
63fb0581c2
|
Swift: accept inconsistencies for now
|
2023-05-24 20:09:46 +02:00 |
|
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
|
553930d9e3
|
Swift: type visitor
This transfers the current state of `TypeVisitor` from the
proof-of-concept.
|
2022-05-20 15:42:20 +02: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 |
|