2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-29 19:42:15 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Emil Dotchevski
25f2a50b25 Added support for throwing exceptions associated with an existing error_id, and refactored the Lua example to not throw through the Lua interpreter. Updated the documentation. 2021-01-25 21:04:24 -08:00
Emil Dotchevski
43582bb44c Generagitng leaf.hpp on GitHub Actions 2020-12-19 23:43:34 -08:00
Emil Dotchevski
ed3683a8ce Uniform wrapping for multi-line comments 2020-12-06 23:42:50 -08: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
297ffe1f2e Fixed bugs in Lua examples 2020-06-17 20:42:57 -07:00
Emil Dotchevski
b1e99f2333 Example tweaks 2020-06-17 11:57:58 -07:00
Emil Dotchevski
0382743fbe Example tweaks, BOOST_LEAF_THROW renamed to BOOST_LEAF_THROW_EXCEPTION 2020-06-15 16:40:42 -07:00
Emil Dotchevski
b45915bd3b Updated copyright messages 2020-06-10 11:24:09 -07:00
Emil Dotchevski
443700ef16 deleted accumulate, defer, preload -- all done with on_error now. 2020-06-07 16:35:42 -07:00
Emil Dotchevski
30683e5444 Deleted is_e_type. Made improvements to leaf::exception. 2020-05-28 23:59:15 -07:00
Emil Dotchevski
d36f0a3c3f Documentation, example comments improved. 2019-04-26 12:12:53 -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
2e1391195b Documentation, some renamings 2019-02-11 22:10:04 -08:00