Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update various depsHEADmaster | Daniel Silverstone | 2019-11-26 | 2 | -74/+81 |
* | Prologue and Epilogue should be read in, not output verbatim | Daniel Silverstone | 2019-11-26 | 3 | -7/+15 |
* | Update to pulldown_cmark 0.3.0 | Daniel Silverstone | 2019-03-14 | 3 | -62/+70 |
* | Update lock | Daniel Silverstone | 2019-01-18 | 1 | -49/+76 |
* | Update for no need to extern crate | Daniel Silverstone | 2019-01-15 | 4 | -19/+8 |
* | cargo fmt | Daniel Silverstone | 2019-01-15 | 6 | -360/+478 |
* | Update edition to 2018 | Daniel Silverstone | 2019-01-15 | 1 | -0/+1 |
* | cargo fix --edition | Daniel Silverstone | 2019-01-15 | 2 | -5/+5 |
* | Replace try!() with ? | Daniel Silverstone | 2019-01-15 | 4 | -28/+28 |
* | mmmm termion update | Daniel Silverstone | 2018-06-22 | 2 | -62/+89 |
* | Update lock | Daniel Silverstone | 2018-01-21 | 1 | -59/+78 |
* | Update lock | Daniel Silverstone | 2017-11-15 | 1 | -54/+59 |
* | Update lock for newer crates | Daniel Silverstone | 2017-06-28 | 1 | -27/+38 |
* | Update lock for modern library versions | Daniel Silverstone | 2017-05-23 | 1 | -49/+54 |
* | Use released pbr now | Daniel Silverstone | 2017-05-23 | 1 | -1/+1 |
* | First-cut of trying to get check_implementations() to report unused implement... | Daniel Silverstone | 2017-03-27 | 2 | -6/+40 |
* | Add full suite timing to summary line | Daniel Silverstone | 2017-03-04 | 1 | -2/+8 |
* | Use OsStr for paths in case of bad utf8 | Daniel Silverstone | 2017-02-17 | 1 | -15/+17 |
* | Loosen clap to ~2 so 2.20.4 features are available | Daniel Silverstone | 2017-02-17 | 2 | -10/+10 |
* | Ensure rsyarn can keep up if clap gains new shells | Daniel Silverstone | 2017-02-17 | 2 | -9/+3 |
* | Captures which do not participate in a match still need recording in the envi... | Daniel Silverstone | 2017-02-15 | 1 | -4/+2 |
* | Update lock | Daniel Silverstone | 2017-02-15 | 1 | -20/+27 |
* | Clean up copying file | Daniel Silverstone | 2017-01-17 | 1 | -25/+1 |
* | Add epilogue support to partner prologue | Daniel Silverstone | 2017-01-09 | 4 | -10/+33 |
* | Move the implementation message up in the error report | Daniel Silverstone | 2016-12-29 | 1 | -2/+3 |
* | Don't output terminal controls if the scenario bar isn't visible | Daniel Silverstone | 2016-12-29 | 1 | -4/+6 |
* | Support timings | Daniel Silverstone | 2016-12-24 | 1 | -5/+28 |
* | Support --stop-on-first-fail | Daniel Silverstone | 2016-12-24 | 3 | -7/+35 |
* | Update lock for modern crates | Daniel Silverstone | 2016-12-24 | 1 | -7/+7 |
* | Cleanup message rendering and fix when no -j passed | Daniel Silverstone | 2016-12-24 | 3 | -33/+53 |
* | Support -jN for worker count | Daniel Silverstone | 2016-12-24 | 3 | -1/+25 |
* | In theory closer to multiple worker threads | Daniel Silverstone | 2016-12-24 | 5 | -105/+230 |
* | Handle showing the bars more effectively | Daniel Silverstone | 2016-12-24 | 2 | -24/+33 |
* | Migrate our rendering to a tui thread ready for parallelism | Daniel Silverstone | 2016-12-24 | 5 | -56/+194 |
* | Result of rustfmt | Daniel Silverstone | 2016-12-24 | 6 | -193/+235 |
* | More reporting | Daniel Silverstone | 2016-12-16 | 3 | -29/+110 |
* | Current state is capable of running the gitano test suite, needs refinement t... | Daniel Silverstone | 2016-12-16 | 5 | -16/+254 |
* | More closer to stuff and things | Daniel Silverstone | 2016-12-14 | 5 | -12/+213 |
* | Closer to success, can now parse gitano's testsuite successfully | Daniel Silverstone | 2016-12-14 | 3 | -35/+320 |
* | An initial few test markdown documents | Daniel Silverstone | 2016-12-14 | 3 | -0/+23 |
* | More work | Daniel Silverstone | 2016-12-14 | 5 | -3/+240 |
* | Progress | Daniel Silverstone | 2016-12-13 | 6 | -2/+572 |
* | Initial bits | Daniel Silverstone | 2016-12-13 | 5 | -0/+81 |