Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-31 | Check user input before using it | Tristan Riehs | |
2024-05-31 | Fix the build system | Tristan Riehs | |
Simply use git to retrieve linenoise sources instead. | |||
2024-05-31 | Switch to linenoise instead of readline | Tristan Riehs | |
The API is the exact same, and this implementation is much lighter and memory-leak-free. | |||
2024-05-31 | Start implementing logging | Tristan Riehs | |
2024-05-30 | Make a minimal working program | Tristan Riehs | |
2024-05-30 | Add proper compilation flags | Tristan Riehs | |
2024-05-30 | Initial commit | Tristan Riehs | |