ardour/libs/lua/LuaBridge/detail
Robin Gareus 12a58015a3 customize LuaBridge
* introduce boost::shared_ptr support
* support enum & const
* allow to add non-class member functions
* STL iterators (vector, list, set, bitset & map)
* support reference arguments (framecnt_t&)
* add support for arrays of basic types (e.g. float*, int*)
* fix compiler warnings
2016-02-22 22:06:47 +01:00
..
CFunctions.h customize LuaBridge 2016-02-22 22:06:47 +01:00
ClassInfo.h NO-OP whitespace 2016-02-22 22:06:47 +01:00
Constructor.h NO-OP whitespace 2016-02-22 22:06:47 +01:00
dump.h customize LuaBridge 2016-02-22 22:06:47 +01:00
FuncTraits.h NO-OP whitespace 2016-02-22 22:06:47 +01:00
Iterator.h NO-OP whitespace 2016-02-22 22:06:47 +01:00
LuaException.h NO-OP whitespace 2016-02-22 22:06:47 +01:00
LuaHelpers.h NO-OP whitespace 2016-02-22 22:06:47 +01:00
LuaRef.h customize LuaBridge 2016-02-22 22:06:47 +01:00
Namespace.h customize LuaBridge 2016-02-22 22:06:47 +01:00
Stack.h customize LuaBridge 2016-02-22 22:06:47 +01:00
TypeList.h NO-OP whitespace 2016-02-22 22:06:47 +01:00
TypeTraits.h customize LuaBridge 2016-02-22 22:06:47 +01:00
Userdata.h customize LuaBridge 2016-02-22 22:06:47 +01:00