mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| lua | ||
| lua-5.3.2 | ||
| LuaBridge | ||
| lua.cc | ||
| luastate.cc | ||
| wscript | ||