13
0
livetrax/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
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
luastate.cc tweak lua GC (once again) 2016-08-26 01:18:48 +02:00
wscript