Commit graph

19 commits

Author SHA1 Message Date
vandomej
5e204a2c28 Separating binary into library for doctests 2021-08-12 19:27:30 -07:00
vandomej
5990664573 Simulating actual bracket. 2021-06-03 19:33:12 -07:00
vandomej
de22c5ddc5 Changing btree implementation 2021-06-03 00:54:23 -07:00
Jacob VanDomelen
f3720847ed Modified FileLinked struct 2021-01-12 20:17:12 -08:00
Jacob VanDomelen
53e0ec865f Using serde for serializing 2021-01-12 13:42:35 -08:00
Jacob VanDomelen
978baef596 Added more Tree documentation. 2019-06-02 01:05:10 -07:00
Jacob VanDomelen
1460f5e6b8 Making adjustments based on clippy. 2019-06-01 13:20:08 -07:00
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
7be7b6282f Continuing FromStr implementation. 2019-05-30 23:46:52 -07:00
Jacob VanDomelen
8946a3cfb8 Genericized Tree struct implementation. 2019-05-26 22:24:12 -07:00
Jacob VanDomelen
dd282236fd Added various comments to the project. 2019-05-25 21:14:37 -07:00
Jacob VanDomelen
e6570cf4b7 Added command line argument parsing. 2019-05-24 19:23:50 -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
Jacob VanDomelen
3160227bfc Added initial rust project. 2019-05-21 23:22:22 -07:00