2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-27 19:02:16 +00:00

531 Commits

Author SHA1 Message Date
Emil Dotchevski
420d4635ca reordered b2 invokations 0.2.2 2019-07-27 21:32:36 -07:00
Emil Dotchevski
6f3444c1aa Testing all variants in appveyor 2019-07-27 15:37:19 -07:00
Emil Dotchevski
d68cc127dd BOOST_LEAF_DISCARD_UNEXPECTED 2019-07-27 11:44:33 -07:00
Emil Dotchevski
a6abe5ae54 result optimizations 2019-07-26 15:10:38 -07:00
Emil Dotchevski
37c8a0e2be Optimization: removed guard variables 2019-07-25 13:29:53 -07:00
Emil Dotchevski
fccda69f11 Removing constructor for inner cat type (get_error_gategory) 2019-07-23 19:41:10 -07:00
Emil Dotchevski
35e34ac8eb Potentially more optimal get_error_category implementation 2019-07-23 19:26:54 -07:00
Emil Dotchevski
22ec231c7c vscode bs 2019-07-23 19:26:19 -07:00
Emil Dotchevski
cffbeb476f Removed use of context_activator in result 2019-07-23 19:24:55 -07:00
Emil Dotchevski
954f6ed2ec All namespace-scope function templates -> inline 2019-07-23 19:23:57 -07:00
Emil Dotchevski
a0df67a8c6 merged master 2019-07-23 19:19:46 -07:00
Emil Dotchevski
403738d5f0 Merge branch 'master' into develop 2019-07-23 19:17:46 -07:00
Emil Dotchevski
174a54ea6c Added missing noexcept to result::accumulate 2019-07-23 15:34:02 -07:00
Emil Dotchevski
b30b0e7dd6 documentation edits 2019-07-18 23:30:39 -07:00
Emil Dotchevski
f89cc47732 fixing incorrect link 2019-07-18 14:20:27 -07:00
Emil Dotchevski
835f5a23f1 typo 2019-07-18 14:16:39 -07:00
Emil Dotchevski
9657b9fae9 Added Critique 3 to documentation 2019-07-18 14:12:45 -07:00
Emil Dotchevski
5fd08ee095 Merge pull request #4 from TartanLlama/master
Add CMake support and a license file
2019-07-18 02:41:41 -07:00
Simon Brand
44ed005c7a Remove target_sources 2019-07-18 09:26:58 +01:00
Simon Brand
1966ef9bb9 Add license file 2019-07-17 14:07:27 +01:00
Simon Brand
d86b07c6df Add CMake support 2019-07-17 14:07:15 +01:00
Emil Dotchevski
8e2756e139 reverting previous change, broke a bunch of older compilers. 2019-07-15 17:16:17 -07:00
Emil Dotchevski
05a5e66724 Potentially more optimal verbose_diagnostic_info 2019-07-15 17:01:10 -07:00
Emil Dotchevski
56fa383f95 Doc update 2019-07-12 17:19:25 -07:00
Emil Dotchevski
99d62f0019 renamed meson options to avoid reserved build_ prefix 2019-07-08 15:50:39 -07:00
Emil Dotchevski
e4905179f3 Undoing b2 diagnostic hacks 0.2.1 2019-06-24 15:11:29 -07:00
Emil Dotchevski
6b791c72e7 diagnozing bootstrap errors 2019-06-23 21:35:37 -07:00
Emil Dotchevski
3195d011b0 more diagnostics 2019-06-23 21:29:59 -07:00
Emil Dotchevski
c24c05b8b8 fixing typo 2019-06-23 21:23:23 -07:00
Emil Dotchevski
83a8170bc7 diagnostic hack 2019-06-23 21:21:42 -07:00
Emil Dotchevski
7ad8cdae89 dist: trusty 2019-06-23 09:43:31 -07:00
Emil Dotchevski
0363ed4776 Documentation 2019-06-22 13:10:54 -07:00
Emil Dotchevski
e89503842a Documentation update 2019-06-22 12:38:22 -07:00
Emil Dotchevski
7049ab20f7 Doc update 2019-04-30 15:57:42 -07:00
Emil Dotchevski
efc61027af Fixed basic guarantee bug in result<T> 2019-04-29 13:48:28 -07:00
Emil Dotchevski
8d22700d85 Improved documentation 2019-04-29 13:48:05 -07:00
Emil Dotchevski
bc30c4258a Removing g++-4.9 workarounds 2019-04-27 12:06:38 -07:00
Emil Dotchevski
9589374770 Stole fresh mp_valid from mp11 2019-04-27 11:54:20 -07:00
Emil Dotchevski
a112ae5bb2 matching gcc-4.9.4 to test -DBOOST_LEAF_USE_BOOST_MP11 2019-04-26 20:23:24 -07:00
Emil Dotchevski
6aa689d03e Added option to select native Boost MP11 2019-04-26 18:58:11 -07:00
Emil Dotchevski
d36f0a3c3f Documentation, example comments improved. 2019-04-26 12:12:53 -07:00
Emil Dotchevski
356a137910 Documentation refinements 2019-04-24 16:59:04 -07:00
Emil Dotchevski
ff66f9a811 Ignoring vscode intellisense files 2019-04-24 16:58:51 -07:00
Emil Dotchevski
97d39073a0 doc typo fixed 0.2.0 2019-04-24 14:24:08 -07:00
Emil Dotchevski
61d57c5629 Documentation update 2019-04-20 20:11:20 -07:00
Emil Dotchevski
0efc52e784 fixed bug in single header generation, changed copyright messages 2019-04-19 17:30:05 -07:00
Emil Dotchevski
7206f8eed5 documentation update 2019-04-18 23:38:11 -07:00
Emil Dotchevski
04061e0495 Added outcome::result example 2019-04-18 10:06:41 -07:00
Emil Dotchevski
9774f2a934 added op-> for result<void> 2019-04-07 18:08:51 -07:00
Emil Dotchevski
fca58fc8d6 documentation updated with op-> 2019-04-06 22:47:01 -07:00