summaryrefslogtreecommitdiffstats
path: root/src/backends
Commit message (Collapse)AuthorAgeFilesLines
* Add where subcommandsyn2021-03-113-26/+16
|
* cargo fmtsyn2020-12-085-77/+54
|
* Some minor refinementssyn2020-12-081-2/+2
|
* Add C backendsyn2020-12-082-0/+96
|
* deserialize duration from floatssyn2020-02-142-8/+17
|
* Improve error handlingsyn2020-02-143-6/+6
|
* timeout'ed waiter for processsyn2020-02-094-83/+68
|
* Fix commasyn2020-02-071-1/+1
| | | | How the fuck did it work?
* Make Pid directlysyn2020-02-071-7/+7
| | | | Constructing Pid instead of i32 looks prettier
* Lil' mo' refactorsyn2020-02-071-1/+1
|
* Remove test filessyn2020-02-073-36/+5
| | | | Piping is a shell's job, not evr's
* Extract 'stdin from file' & add to clangsyn2020-01-183-19/+26
|
* Report if reading test from filesyn2020-01-181-2/+5
|
* Support reporting signalled processessyn2020-01-183-20/+56
|
* Use std::iosyn2020-01-181-5/+5
|
* Actually use compiler's return codesyn2020-01-171-1/+5
|
* Use io error types directlysyn2020-01-171-3/+4
|
* Add c/cxx supportsyn2020-01-161-5/+68
|
* Support tmp dir to place binariessyn2020-01-161-0/+18
|
* Add timeout featuresyn2020-01-141-7/+25
|
* Mo refactorsyn2020-01-141-4/+26
|
* Some more refactoringsyn2020-01-142-4/+5
|
* Some refactoringsyn2020-01-131-0/+1
|
* Something is donesyn2019-12-273-0/+84