by arvidn, daniel_wallin
luabind is a library, inspired by and similar to boost.python, that helps you create bindings between C++ and lua. It has the ability to expose functions and classes, written in C++, to lua. It also has the functionality to define classes in lua and let
Changes since 0.8: ------------------ Daniel Wallin (10): Add test for builtin scalar converters. Add missing converter for unsigned char. Add test for "class_info()". Reimplement class_info() for the new property system. Add proper SONAME ...
Changes since 0.8: ------------------ Daniel Wallin (10): Add test for builtin scalar converters. Add missing converter for unsigned char. Add test for "class_info()". Reimplement class_info() for the new property system. Add proper SONAME ...
Changes since 0.7.1: -------------------- Daniel Wallin (74): Refactored temporary holder construction in converters. Added new exception_handler code. Removed duplicated exception handlers. Added test for user defined exception handlers. ...
Changes since 0.7.1: -------------------- Daniel Wallin (74): Refactored temporary holder construction in converters. Added new exception_handler code. Removed duplicated exception handlers. Added test for user defined exception handlers. ...
Changes since 0.7.1: -------------------- Daniel Wallin (67): Refactored temporary holder construction in converters. Added new exception_handler code. Removed duplicated exception handlers. Added test for user defined exception handlers. ...
Changes since 0.7.1: -------------------- Daniel Wallin (67): Refactored temporary holder construction in converters. Added new exception_handler code. Removed duplicated exception handlers. Added test for user defined exception handlers. ...
Changes since 0.7: ------------------ Arvid Norberg (13): Added converter for objects of type LUA_TTHREAD to lua_State*. Applied patch by Evan Wies to make it work with lua 5.1 Added luabind::nil and assignment operators to handle it Added ...
Changes since 0.7: ------------------ Arvid Norberg (13): Added converter for objects of type LUA_TTHREAD to lua_State*. Applied patch by Evan Wies to make it work with lua 5.1 Added luabind::nil and assignment operators to handle it Added ...
Anonymous created the [VC2008] : luabind\detail\policy.hpp(486) : error C2770 artifact
daniel_wallin committed revision 513 to the luabind SVN repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use