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
5ec737588445a9cd451e418630873a70ab2860ef
ardour
/
libs
/
lua
/
LuaBridge
/
detail
History
Robin Gareus
d51a1ccd99
Add API to modify Lua Metatable and set Metamethods
...
This allows to map C++ operators to be used as Lua arithmetic and relational operations.
2022-01-24 06:23:16 +01:00
..
CFunctions.h
Lua Array, assert indices > 0
2020-02-06 17:30:21 +01:00
ClassInfo.h
…
Constructor.h
…
dump.h
customize LuaBridge
2016-02-22 22:06:47 +01:00
FuncArgs.h
…
FuncTraits.h
Allow Lua bindings up to 12 method arguments
2021-12-03 13:32:49 +01:00
Iterator.h
…
LuaException.h
…
LuaHelpers.h
…
LuaRef.h
Fix some doxygen warnings
2020-03-02 17:58:03 +01:00
Namespace.h
Add API to modify Lua Metatable and set Metamethods
2022-01-24 06:23:16 +01:00
Stack.h
…
TypeList.h
…
TypeTraits.h
…
Userdata.h
…