aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/ldc.js
Commit message (Expand)AuthorAge
* Tsify lib/compilers (#4609)gh-6026Jeremy Rifkin2023-01-29
* Slightly more controversial bumpings (#4503)gh-5552Matt Godbolt2022-12-28
* Give LDC its own LDCParser for cmdline options. (#3907)gh-3767Johan Engelen2022-07-26
* Ldcsymbolizer (#3891)gh-3687Patrick Quist2022-07-20
* Enable LLVM optimisation pipeline viewer for LDC + ASan symbolizer (#3838)Johan Engelen2022-07-20
* The Grand Reformat (#3643)gh-2830Matt Godbolt2022-05-09
* All semver comparisons now ensure it's safe to do so (#3562)Rubén Rincón Blanco2022-04-26
* LDC: use -gline-tables-only instead of -g by default (#2687)Johan Engelen2021-05-27
* Reassign copyright to Compiler Explorer Authors (#2233)Matt Godbolt2020-09-26
* 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
* Async-i-fy the compiler (#1708)Matt Godbolt2019-12-31
* disable libpath for dmd ldc, add tools to DPartouf2019-08-21
* Add LLVM IR view for RustAndreas Jonson2019-05-20
* Fix build, formatting issueMatt Godbolt2019-03-24
* Add LLVM IR view for LDC.Johan Engelen2019-03-24
* Fix LDC AST detectionRabsRincon2018-09-27
* Handle case where ldc fails dueing AST generationMatt Godbolt2018-03-28
* Revert OPT output changes for LDCRabsRincon2018-03-24
* Fix warning => warnRabsRincon2018-03-24
* Fix testsRabsRincon2018-03-24
* Add some logging for missing .cg fileRabsRincon2018-03-24
* Don't try to demangle D optRabsRincon2018-03-24
* Add AST output to LDC.Johan Engelen2018-03-20
* Fix Travis buildRabsRincon2018-03-19
* Enable CFG (Graph Output) for LDC.Johan Engelen2018-03-19
* Fix copyright dates and normalize textRabsRincon2018-02-27
* Move to ESLintRabsRincon2018-02-13
* compiler handler calls initialise()Partouf2018-01-28
* remove return initialise, no need for unittestmodePartouf2018-01-28
* ES6fy compilers inheritanceRabsRincon2018-01-18
* Add filtering for userOptionsRabsRincon2018-01-11
* New year, new dateRabsRincon2018-01-01
* 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
* Allow options for filters to look at useroptions this allows us to add/remove...jaredwy2017-09-01
* Adding in LDC opt view supportjaredwy2017-08-31
* Fix up ldc. Actually test it first *blush*. See #300Matt Godbolt2017-03-03
* d/ldc: Enable Intel syntaxDavid Nadlinger2017-03-03
* Another year, another copyright updateMatt Godbolt2017-01-02
* More fixesMatt Godbolt2016-12-19
* Refactor individual compilation types into their own filesMatt Godbolt2016-12-19