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
82d43fa1ee6818d556c52f956f962b660b6032af
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
…
LuaBridge
Potential fix for C++20 std::set::* ambiguity
2022-10-19 16:06:47 +02:00
MSVClua
…
lua.cc
…
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