| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-08-12 | Move debug utils to debug.hh/debug.cc | Maxime Coste |
| 2021-11-21 | Use std::remove_cvref instead of std::decay | Maxime Coste |
| 2018-07-05 | Change option lists to be specified as separate arguments on commands line | Maxime Coste |
| 2018-05-27 | Refactor option_from_string to return directly the option value | Maxime Coste |
| 2018-05-27 | Add unit test for option parsing | Maxime Coste |
| 2013-03-29 | Add support for tuple Options, implement LineAndFlag using that | Maxime Coste |
| 2013-03-29 | String: inherit from std::string rather than using it as a backend | Maxime Coste |
| 2013-03-26 | Make TypedOption templates public | Maxime Coste |
| 2013-03-26 | Add a special option type LineAndFlag, use it for FlagLines highlighter | Maxime Coste |
