| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | replace use of cxxopts::OptionParseException in our code | Stefan Boberg | 2023-05-08 | 1 | -3/+10 | |
| | | | | | later versions of cxxopts changed the signatures of exceptions. This change adds zen::OptionParseException to replace it | |||||
| * | move testing and observability code to zenhttp (#266) | Stefan Boberg | 2023-05-02 | 1 | -6/+6 | |
| | | ||||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+902 | |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | ||||||