Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete free | Daniel | 2021-11-07 | 1 | -3/+0 |
| | |||||
* | made commands maybe more readable, added ^ | Daniel | 2021-11-07 | 1 | -0/+4 |
| | | | | Signed-off-by: Daniel <steew0x8@protonmail.com> | ||||
* | fix stack showing after list output | Daniel | 2021-11-07 | 1 | -1/+1 |
| | |||||
* | dont error on stack limit | Daniel | 2021-11-07 | 1 | -1/+4 |
| | |||||
* | fix list and error without message | Daniel | 2021-11-07 | 1 | -2/+2 |
| | |||||
* | added a greeting message | Daniel | 2021-11-06 | 1 | -1/+4 |
| | |||||
* | added argument count check for funcs | Daniel | 2021-11-06 | 1 | -0/+6 |
| | |||||
* | added some functions | Daniel | 2021-11-06 | 1 | -2/+6 |
| | |||||
* | replaced if else chain, TODO: bsearch | Daniel | 2021-11-06 | 1 | -17/+23 |
| | |||||
* | started working on a binary tree | Daniel | 2021-11-06 | 1 | -25/+39 |
| | |||||
* | initial commit | Daniel | 2021-11-03 | 1 | -0/+65 |