Age | Commit message (Expand) | Author |
---|---|---|
2017-02-11 | Replace every stdin-wrapper script with the new %t formatting support | w0rp |
2016-11-05 | changed 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-22 | Use `cat` instead of `read -r` to stream stdin to file (#120) | Ćukasz Jan Niemier |
2016-10-10 | More randomness in the wrapper tmpfile | Bjorn Neergaard |
2016-10-10 | Fixup stdin-wrapper | Bjorn Neergaard |
2016-10-04 | Add comment headers to wrappers | Prashanth Chandra |
2016-10-03 | Add support for checking Vim code with Vint. | w0rp |
2016-09-18 | Add support for checking Haskell code via a wrapper script which can be used ... | w0rp |