Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added some functions | Daniel | 2021-11-07 | 1 | -2/+27 |
* | fixed ceil and tidied code | Daniel | 2021-11-07 | 1 | -2/+2 |
* | made commands maybe more readable, added ^ | Daniel | 2021-11-07 | 1 | -7/+23 |
* | fix list and error without message | Daniel | 2021-11-07 | 1 | -0/+1 |
* | added binary search and quick sort | Daniel | 2021-11-06 | 1 | -22/+26 |
* | added argument count check for funcs | Daniel | 2021-11-06 | 1 | -6/+10 |
* | added some functions | Daniel | 2021-11-06 | 1 | -0/+19 |
* | replaced if else chain, TODO: bsearch | Daniel | 2021-11-06 | 1 | -2/+19 |
* | started working on a binary tree | Daniel | 2021-11-06 | 1 | -0/+30 |