Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | where should be option, not argHEADmaster | syn | 2021-03-12 | 1 | -9/+15 |
* | bump version | syn | 2021-03-11 | 2 | -2/+2 |
* | remove templates | syn | 2021-03-11 | 2 | -13/+1 |
* | Add where subcommand | syn | 2021-03-11 | 4 | -27/+29 |
* | Bump version | syn | 2020-12-08 | 2 | -95/+93 |
* | Automatic version from Cargo.toml | syn | 2020-12-08 | 1 | -1/+1 |
* | cargo fmt | syn | 2020-12-08 | 11 | -187/+154 |
* | Some minor refinements | syn | 2020-12-08 | 2 | -3/+3 |
* | Add C backend | syn | 2020-12-08 | 4 | -43/+148 |
* | Fix maxrss on macos | syn | 2020-02-27 | 2 | -1/+13 |
* | Workaround wait4 on MacOS | syn | 2020-02-27 | 1 | -1/+16 |
* | Abort if no config found | syn | 2020-02-18 | 2 | -18/+10 |
* | Update readme | syn | 2020-02-14 | 1 | -4/+9 |
* | Print info to stderr | syn | 2020-02-14 | 1 | -2/+3 |
* | deserialize duration from floats | syn | 2020-02-14 | 5 | -10/+48 |
* | Improve error handling | syn | 2020-02-14 | 7 | -75/+83 |
* | timeout'ed waiter for process | syn | 2020-02-09 | 9 | -100/+275 |
* | Fix comma | syn | 2020-02-07 | 1 | -1/+1 |
* | Make Pid directly | syn | 2020-02-07 | 1 | -7/+7 |
* | Lil' mo' refactor | syn | 2020-02-07 | 1 | -1/+1 |
* | Bump deps | syn | 2020-02-07 | 1 | -66/+66 |
* | Remove test files | syn | 2020-02-07 | 3 | -36/+5 |
* | Lil refactor | syn | 2020-02-07 | 1 | -1/+3 |
* | Extract 'stdin from file' & add to clang | syn | 2020-01-18 | 3 | -19/+26 |
* | Report if reading test from file | syn | 2020-01-18 | 1 | -2/+5 |
* | Support reporting signalled processes | syn | 2020-01-18 | 6 | -24/+98 |
* | Use std::io | syn | 2020-01-18 | 1 | -5/+5 |
* | Remove structopt | syn | 2020-01-18 | 3 | -79/+25 |
* | Actually use compiler's return code | syn | 2020-01-17 | 1 | -1/+5 |
* | Use io error types directly | syn | 2020-01-17 | 1 | -3/+4 |
* | Get rid of some options | syn | 2020-01-17 | 1 | -17/+3 |
* | Add c/cxx support | syn | 2020-01-16 | 1 | -5/+68 |
* | Support tmp dir to place binaries | syn | 2020-01-16 | 4 | -0/+22 |
* | Add timeout feature | syn | 2020-01-14 | 3 | -7/+376 |
* | Mo refactor | syn | 2020-01-14 | 1 | -4/+26 |
* | Some more refactoring | syn | 2020-01-14 | 2 | -4/+5 |
* | Some refactoring | syn | 2020-01-13 | 3 | -24/+15 |
* | Disclaimer | syn | 2019-12-27 | 1 | -1/+7 |
* | Something is done | syn | 2019-12-27 | 8 | -0/+280 |