2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch '0.7.1' More... over 15 years ago
Revert incomplete __stdcall support. More... over 15 years ago
Merge branch 'dw/build-system' into 0.7.1 More... over 15 years ago
Generate docs in Jamroot. More... over 15 years ago
Removed Makefiles. More... over 15 years ago
Rewrote build instructions. More... over 15 years ago
Reimplemented build system. More... over 15 years ago
Added support for building on FreeBSD. More... over 15 years ago
Added support for building on MacOSX. More... over 15 years ago
Added missing dll-exports. More... over 15 years ago
Disabled dll-interface warning on MSVC. More... over 15 years ago
Added support for building with MSVC. More... over 15 years ago
Changed placeholder definitions to work on GCC3.X. More... over 15 years ago
Add signature deduction function template. More... over 15 years ago
Convert "class" and "property" to new call code. More... over 15 years ago
Add missing includes. More... over 15 years ago
Reimplement "call" template. More... over 15 years ago
Removed worthless gettable/settable metamethods. More... over 15 years ago
Cleanup: removed dead code. More... over 15 years ago
test_free_functions failed to keep the stack clean. More... over 15 years ago
Always check the stack state after each test. More... over 15 years ago
Changed expected error messages from exceptions. More... over 15 years ago
Handle `luabind:error` specially. More... over 15 years ago
Added test for user defined exception handlers. More... over 15 years ago
Cleanup: removed dead code. More... over 15 years ago
Removed duplicated exception handlers. More... over 15 years ago
Added new exception_handler code. More... over 15 years ago
Removed some dead code. More... over 15 years ago
Call "get" and "set" property functions. More... over 15 years ago
Added `property_tag()`. More... over 15 years ago