Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-08 | Update copyright dates | José Bollo | 1 | -1/+1 |
2019-07-09 | Fix syntax error in a constexpr function | Loïc Collignon | 1 | -25/+7 |
2019-04-23 | binding-wrap: Rework of context handling | Jose Bollo | 1 | -12/+48 |
2019-04-17 | change style initialization of struct afb_auth | Phong Tran | 1 | -9/+9 |
2019-03-11 | c++: Add the wrapper class 'afb::api' | Loïc Collignon | 1 | -1/+155 |
2019-03-11 | c++: Reworked the event class | Loïc Collignon | 1 | -8/+11 |
2019-03-11 | c++: Fix multiple definition and cast | Loïc Collignon | 1 | -6/+3 |
2019-03-11 | c++: Add verb initialisation for C++ | Jose Bollo | 1 | -0/+34 |
2019-03-11 | c++: Fix a wrong callback version | Loïc Collignon | 1 | -1/+1 |
2019-03-11 | c++: Drop support of binding APIv2 | Loïc Collignon | 1 | -87/+3 |
2019-03-11 | c++: Avoid relative path when including headers | Loïc Collignon | 1 | -1/+1 |
2019-03-11 | c++: New C++ API for bindings | Loïc Collignon | 1 | -0/+692 |