aboutsummaryrefslogtreecommitdiffstats
path: root/src/register.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor file/module namesBryan Newbold2017-10-261-556/+0
* secret key read/write for SLEEP registerBryan Newbold2017-10-261-18/+49
* implement trivial dense (not sparse) has() on registerBryan Newbold2017-10-261-7/+18
* small lint cleanupsBryan Newbold2017-10-261-1/+0
* fix append() bug in register codeBryan Newbold2017-10-261-4/+3
* lint fixes/workaroundsBryan Newbold2017-10-201-2/+2
* completed append, though something brokenBryan Newbold2017-10-181-19/+91
* refactor modules/filesBryan Newbold2017-10-181-0/+444