aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/CL.js
Commit message (Collapse)AuthorAge
* Adding WSL-CL and renaming CL.js to Wine-CLAndrew Pardoe2017-08-17
| | | | | | Wine and WSL are really different compiler environments entirely. There's no reason to try to handle them in the same file. Also, it makes sense to rename the Wine one to avoid confusion.
* Cleaned up changes to get rid of crazy parse failAndrew Pardoe2017-08-17
|
* Another year, another copyright updateMatt Godbolt2017-01-02
|
* Refactor so as not to rely on magic comments in MS-derived compilation outputMatt Godbolt2016-12-19
|
* Refactor individual compilation types into their own filesMatt Godbolt2016-12-19