summaryrefslogtreecommitdiff
path: root/dmd-wrapper
AgeCommit message (Expand)Author
2016-10-22Use `cat` instead of `read -r` to stream stdin to file (#120)Ɓukasz Jan Niemier
2016-10-17#115 - Do not use readlink for the DMD wrapper, for Mac compatibility.w0rp
2016-10-04Add comment headers to wrappersPrashanth Chandra
2016-09-18Add support for checking Haskell code via a wrapper script which can be used ...w0rp
2016-09-18Run DUB in a separate process as well, so it will not cause import lag.w0rp
2016-09-16Add support for linting D code with DMD.w0rp