aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* release 2.2 -- fixes, 'betterifications' and reworked `echo`czjstmax2026-04-101-2/+2
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* added debug stuff and fixed ^Cczjstmax2026-03-191-3/+7
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* using GNU readline for history+arrow key handling because i hateczjstmax2026-03-191-1/+1
| | | | | | `<termios.h>` Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* fixed some memory leaksczjstmax2026-03-191-0/+14
Signed-off-by: czjstmax <jstmaxlol@disroot.org>