Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | harmonize proto message names | Bryan Newbold | 2017-10-30 | 1 | -37/+37 |
| | | | | Recent versions of the paper fixed these. | ||||
* | squelch some 'unused' warnings | Bryan Newbold | 2017-10-29 | 1 | -1/+2 |
| | |||||
* | don't panic on unexpected Index type, just return Err | Bryan Newbold | 2017-10-28 | 1 | -1/+1 |
| | |||||
* | rename protobuf files/modules; add Node type | Bryan Newbold | 2017-10-28 | 1 | -2/+2 |
| | | | | Also specify the protobuf syntax version (2) | ||||
* | rustfmt | Bryan Newbold | 2017-10-26 | 1 | -43/+45 |
| | |||||
* | refactor file/module names | Bryan Newbold | 2017-10-26 | 1 | -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. |