index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
compilers
/
ldc.js
Commit message (
Expand
)
Author
Age
*
Tsify lib/compilers (#4609)
gh-6026
Jeremy Rifkin
2023-01-29
*
Slightly more controversial bumpings (#4503)
gh-5552
Matt Godbolt
2022-12-28
*
Give LDC its own LDCParser for cmdline options. (#3907)
gh-3767
Johan Engelen
2022-07-26
*
Ldcsymbolizer (#3891)
gh-3687
Patrick Quist
2022-07-20
*
Enable LLVM optimisation pipeline viewer for LDC + ASan symbolizer (#3838)
Johan Engelen
2022-07-20
*
The Grand Reformat (#3643)
gh-2830
Matt Godbolt
2022-05-09
*
All semver comparisons now ensure it's safe to do so (#3562)
Rubén Rincón Blanco
2022-04-26
*
LDC: use -gline-tables-only instead of -g by default (#2687)
Johan Engelen
2021-05-27
*
Reassign copyright to Compiler Explorer Authors (#2233)
Matt Godbolt
2020-09-26
*
Use ES6 Modules (#2132)
Austin Morton
2020-09-26
*
Eliminate all dynamic require statements (#2230)
Austin Morton
2020-09-25
*
Add new eslint rules (#2121)
Rubén Rincón Blanco
2020-08-04
*
Async-i-fy the compiler (#1708)
Matt Godbolt
2019-12-31
*
disable libpath for dmd ldc, add tools to D
Partouf
2019-08-21
*
Add LLVM IR view for Rust
Andreas Jonson
2019-05-20
*
Fix build, formatting issue
Matt Godbolt
2019-03-24
*
Add LLVM IR view for LDC.
Johan Engelen
2019-03-24
*
Fix LDC AST detection
RabsRincon
2018-09-27
*
Handle case where ldc fails dueing AST generation
Matt Godbolt
2018-03-28
*
Revert OPT output changes for LDC
RabsRincon
2018-03-24
*
Fix warning => warn
RabsRincon
2018-03-24
*
Fix tests
RabsRincon
2018-03-24
*
Add some logging for missing .cg file
RabsRincon
2018-03-24
*
Don't try to demangle D opt
RabsRincon
2018-03-24
*
Add AST output to LDC.
Johan Engelen
2018-03-20
*
Fix Travis build
RabsRincon
2018-03-19
*
Enable CFG (Graph Output) for LDC.
Johan Engelen
2018-03-19
*
Fix copyright dates and normalize text
RabsRincon
2018-02-27
*
Move to ESLint
RabsRincon
2018-02-13
*
compiler handler calls initialise()
Partouf
2018-01-28
*
remove return initialise, no need for unittestmode
Partouf
2018-01-28
*
ES6fy compilers inheritance
RabsRincon
2018-01-18
*
Add filtering for userOptions
RabsRincon
2018-01-11
*
New year, new date
RabsRincon
2018-01-01
*
Remove explicit langid, as it's part of the compiler config already
Matt Godbolt
2017-12-22
*
Change enough stuff as to get it running
RabsRincon
2017-12-02
*
Allow options for filters to look at useroptions this allows us to add/remove...
jaredwy
2017-09-01
*
Adding in LDC opt view support
jaredwy
2017-08-31
*
Fix up ldc. Actually test it first *blush*. See #300
Matt Godbolt
2017-03-03
*
d/ldc: Enable Intel syntax
David Nadlinger
2017-03-03
*
Another year, another copyright update
Matt Godbolt
2017-01-02
*
More fixes
Matt Godbolt
2016-12-19
*
Refactor individual compilation types into their own files
Matt Godbolt
2016-12-19