Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in-memory array sorting: GET! | 2021-02-21 | 1 | -7/+3 | |
* | Most of sorting an array in memory is wired up. | 2021-02-17 | 1 | -2/+1 | |
* | cease inefficient /dev/urandom fiddling. | 2021-02-15 | 1 | -1/+1 | |
* | now with configurable data size! | 2021-02-15 | 1 | -1/+20 | |
* | now with generating lists! | 2021-02-15 | 1 | -5/+16 | |
* | continue the overhaul. | 2021-02-11 | 1 | -4/+11 | |
* | A major overhaul of the whole thing. | 2021-02-09 | 1 | -11/+21 | |
* | cache I/O implementation and fixes. | 2020-03-27 | 1 | -4/+5 | |
* | we print error messages now, bois. | 2020-03-19 | 1 | -1/+4 | |
* | bolt on data generation, kind of. | 2020-03-10 | 1 | -5/+27 | |
* | begin macrofy error testing. | 2020-03-02 | 1 | -0/+11 | |
* | implement get/put wrappers. | 2020-03-02 | 1 | -2/+2 | |
* | implement reading from dev-you-random for datagen. | 2020-02-25 | 1 | -0/+46 |