| 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 | |
| 2024-06-30 | Improve dynamic loading | Tristan Riehs | |
| Make loading code cleaner and prefix public function names to allow static compilation. | |||
| 2024-06-28 | Add TUI to project | Tristan Riehs | |
| 2024-06-22 | Improve disp API and implement dynamic reload | Tristan Riehs | |
| 2024-06-22 | Add dynamix reloading functions | Tristan Riehs | |
| Also reserve a couple return values for read_input. | |||
| 2024-06-20 | Define a display interface | Tristan Riehs | |
