| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: implement data-driven config parsing using `offsetof` | verdant | 2026-05-20 | 1 | -2/+19 |
| | | | | | | Replace the bloated, hardcoded if-else chains in parse_config with a static lookup table based on offsetof | ||||
| * | Format and split code | verdant | 2026-05-19 | 1 | -15/+17 |
| | | |||||
| * | Update version | Verdant | 2026-05-17 | 1 | -3/+3 |
| | | |||||
| * | modify version | Verdant | 2026-05-17 | 1 | -1/+1 |
| | | |||||
| * | Add config parser and route | verdant | 2026-05-17 | 1 | -0/+36 |
