| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-04 | Get rid of the non-reloadable version | Tristan Riehs | |
| It creates two different versions of the code for no valid reason. dynamically loading the display is not that mystical in the end. | |||
| 2026-08-04 | Remove license headers | Tristan Riehs | |
| 2026-08-04 | Free lines returned by readline | Tristan Riehs | |
| 2026-08-04 | Really fix readline inclusion | Tristan Riehs | |
| 2026-08-04 | Start rewriting the build system | Tristan Riehs | |
| Good old makefiles should do the job. | |||
| 2026-08-04 | Fix readline inclusion | Tristan Riehs | |
| 2024-06-30 | Add support for release compilation mode | Tristan Riehs | |
| Displays are not shared libraries, but object files that are part of the final executable. | |||
| 2024-06-30 | Improve dynamic loading | Tristan Riehs | |
| Make loading code cleaner and prefix public function names to allow static compilation. | |||
| 2024-06-28 | Update cli to new display interface | Tristan Riehs | |
| 2024-06-20 | Use cli and gui as shared libraries | Tristan Riehs | |
| 2024-06-20 | Start implementing command-line interface | Tristan Riehs | |
