[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (work4) now available
- From: "Stuart P. Bentley" <stuart@...>
- Date: Sat, 31 Jul 2010 18:32:37 -0400
On Sat, 31 Jul 2010 17:08:28 -0400, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
- module and luaL_register deprecated, replaced by luaL_newlib and
luaL_setfuncs.
"module" as in the global Lua function module(...)?