0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix various typos found via `codespell` (#312) More... about 1 year ago
Add stack specialization for std::pair (#307) More... about 1 year ago
Add Stack isInstance function for std::array specialization (#306) More... about 1 year ago
Fix typos (#303) More... about 1 year ago
Add meson.build for use as a subproject in a project using Meson (#300) More... about 1 year ago
Add CMake rules for packaging (#299) More... about 1 year ago
Add dump depth control (#298) More... over 1 year ago
Cleanup readme More... over 1 year ago
Add Lua 5.3 and Lua 5.4 support (#292) More... over 1 year ago
Add Windows build to the actions workflow (#291) More... over 1 year ago
Add github actions workflow. Add C++17 tests (#290) More... over 1 year ago
Fix test build without C++17 support More... over 1 year ago
Add vcpkg installation instructions (#288) More... over 1 year ago
Add C++17 std::string_view support (#287) More... over 1 year ago
Fix compile error (#281) More... almost 2 years ago
Added missing includes for std::swap (#275) More... about 2 years ago
Fix ref counted ptr and test enhancements (#272) More... over 2 years ago
Refactoring of LuaRef to push function parameters on the stack in a generic way (#263) More... over 2 years ago
exception handler needs to be able to access lua state (#269) More... over 2 years ago
suppress unused variable warnings (#270) More... over 2 years ago
Add std::array container to user manual (#261) More... over 2 years ago
Fix not working links in README.md file (#260) More... over 2 years ago
Pass parameters by ref instead of copy (#255) More... over 2 years ago
Added support of constants (#256) More... over 2 years ago
Add std::optional integration (#253) More... almost 3 years ago
Added std::string to test types for STL container stack specializations (#252) More... almost 3 years ago
Fixed minor issues of STL integration tests: processPointers function wasn't called by lua test code (#249) More... almost 3 years ago
Fix std::array integration (get) (#247) More... almost 3 years ago
Enabled ctest to run all tests comfortably (#248) More... almost 3 years ago
Docs: fix simple typo, funtion -> function (#243) More... over 3 years ago