ardour/libs/lua
Robin Gareus 37dc93b40a luaBridge support const references to class-instance pointers
Support passing "T*" as as "const T* &"  argument
e.g. std::list<T*>::push_back ( const T* & )
2017-02-23 22:32:32 +01:00
..
lua amend previous commit (forgotten checkin) 2016-07-18 13:11:18 +02:00
lua-5.3.3 update to lua-5.3.3 2016-07-18 12:28:36 +02:00
LuaBridge luaBridge support const references to class-instance pointers 2017-02-23 22:32:32 +01:00
MSVClua Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
lua.cc update to lua-5.3.3 2016-07-18 12:28:36 +02:00
luastate.cc tweak lua GC (once again) 2016-08-26 01:18:48 +02:00
wscript add liblua wrapper and build-scripts 2016-02-22 22:06:47 +01:00