aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/swift.js
Commit message (Expand)AuthorAge
* Tsify lib/compilers (#4609)gh-6026Jeremy Rifkin2023-01-29
* The Grand Reformat (#3643)gh-2830Matt Godbolt2022-05-09
* Reassign my copyright to Compiler Explorer AuthorsMatt Godbolt2021-07-24
* Reassign my copyright to Compiler Explorer AuthorsRabsRincon2021-07-24
* Use ES6 Modules (#2132)Austin Morton2020-09-26
* Eliminate all dynamic require statements (#2230)Austin Morton2020-09-25
* Add new eslint rules (#2121)Rubén Rincón Blanco2020-08-04
* fix #1552Partouf2019-08-25
* Merge remote-tracking branch 'matt/master' into compilerargsPartouf2019-01-10
|\
| * Enable cfg for x86 LLVM based compilers and gcc.Kārlis Seņko2019-01-09
* | change argument parser for some compilersPartouf2019-01-08
|/
* Add Swift 4.0.3 & demangle toggle supportRabsRincon2018-03-08
* Add NASM 2.13.03RabsRincon2018-03-08
* Fix copyright dates and normalize textRabsRincon2018-02-27
* remove obsolete/empty constructorspartouf2018-01-28
* compiler handler calls initialise()Partouf2018-01-28
* remove return initialise, no need for unittestmodePartouf2018-01-28
* ES6fy compilers inheritanceRabsRincon2018-01-18
* Remove explicit langid, as it's part of the compiler config alreadyMatt Godbolt2017-12-22
* Change enough stuff as to get it runningRabsRincon2017-12-02
* Early support for swift. test with `make EXTRA_ARGS="--language Swift"`Matt Godbolt2017-06-19