0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 07, 2025 — Sep 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
suppress unused variable warnings (#270) More... almost 5 years ago
Add std::array container to user manual (#261) More... almost 5 years ago
Fix not working links in README.md file (#260) More... almost 5 years ago
Pass parameters by ref instead of copy (#255) More... almost 5 years ago
Added support of constants (#256) More... almost 5 years ago
Add std::optional integration (#253) More... over 5 years ago
Added std::string to test types for STL container stack specializations (#252) More... over 5 years ago
Fixed minor issues of STL integration tests: processPointers function wasn't called by lua test code (#249) More... over 5 years ago
Fix std::array integration (get) (#247) More... over 5 years ago
Enabled ctest to run all tests comfortably (#248) More... over 5 years ago
Docs: fix simple typo, funtion -> function (#243) More... over 5 years ago
Add support to bridge std::array objects (#236) More... almost 6 years ago
Update README.md More... almost 6 years ago
Add .clang-format file. Reformat code. Use SPDX lincense refs (#235) More... about 6 years ago
Drop pre-C++11 compiler support (#234) More... about 6 years ago
Update documentation (#233) More... about 6 years ago
Allow std::function for namespace and static functions (#232) More... about 6 years ago
Revert "Update CHANGES.md" More... about 6 years ago
Update CHANGES.md More... about 6 years ago
Add LuaRef::isInstance tests (#230) More... about 6 years ago
Fix isInstance: pop unused value nil where type is not registered (#229) More... about 6 years ago
Fix warning C26495: Variable 'luabridge::Userdata::m_p' is uninitialized (#225) More... about 6 years ago
Adding LuaRefBase::isInstance<T>() (#224) More... about 6 years ago
Pass TypeListValues by reference (#221) (#223) More... about 6 years ago
Introduce isInstance type checking function (#218) More... over 6 years ago
Update CMakeLists.txt (#217) More... over 6 years ago
Fix 'warning: type qualifiers ignored on function return type' (#214) More... over 6 years ago
Do not build tests when used as third party (#210) More... almost 7 years ago
Do not call the object destructor then its constructor throws (#114) More... almost 7 years ago
Fix table traversal (#199) and other changes (#208) More... almost 7 years ago