aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-03-05Add const in afb_verb_t type declaringneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.013.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.0Qiu Tingting1-1/+1
2019-12-06Change functions following controller modificationicefish_8.99.4icefish/8.99.48.99.4Frederic Marec1-2/+2
2019-10-15Fix event management in test frameworkicefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.3icefish/8.99.2icefish/8.99.18.99.38.99.28.99.1Frederic Marec1-1/+2
2019-08-06Remove duplication include fileLi Xiaoming1-1/+0
2019-01-24Handle event in core bindingRomain Forlot1-33/+52
2019-01-24Git submodules migration to separated librariesRomain Forlot2-12/+2
2018-12-11little memleak fix.Romain Forlot1-1/+4
2018-12-11Clean way to wait for an api's eventRomain Forlot1-2/+64
2018-11-30Bump app-controller-submoduleFrederic Marec1-0/+2
2018-10-31Migrate app-templates to CMake moduleRomain Forlot1-1/+0
2018-10-24Clean the code.Romain Forlot1-6/+0
2018-10-08get rid of afb-definitionsClément Bénier3-54/+54
2018-09-07Use controller new behavior that add objectsflounder_5.99.6flounder/5.99.65.99.6Romain Forlot1-32/+5
2018-08-21Migration to binding version 3Romain Forlot2-17/+17
2018-08-21Wrong file name searched specifiedRomain Forlot1-1/+1
2018-08-16Add path to the installed widget path.Romain Forlot1-5/+21
2018-08-02Fix: wrong terminating character handlingRomain Forlot1-3/+3
2018-08-02Some fixesRomain Forlot1-30/+30
2018-08-02Add the binding root dir to the config search pathRomain Forlot1-5/+10
2018-08-02Changed the way to load new test apisRomain Forlot1-22/+48
2018-07-26DynAPI > V3 migration of afb-test binding.Romain Forlot2-16/+16
2018-07-26Create new test api from a json filepathRomain Forlot1-32/+46
2018-07-21Fix: events callback aren't correctly registeredRomain Forlot2-14/+20
2018-07-19Search the conf file using env and static variablesRomain Forlot1-6/+17
2018-07-10Handle Mock API's eventsRomain Forlot1-3/+38
2018-07-10APIv3 + DynAPI compatibilityRomain Forlot1-1/+1
2018-07-10Files reorganization and rename project to AFTRomain Forlot3-3/+3
2018-07-10Continue Mapis works WIPRomain Forlot3-8/+12
2018-07-10Add an exit handler also in LUA.Romain Forlot1-4/+0
2018-07-10Update onload to testVerbRomain Forlot1-1/+11
2018-07-10First draft for mock apisRomain Forlot5-62/+92
2018-07-10Began Mock API implementation WIPRomain Forlot4-2/+83
2018-07-10Don't specify a path to find the aft.lua fileRomain Forlot1-2/+1
2018-07-10Make the require_api at the right step.Romain Forlot1-9/+5
2018-07-10Simplify the writing of configuration.Romain Forlot1-3/+23
2018-07-10Fix binding initializationRomain Forlot1-12/+9
2018-07-10Use latest version of submodulesSebastien Douheret1-1/+1
2018-07-10Adding more material to do testsRomain Forlot2-50/+17
2018-07-10Update controller mechanismRomain Forlot2-92/+122
2018-07-10Initial commitRomain Forlot3-0/+230