aboutsummaryrefslogtreecommitdiffstats
path: root/src/protocol.rs
Commit message (Collapse)AuthorAgeFilesLines
* rustfmtBryan Newbold2017-10-261-43/+45
|
* refactor file/module namesBryan Newbold2017-10-261-0/+507
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.