0
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix CMake in MSYS2 environment (#304) More... about 1 month ago
Fix metatable security (#309) More... about 1 month ago
Fix userdata nil bug (#305) More... about 1 month ago
Update version definition for 2.9 More... 8 months ago
Fix various typos found via `codespell` (#312) More... over 2 years ago
Add stack specialization for std::pair (#307) More... over 2 years ago
Add Stack isInstance function for std::array specialization (#306) More... over 2 years ago
Fix typos (#303) More... over 2 years ago
Add meson.build for use as a subproject in a project using Meson (#300) More... over 2 years ago
Add CMake rules for packaging (#299) More... over 2 years ago
Add dump depth control (#298) More... almost 3 years ago
Cleanup readme More... almost 3 years ago
Add Lua 5.3 and Lua 5.4 support (#292) More... almost 3 years ago
Add Windows build to the actions workflow (#291) More... almost 3 years ago
Add github actions workflow. Add C++17 tests (#290) More... almost 3 years ago
Fix test build without C++17 support More... almost 3 years ago
Add vcpkg installation instructions (#288) More... almost 3 years ago
Add C++17 std::string_view support (#287) More... almost 3 years ago
Fix compile error (#281) More... over 3 years ago
Added missing includes for std::swap (#275) More... over 3 years ago
Fix ref counted ptr and test enhancements (#272) More... over 3 years ago
Refactoring of LuaRef to push function parameters on the stack in a generic way (#263) More... over 3 years ago
exception handler needs to be able to access lua state (#269) More... over 3 years ago
suppress unused variable warnings (#270) More... over 3 years ago
Add std::array container to user manual (#261) More... over 3 years ago
Fix not working links in README.md file (#260) More... over 3 years ago
Pass parameters by ref instead of copy (#255) More... almost 4 years ago
Added support of constants (#256) More... almost 4 years ago
Add std::optional integration (#253) More... over 4 years ago
Added std::string to test types for STL container stack specializations (#252) More... over 4 years ago