src/nexus_lua.h
Wed, 27 May 2009 23:57:48 +0300 Tero Marttila nexus.c compiles new-lib-errors
Wed, 20 May 2009 22:52:01 +0300 Tero Marttila slight tweaks to nexus_lua, use error_t and no need to pop the loaded chunk ourselv - lua_pcall will always do that
Sun, 12 Apr 2009 20:37:57 +0300 Tero Marttila implement nexus_lua_eval
Thu, 02 Apr 2009 03:19:44 +0300 Tero Marttila split off lua_irc from lua_objs
Wed, 01 Apr 2009 01:41:08 +0300 Tero Marttila add nexus_lua_error for unified LUA_ERR* -> ERR_LUA_* mapping, and lua configuration support
Wed, 01 Apr 2009 00:57:34 +0300 Tero Marttila implement a separate nexus_lua module