Welcome, Guest! Log In | Create Account

Share

luabind

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


http://www.rasterbar.com/products/luabind.html

Software Development

Project Feed

  • luabind 0.8.1 file released: luabind-0.8.1.zip

    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 ...

    10:40AM on Mar 10 2009

  • luabind 0.8.1 file released: luabind-0.8.1.tar.gz

    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 ...

    10:39AM on Mar 10 2009

  • luabind 0.8 file released: luabind-0.8.zip

    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.
      ...

    12:49PM on Jan 04 2009

  • luabind 0.8 file released: luabind-0.8.tar.gz

    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.
      ...

    12:49PM on Jan 04 2009

  • luabind 0.8-rc1 file released: luabind-0.8-rc1.zip

    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.
      ...

    12:03PM on Dec 17 2008

  • luabind 0.8-rc1 file released: luabind-0.8-rc1.tar.gz

    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.
      ...

    12:03PM on Dec 17 2008

  • luabind 0.7.1 file released: luabind-0.7.1.tar.gz

    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 ...

    01:20PM on Oct 17 2008

  • luabind 0.7.1 file released: luabind-0.7.1.zip

    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 ...

    09:32AM on Oct 17 2008

  • Tracker artifact added

    Anonymous created the [VC2008] : luabind\detail\policy.hpp(486) : error C2770 artifact

    08:32PM on Aug 04 2008 by nobody

  • Code committed

    daniel_wallin committed revision 513 to the luabind SVN repository, changing 1 files

    09:33AM on Jul 14 2008 by daniel_wallin