Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo bug with sleep register | Bryan Newbold | 2017-10-29 | 1 | -2/+1 |
| | | | | Embarassing that tests didn't catch this! Need to enable coverage... | ||||
* | sleep register cleanups and debugging info | Bryan Newbold | 2017-10-29 | 1 | -14/+22 |
| | |||||
* | verify() partial progress; variable renamings | Bryan Newbold | 2017-10-27 | 1 | -17/+47 |
| | |||||
* | rustfmt | Bryan Newbold | 2017-10-26 | 1 | -75/+76 |
| | |||||
* | refactor file/module names | Bryan Newbold | 2017-10-26 | 1 | -0/+556 |
I had some early confusion around whether SLEEP refered to individual files or the collection of files making a register (it seems to mean the whole register). Will probably need to refactor again. |