Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | clean code up, move basic ops to cmds.c | Daniel Perez | 3 years | |
Age | Commit message | Author | Files | Lines |
2021-12-02 | clean code up, move basic ops to cmds.c HEAD master | Daniel Perez | 3 | -62/+92 |
2021-11-07 | fix segfault on EOF | Daniel | 1 | -1/+2 |
2021-11-07 | update readme for installing | Daniel | 1 | -1/+5 |
2021-11-07 | toggle installable flag | Daniel | 1 | -1/+1 |
2021-11-07 | remove obsolete free | Daniel | 1 | -3/+0 |
2021-11-07 | added some functions | Daniel | 1 | -2/+27 |
2021-11-07 | fixed ceil and tidied code | Daniel | 1 | -2/+2 |
2021-11-07 | made commands maybe more readable, added ^ | Daniel | 3 | -7/+28 |
2021-11-07 | fix stack showing after list output | Daniel | 1 | -1/+1 |
2021-11-07 | dont error on stack limit | Daniel | 1 | -1/+4 |
[...] | ||||
Clone | ||||
https://git.tilde.institute/steew/rpncalc |