This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
21582828b7574592a17727a68f163d2d6ef4eb9b
ardour
/
libs
/
lua
/
LuaBridge
/
detail
History
Robin Gareus
e951e68780
Add luaRef is Boolean
2017-08-18 20:42:55 +02:00
..
CFunctions.h
Lua: make external (static) functions available for const objects.
2017-03-30 04:15:28 +02:00
ClassInfo.h
…
Constructor.h
…
dump.h
…
FuncArgs.h
…
FuncTraits.h
…
Iterator.h
…
LuaException.h
…
LuaHelpers.h
…
LuaRef.h
Add luaRef is Boolean
2017-08-18 20:42:55 +02:00
Namespace.h
Fix hiding Lua __metatable -- prevent setmetatable() override
2017-03-30 05:06:34 +02:00
Stack.h
Special case const std::string& Lua binding.
2017-03-22 16:59:02 +01:00
TypeList.h
…
TypeTraits.h
…
Userdata.h
…