aboutsummaryrefslogtreecommitdiffstats
path: root/bindings
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Update copyright datesJosé Bollo11-11/+11
2019-07-18Tag broadcasted events with UUID and hopJosé Bollo1-1/+1
2019-04-30Allow to tune installation directoriesJosé Bollo3-3/+3
2019-04-23binding-wrap: Rework of context handlingJose Bollo1-21/+24
2019-04-23samples: wrong parameter for get_new_board()Phong Tran1-1/+1
2019-04-23Merge changes Id24d9bb0,I6807ed25José Bollo2-2/+2
2019-04-17missing full initialization for struct afb_verb_v3Phong Tran2-2/+2
2019-04-12Fix small issuesJose Bollo1-0/+1
2019-04-12Reordering of sample and tutorial bindingsJosé Bollo11-79/+18
2019-03-11c++: Add tutorial tuto-5 for C++ class base_api_tLoïc Collignon2-0/+94
2019-03-11c++: Add verb initialisation for C++Jose Bollo1-6/+3
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo11-11/+11
2019-02-06jobs: Ensure releasing event loopJose Bollo2-0/+30
2019-01-18hello3: Fix warning unused variableJose Bollo1-1/+0
2019-01-02hello3: Add verb 'after'Jose Bollo2-2/+79
2019-01-02bindings/samples: Cleanup and tiny commentJose Bollo5-1465/+14
2018-10-30samples: Fix compiling errorJose Bollo1-1/+1
2018-10-12APIv3: Allow to write application bindingJosé Bollo2-0/+32
2018-08-22hello3: Add mutebugJose Bollo1-0/+6
2018-08-02Add ability to provide binding settingsJosé Bollo1-0/+8
2018-08-02tic-tac-toe: improve event handlingJose Bollo1-15/+17
2018-07-27coverage: Improve coverage testJosé Bollo1-2/+112
2018-07-24coverage and test: Add testsJose Bollo1-10/+302
2018-07-08hello2: Add a binding v2 exampleJosé Bollo2-0/+553
2018-07-08hello3: Fix a bugJosé Bollo1-1/+0
2018-06-22hello3: Add verbsJosé Bollo1-0/+37
2018-06-22Improve documentation of api v3José Bollo2-43/+26
2018-06-19Fix warnings due to json-c evolutionJosé Bollo1-2/+2
2018-06-15api-v3: First draftJosé Bollo13-365/+1284
2018-02-27Update date of copyright noticesJosé Bollo11-11/+11
2017-11-20CMAKE: refactor optionseel_4.99.3eel/4.99.34.99.3José Bollo1-2/+0
2017-11-17CMAKE: allow to compile afb-genskel onlyJosé Bollo1-0/+3
2017-11-03Add 'noconcurrency' when creating dynamic APIeel_4.99.2eel/4.99.24.99.2José Bollo1-1/+1
2017-10-23afb-api-dyn: Uniform return 0 on successJosé Bollo1-0/+2
2017-10-10Add the function afb_req_get_uidJosé Bollo1-0/+7
2017-10-09Add wrappers for accesses to internalsJosé Bollo1-6/+6
2017-10-09Add a closure argument to dynamic verbsJosé Bollo1-1/+14
2017-10-09Allow pure dynamic bindingsJosé Bollo2-0/+489
2017-10-09Make afb_event_drop obsoleteJosé Bollo1-1/+1
2017-10-09Add C++ interfaceJosé Bollo2-4/+96
2017-10-09Add function 'afb_req_get_application_id'José Bollo1-0/+8
2017-09-07Implement afb_req_has_permissionJosé Bollo1-0/+10
2017-08-03subcall_req: introduce afb_req_subcall_reqJosé Bollo1-0/+22
2017-07-03Make status commonJosé Bollo1-6/+6
2017-06-30Bindings V2: enforce prefix AFB_ to logging macrosJosé Bollo2-21/+21
2017-06-28Bindings V2: reintroduce field 'info' for verbsJosé Bollo2-29/+28
2017-06-13Refactor of the documentationJosé Bollo5-1/+154
2017-06-12Moves tic-tac-toe sample to V2José Bollo1-51/+33
2017-06-01Add hooking for eventsJosé Bollo1-0/+33
2017-06-01Add backward compatibility and remarksJosé Bollo5-0/+5