log

age author description
Tue, 16 Jul 2019 20:01:00 +0200 David Demelier options: templatize initializer_list overload
Mon, 15 Jul 2019 21:05:00 +0200 David Demelier c: resurrection
Mon, 15 Jul 2019 20:58:11 +0200 David Demelier options: use std::string_view::compare for better readability
Mon, 15 Jul 2019 13:54:17 +0200 David Demelier options: reintroduce a very basic getopt(3) alternative
Mon, 21 Jan 2019 20:45:02 +0100 David Demelier json_util: upgrade to 3.5.0 and add string_view overload
Mon, 21 Jan 2019 20:39:31 +0100 David Demelier json_util: use std::string_view and pet doxygen
Mon, 21 Jan 2019 20:39:31 +0100 David Demelier pexec: add convenient wrapper for std::optional
Tue, 08 Jan 2019 21:19:17 +0100 David Demelier misc: happy new year!
Sun, 23 Dec 2018 08:45:57 +0100 David Demelier json_util: add get_or function
Tue, 23 Oct 2018 21:15:00 +0200 David Demelier json_util: wording
Tue, 23 Oct 2018 21:10:00 +0200 David Demelier json_util: split and style
Tue, 23 Oct 2018 20:13:00 +0200 David Demelier json_util: use std::optional
Thu, 04 Oct 2018 21:17:55 +0200 David Demelier misc: extreme cleanup
Wed, 01 Aug 2018 14:08:40 +0200 David Demelier is_boolean: use trailing return syntax
Wed, 01 Aug 2018 14:08:19 +0200 David Demelier is_number: use trailing return syntax