John Sundell 7f4df436eb
Add support for Swift 5.5's concurrency features (#126)
This patch adds syntax highlighting support for the new concurrency keywords
introduced in Swift 5.5 - `actor`, `async`, and `await`. It also includes supporting
changes to make sure that usages of these new features/keywords are highlighted
correctly, and to protect against regressions within existing Splash-highlighted code.
2021-06-14 13:03:57 +02:00
..
2018-08-24 18:42:07 +02:00
2019-03-15 20:24:53 +01:00