log

age author description
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
Wed, 01 Aug 2018 14:06:59 +0200 David Demelier to_int: use trailing return syntax
Wed, 01 Aug 2018 14:06:11 +0200 David Demelier doxygen: use CMake macro
Wed, 01 Aug 2018 13:58:03 +0200 David Demelier options: use Boost.ProgramOptions instead
Wed, 01 Aug 2018 13:56:54 +0200 David Demelier to_int: use std::optional instead of boost
Fri, 04 May 2018 17:32:00 +0200 David Demelier json_util: rename parser to document
Mon, 30 Apr 2018 17:26:41 +0200 David Demelier executable: use boost::dll::program_location
Mon, 30 Apr 2018 17:06:02 +0200 David Demelier converter: complete removal
Fri, 27 Apr 2018 09:06:02 +0200 David Demelier is_boolean: mark lambda noexcept
Fri, 27 Apr 2018 09:04:47 +0200 David Demelier join: add missing headers
Mon, 26 Mar 2018 13:56:05 +0200 David Demelier json_util: add second template to optional