Commit graph

11 commits

Author SHA1 Message Date
Jacob VanDomelen
87fc26962b Created btree macro for easy creation of trees. 2019-06-01 04:07:34 -07:00
Jacob VanDomelen
255e26c95a Started implementation on tree unit tests. 2019-06-01 02:44:14 -07:00
Jacob VanDomelen
048ea8d564 Added rustfmt utility to project. 2019-05-31 23:36:42 -07:00
Jacob VanDomelen
feadba1a65 #1 Finished FileLinked implementation. 2019-05-31 23:07:13 -07:00
Jacob VanDomelen
4252851b81 Finished implementing FileLinked struct. 2019-05-31 16:49:39 -07:00
Jacob VanDomelen
219b00b95d finished FromStr implementation. 2019-05-31 02:52:54 -07:00
Jacob VanDomelen
7be7b6282f Continuing FromStr implementation. 2019-05-30 23:46:52 -07:00
Jacob VanDomelen
c929e6b3a5 Started creation of FileData trait. 2019-05-27 21:54:54 -07:00
Jacob VanDomelen
8946a3cfb8 Genericized Tree struct implementation. 2019-05-26 22:24:12 -07:00
Jacob VanDomelen
b5f39f294a Added continuous bracket. 2019-05-22 11:41:46 -07:00
Jacob VanDomelen
38f0c14ce8 Added Tree type and implementations 2019-05-22 01:44:42 -07:00