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
f8557cc00ffad71dda92dcc4a82c097d9d707c3e
ardour
/
libs
/
lua
History
Robin Gareus
9914732004
Potential fix for C++20 std::set::* ambiguity
...
(until C++20) bool empty() const noexcept; (since C++20) [[nodiscard]] bool empty() const noexcept;
2022-10-19 16:06:47 +02:00
..
lua
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
2022-04-06 21:56:59 -06:00
lua-5.3.5
Customize Lua GC, add object-memory-lock API.
2019-10-29 05:45:43 +01:00
LuaBridge
Potential fix for C++20 std::set::* ambiguity
2022-10-19 16:06:47 +02:00
MSVClua
Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs)
2018-09-30 08:56:12 +01:00
lua.cc
Update Lua to upstream 5.3.5
2019-10-29 05:36:24 +01:00
luastate.cc
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
2022-04-06 21:56:59 -06:00
wscript
wscript: drop configure statements already present in the top level wscript
2022-01-22 22:19:03 +01:00