Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format | Craig Tiller | 2015-11-23 |
| | |||
* | Reduce code size for AVL tree | Craig Tiller | 2015-11-23 |
| | | | | | By rewriting a few stanza's to give the compiler more flexibility in order of operations, reduce code size by about 1kb. | ||
* | faster asserts | Craig Tiller | 2015-11-23 |
| | |||
* | AVL: removal, and passing tests | Craig Tiller | 2015-11-23 |
| | |||
* | AVL: creation, destroy, add | Craig Tiller | 2015-11-23 |