core: funcbridge can now return arrays.
authorIsmo Puustinen <ismo.puustinen@intel.com>
Tue, 3 Jun 2014 14:09:40 +0000 (17:09 +0300)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Wed, 20 Aug 2014 08:31:47 +0000 (11:31 +0300)
commit9c6d34fe240672b8cc91a8ee8a029ea1fd0fc136
tree1db861d463e0f94179af8fcb395f974ee77bf868
parent7e57bcbc929548d8cd27d98ad887cb673b35a6a3
core: funcbridge can now return arrays.

The values of arrays are limited to { number, boolean, string }. The numbers are
returned as doubles.
src/core/lua-utils/funcbridge.c