aboutsummaryrefslogtreecommitdiffstats
path: root/include/afb/c++/binding-wrap.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-07-12gcc 11.x fixesneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.113.93.012.93.012.92.012.91.012.90.1Scott Murray1-1/+2
2020-05-06Fix includes of C++ headerjellyfish_9.99.1jellyfish/9.99.19.99.1José Bollo1-0/+1
2020-03-03Fix bug in C++ wrapperJose Bollo1-1/+1
2020-01-08Update copyright datesJosé Bollo1-1/+1
2019-07-09Fix syntax error in a constexpr functionLoïc Collignon1-25/+7
2019-04-23binding-wrap: Rework of context handlingJose Bollo1-12/+48
2019-04-17change style initialization of struct afb_authPhong Tran1-9/+9
2019-03-11c++: Add the wrapper class 'afb::api'Loïc Collignon1-1/+155
2019-03-11c++: Reworked the event classLoïc Collignon1-8/+11
2019-03-11c++: Fix multiple definition and castLoïc Collignon1-6/+3
2019-03-11c++: Add verb initialisation for C++Jose Bollo1-0/+34
2019-03-11c++: Fix a wrong callback versionLoïc Collignon1-1/+1
2019-03-11c++: Drop support of binding APIv2Loïc Collignon1-87/+3
2019-03-11c++: Avoid relative path when including headersLoïc Collignon1-1/+1
2019-03-11c++: New C++ API for bindingsLoïc Collignon1-0/+692