Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-20 | Integrate the raylib display to the build system | Tristan Riehs | |
2024-06-17 | Improve build system | Tristan Riehs | |
Add support for toggling debug on and off and for using GNU Readline or not. | |||
2024-06-17 | Reformat and clean configure.ac | 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-30 | Initial commit | Tristan Riehs | |