Emil Dotchevski
|
adc5384589
|
rewrite complete, all tests working
|
2019-02-09 18:53:30 -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
|
e45cb511c5
|
BOOST_TEST->BOOST_TEST_EQ
|
2019-01-25 10:13:23 -08:00 |
|
Emil Dotchevski
|
1b74d04b34
|
optimizations
|
2019-01-24 00:13:20 -08:00 |
|
Emil Dotchevski
|
e1a8db14b9
|
updated copyright message
|
2019-01-23 23:30:02 -08:00 |
|
Emil Dotchevski
|
71d5440879
|
class error renamed back to error_id
|
2019-01-22 15:16:21 -08:00 |
|
Emil Dotchevski
|
7708a3d5e0
|
refactored error_id to error: std::error_code
|
2019-01-22 12:39:04 -08:00 |
|
Emil Dotchevski
|
3f9d1821dd
|
renamed types and variable
|
2019-01-15 11:28:17 -08:00 |
|
Emil Dotchevski
|
ff6f7716cd
|
error -> error_id
|
2019-01-15 00:36:44 -08:00 |
|
Emil Dotchevski
|
fee3868261
|
documentation, cosmetic changes
|
2019-01-13 09:13:54 -08:00 |
|
Emil Dotchevski
|
a88d950045
|
Complete rewrite to try_, handle_some, handle_all
|
2019-01-09 17:30:31 -08:00 |
|