| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-23 | Move default.json to configs/valid | xengineering | |
| Since the default configuration is a valid configuration it should belong to this new directory. This allows to continue with extending automated tests to test all configurations in this directory. | |||
| 2025-12-20 | Use default config | xengineering | |
| The default config JSON is embedded as bytes into the executable. Instead of constants the default values are now parsed from these embedded bytes. | |||
| 2025-12-20 | Add default config parsing | xengineering | |
| This is a first step towards configurability. | |||
