summary refs log tree commit diff
path: root/bin/edi (follow)
Commit message (Expand)AuthorAge
* Return enum Error from file functions in ediJune McEnroe2018-11-25
* Implement deserialization in ediJune McEnroe2018-11-24
* Add premature serialization to ediJune McEnroe2018-11-24
* Replace tableUpdate with tableReplaceJune McEnroe2018-11-23
* Move buffer length to blocksJune McEnroe2018-11-23
* Add fileWrite for ediJune McEnroe2018-11-22
* Simplify edi file readingJune McEnroe2018-11-22
* Add Iter for ediJune McEnroe2018-11-21
* Fix freeing empty buffer blockJune McEnroe2018-11-21
* Read files in ediJune McEnroe2018-11-21
* Free buffer block if empty when allocating new blockJune McEnroe2018-11-21
* Track hot slice in tablesJune McEnroe2018-11-21
* Add bufferDeleteJune McEnroe2018-11-20
* Avoid DST struct TableJune McEnroe2018-11-18
* Add seeds of ediJune McEnroe2018-11-18