Emil Dotchevski
|
ea2e690d14
|
Generic serialization and JSON eutput support
|
2026-01-07 17:48:54 -05:00 |
|
Emil Dotchevski
|
0c7923933e
|
Improvements in single header distro. Build script tweaks.
|
2024-09-13 19:58:00 -07:00 |
|
Emil Dotchevski
|
d0047b721c
|
Updated copyright dates
|
2024-09-08 18:26:05 -07:00 |
|
Emil Dotchevski
|
971ecacf0f
|
dynamic_capture -> result<T>, a new way to hold and transport errors across threads. Legacy capture functionality removed.
|
2023-12-24 18:52:14 -08:00 |
|
Emil Dotchevski
|
351a563de0
|
Copyright message update
|
2023-09-15 11:11:13 -07:00 |
|
Emil Dotchevski
|
086786218a
|
Workaround for GCC 4.8 not handling C++11 ref qualifiers correctly; and BOOST_LEAF_CHECK using statement expressions under __GNUC__.
|
2022-01-30 15:29:40 -08:00 |
|
Emil Dotchevski
|
8d1285c2b5
|
Updated copyright note
|
2022-01-08 16:00:48 -08:00 |
|
Emil Dotchevski
|
74b580b88d
|
Deindented top level namespaces and updated copyright messages
|
2021-01-26 22:46:15 -08:00 |
|
Emil Dotchevski
|
43582bb44c
|
Generagitng leaf.hpp on GitHub Actions
|
2020-12-19 23:43:34 -08:00 |
|
Emil Dotchevski
|
fdff6508ce
|
Duplicated unit tests: testing each with single header and with individual headers
|
2020-12-09 00:26:59 -08:00 |
|
Emil Dotchevski
|
d527720f4d
|
Added &, &&, & const, && const overloads result::value and result::operator*
|
2020-10-24 18:42:55 -07:00 |
|
Emil Dotchevski
|
44eec77cf0
|
detab
|
2020-10-20 12:23:13 -07:00 |
|
Emil Dotchevski
|
c455cd9fbf
|
Deleted catch/nocatch context types
|
2020-07-08 18:42:11 -07:00 |
|
Emil Dotchevski
|
d99c943bd1
|
Added hierarchy ref tests for result op* and op->
|
2020-06-25 17:15:44 -07:00 |
|
Emil Dotchevski
|
99b5120852
|
Fixed bug in result<T &> support
|
2020-06-25 14:55:11 -07:00 |
|