1
0
mirror of https://github.com/lua/lua.git synced 2025-01-14 05:43:00 +08:00
Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register
themselves with 'require' (let 'require' do its work); new auxiliary
functions luaL_newlib/luaL_newlibtable/luaL_setfuncs/luaL_requiref.
Old luaL_register will be deprecated.
2010-07-02 08:38:13 -03:00
2010-06-04 10:05:29 -03:00
2010-06-30 11:11:17 -03:00
2009-12-17 10:28:57 -02:00
2010-06-30 11:11:17 -03:00
2010-06-30 11:11:17 -03:00
2010-06-30 11:11:17 -03:00
2010-05-05 15:49:56 -03:00
2010-06-04 10:25:10 -03:00
2010-04-30 15:36:22 -03:00
2010-04-05 13:26:37 -03:00
2010-05-12 11:09:20 -03:00
2005-11-16 09:55:07 -02:00
2010-06-30 11:11:17 -03:00
2005-06-03 17:16:16 -03:00
2009-05-18 14:26:25 -03:00
Description
No description provided
16 MiB
Languages
C 67.4%
Lua 32%
Makefile 0.6%