Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-03-11 | c++: Inherit of class afb::api | Loïc Collignon | 1 | -12/+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 | 3 | -4/+6 |
2019-03-11 | c++: New C++ API for bindings | Loïc Collignon | 3 | -0/+1034 |