Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -6/+6 |
| | |||||
* | add licensing (GPL-3.0) | Bryan Newbold | 2017-10-26 | 1 | -0/+2 |
| | |||||
* | refactor file/module names | Bryan Newbold | 2017-10-26 | 1 | -8/+8 |
| | | | | | | | | 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. | ||||
* | add sodiumoxide crate | Bryan Newbold | 2017-10-25 | 1 | -0/+1 |
| | |||||
* | unencrypted networking | Bryan Newbold | 2017-10-25 | 1 | -0/+1 |
| | |||||
* | crude WIP net client | Bryan Newbold | 2017-10-20 | 1 | -3/+9 |
| | |||||
* | protobuf messages | Bryan Newbold | 2017-10-18 | 1 | -0/+3 |
| | |||||
* | refactor modules/files | Bryan Newbold | 2017-10-18 | 1 | -636/+5 |
| | |||||
* | few basic tests | Bryan Newbold | 2017-10-17 | 1 | -30/+152 |
| | |||||
* | cleanups | Bryan Newbold | 2017-10-17 | 1 | -25/+14 |
| | |||||
* | general register progress | Bryan Newbold | 2017-10-17 | 1 | -8/+78 |
| | |||||
* | more docs progress | Bryan Newbold | 2017-10-17 | 1 | -6/+43 |
| | |||||
* | start working in docs | Bryan Newbold | 2017-10-17 | 1 | -1/+22 |
| | |||||
* | fix root_nodes, add a test | Bryan Newbold | 2017-10-17 | 1 | -12/+37 |
| | |||||
* | initial work on register directories | Bryan Newbold | 2017-10-17 | 1 | -5/+269 |
| | |||||
* | WIP SLEEP element read/write | Bryan Newbold | 2017-10-16 | 1 | -12/+24 |
| | |||||
* | WIP on SLEEP read/write | Bryan Newbold | 2017-10-16 | 1 | -9/+40 |
| | |||||
* | initial structure | Bryan Newbold | 2017-10-16 | 1 | -0/+99 |