Lua Bindings For Node.JS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Brett Langdon 449e61a9f5 remove luafunction and luaobject 13 years ago
..
luastate.cc added async versions of status and gc, made functions specific to LuaState objects 13 years ago
luastate.h added async versions of status and gc, made functions specific to LuaState objects 13 years ago
nodelua.cc started porting LuaObject over to new LuaState 13 years ago
utils.cc fixed issue when converting array to table 13 years ago
utils.h added LuaFunction object, updated bindings and LuaObject registerFunction, added push_value_to_lua util function 13 years ago