Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate code for clarity. | Ben Johnson | 2014-05-05 | 1 | -18/+0 |
| | | | | | | This commit consolidates some of the smaller files into some of the larger files. The smaller files cluttered the file tree and made it harder to see the logical groupings of structs. | ||||
* | Add nested buckets. | Ben Johnson | 2014-04-11 | 1 | -2/+2 |
| | | | | | | | This commit adds the ability to create buckets inside of other buckets. It also replaces the buckets page with a root bucket. Fixes #56. | ||||
* | Rename errors. | Ben Johnson | 2014-02-16 | 1 | -2/+2 |
| | |||||
* | Add freelist. | Ben Johnson | 2014-02-10 | 1 | -0/+18 |