summaryrefslogtreecommitdiff
path: root/stdin-wrapper
AgeCommit message (Expand)Author
2016-11-05changed while read -r loop to cat > for portability and simplicity (#165)purpleP
2016-11-01#160 Switch back to using readline for writing stdin to the temporary file, b...w0rp
2016-10-22Use `cat` instead of `read -r` to stream stdin to file (#120)Ɓukasz Jan Niemier
2016-10-10More randomness in the wrapper tmpfileBjorn Neergaard
2016-10-10Fixup stdin-wrapperBjorn Neergaard
2016-10-04Add comment headers to wrappersPrashanth Chandra
2016-10-03Add support for checking Vim code with Vint.w0rp
2016-09-18Add support for checking Haskell code via a wrapper script which can be used ...w0rp