aboutsummaryrefslogtreecommitdiff
path: root/examples/swift
Commit message (Collapse)AuthorAge
* Swift executions (#2216)Patrick Quist2020-09-20
| | | | | | | * enable swift execution * execution example * disable swift binary+execution until v5, and v5.0 gives a runtime error
* Fix various points raised after code reviewsRabsRincon2017-12-09
| | | | Some fixes, a great slam and then some
* Split libs in columns of 5Rubén2017-10-16
|
* Early support for swift. test with `make EXTRA_ARGS="--language Swift"`Matt Godbolt2017-06-19
Huge thanks to @adamnemecek for his help: this is mostly a merge of his branch.