tests/languages/swift


Log

Author Commit Date CI Message
Antoine van der Lee 18c828a6 2021-11-01T13:50:23 Swift: Added support for `isolated` keyword (#3174)
Michael Schmidt 8541db2e 2021-08-09T11:45:09 Swift: Major improvements (#3022)
Antoine van der Lee ce5e0f01 2021-07-26T13:50:16 Swift: Added support for `@propertyWrapper`, `@MainActor`, and `@globalActor` (#3009)
Antoine van der Lee bb93fac0 2021-07-05T22:17:53 Swift: Added support for new Swift 5.5 keywords (#2988)
Tim Roesner cf354ef5 2021-02-11T10:17:35 Swift: Added `some` keyword (#2756)
mAAdhaTTah 2c6b6a42 2018-06-11T20:57:22 Fix Swift protocol test
Andreas Rohner 964450e1 2016-04-30T13:35:01 Apply the new greedy flag to a few languages This patch applies the new greedy flag to a few languages and adds the corresponding test cases.
Golmote 206536bb 2015-09-05T16:36:45 Swift: Add tests for strings and string interpolation.
Golmote c135054c 2015-09-02T08:01:43 Add tests for Swift