0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update docs More... about 5 years ago
Add missing change More... about 5 years ago
Refactor stack operations (#189) More... about 5 years ago
More metamethod tests. Update manual More... about 5 years ago
Fix UB in unit tests More... about 5 years ago
Add some metamethod tests More... about 5 years ago
Add RefCountedPtr tests. Introduce type-parametrized tests More... about 5 years ago
Add operator== and operator!= to RefCountedPtr class template (#181) More... about 5 years ago
Throw exceptions for unregistered classes (#152) More... about 5 years ago
More complex class unittest More... about 5 years ago
Allow relative indices for userdata retrieval (#184) More... about 5 years ago
extra Lua/LuaLibrary.h include in LuaRef.h (#175) More... over 5 years ago
Include <typeinfor> for typeid (#169). Fix unused parameter warnings More... over 5 years ago
Restore LuaRef table proxy (#171) (#173) More... over 5 years ago
Do not compile __stdcall specialization for x64 (#168) (#172) More... over 5 years ago
Template partial specialization for __stdcall function pointer (#67) (#168) More... over 5 years ago
Forbid addVariable and addProperty to global namespace (#167) More... over 5 years ago
Take care of LuaRef::Proxy (#70) (#166) More... over 5 years ago
Fix LuaRef::Proxy to LuaRef and LuaRef to self assignments (#165) More... over 5 years ago
STL-style table iteration (#164) More... over 5 years ago
Stack specializations for STL map, vector and list (#162) More... over 5 years ago
More unit tests More... over 5 years ago
Fix build error for Lua 5.1 More... over 5 years ago
Add more unit tests. Cleanup Stack.h code More... over 5 years ago
Revert deleted type checking functions More... over 5 years ago
Fix manual errata (#135) More... over 5 years ago
Copy unit tests from LuaBridgeDemo (#159) More... over 5 years ago
Support LuaRef table conversion from/to std::vector<int> (#132) More... over 5 years ago
Support for long long and unsigned long long (#63) More... over 5 years ago
Restore ability to reopen a class (#55, #149) More... over 5 years ago