aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-31Switch to linenoise instead of readlineTristan Riehs
The API is the exact same, and this implementation is much lighter and memory-leak-free.
2024-05-31Start implementing loggingTristan Riehs
2024-05-30Make a minimal working programTristan Riehs
2024-05-30Add proper compilation flagsTristan Riehs
2024-05-30Initial commitTristan Riehs