0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update readme (#332) More... 4 months ago
Release 2.10 (#331) More... 4 months ago
Fix address sanitizer warning (#330) More... 4 months ago
Fix multiple issues. Treat all test warnings as errors (#329) More... 4 months ago
Add template for lua_State* properties in namespaces (#326) More... 4 months ago
Fix GCC build (#328) More... 4 months ago
Bump cmake minimum required version to 3.10 (#327) More... 4 months ago
Fix CMake in MSYS2 environment (#304) More... 7 months ago
Fix metatable security (#309) More... 7 months ago
Fix userdata nil bug (#305) More... 7 months ago
Update version definition for 2.9 More... about 1 year ago
Fix various typos found via `codespell` (#312) More... almost 3 years ago
Add stack specialization for std::pair (#307) More... about 3 years ago
Add Stack isInstance function for std::array specialization (#306) More... about 3 years ago
Fix typos (#303) More... about 3 years ago
Add meson.build for use as a subproject in a project using Meson (#300) More... about 3 years ago
Add CMake rules for packaging (#299) More... about 3 years ago
Add dump depth control (#298) More... over 3 years ago
Cleanup readme More... over 3 years ago
Add Lua 5.3 and Lua 5.4 support (#292) More... over 3 years ago
Add Windows build to the actions workflow (#291) More... over 3 years ago
Add github actions workflow. Add C++17 tests (#290) More... over 3 years ago
Fix test build without C++17 support More... over 3 years ago
Add vcpkg installation instructions (#288) More... over 3 years ago
Add C++17 std::string_view support (#287) More... over 3 years ago
Fix compile error (#281) More... over 3 years ago
Added missing includes for std::swap (#275) More... almost 4 years ago
Fix ref counted ptr and test enhancements (#272) More... about 4 years ago
Refactoring of LuaRef to push function parameters on the stack in a generic way (#263) More... about 4 years ago
exception handler needs to be able to access lua state (#269) More... about 4 years ago