2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-21 05:02:08 +00:00

17 Commits

Author SHA1 Message Date
Emil Dotchevski
352f6f928d Travis CI LEAF_NO_THREADS 2019-11-01 22:45:45 -07:00
Emil Dotchevski
ae23e14472 Fixes, and tests for -fno-exceptions -fno-rtti 2019-10-31 18:09:47 -07:00
Emil Dotchevski
0efc52e784 fixed bug in single header generation, changed copyright messages 2019-04-19 17:30:05 -07:00
Emil Dotchevski
c42bee4bfc formatting changes, documentation update 2019-02-19 21:46:47 -08:00
Emil Dotchevski
61af47280f Minor rename, documentation update 2019-02-18 20:33:30 -08:00
Emil Dotchevski
1df5f97cc6 minor change in make_continuation_result 2019-02-16 15:55:23 -08:00
Emil Dotchevski
81e816cfdc posting continuation errors in test 2019-02-16 15:25:06 -08:00
Emil Dotchevski
65f40ec96a better continuation_test 2019-02-16 15:01:31 -08:00
Emil Dotchevski
22a2b9391a context_ptr 2019-02-16 14:21:03 -08:00
Emil Dotchevski
746c3bad28 updated continuation_test 2019-02-16 14:04:51 -08:00
Emil Dotchevski
adc5384589 rewrite complete, all tests working 2019-02-09 18:53:30 -08:00
Emil Dotchevski
96c3d0a8eb temp commit 2019-02-08 23:05:36 -08:00
Emil Dotchevski
ba22d5fb10 1. Renamed propagate to load throughout LEAF.
2. Changed result::error to not load, simply returns the error.
3. Added result::load, which loads then returns *this.
4. Added result::accumulate.
2019-02-04 11:43:22 -08:00
Emil Dotchevski
ec11f6d6a5 continuation_result -> make_continuation_result 2019-02-02 12:51:07 -08:00
Emil Dotchevski
6507f28c6a travis 2019-02-02 12:18:06 -08:00
Emil Dotchevski
b3bb71ed04 missing include 2019-02-02 12:16:53 -08:00
Emil Dotchevski
02e289f9e5 updated examples and added continuation_test.cpp 2019-02-02 12:02:29 -08:00