Roberto Ierusalimschy
|
70751dd27c
details
|
%!s(int64=20) %!d(string=hai) anos |
Roberto Ierusalimschy
|
5e4ea9a831
`setn' returns its "self" (the table)
|
%!s(int64=21) %!d(string=hai) anos |
Roberto Ierusalimschy
|
b072e4ea0b
`tinsert' and `tremove' also use LUA_FIRSTINDEX
|
%!s(int64=21) %!d(string=hai) anos |
Roberto Ierusalimschy
|
7e41612eb2
code parameterized by LUA_FIRSTINDEX (first index of an array)
|
%!s(int64=21) %!d(string=hai) anos |
Roberto Ierusalimschy
|
b4cd38ba6c
new scheme for configuration through `luaconf.h'
|
%!s(int64=21) %!d(string=hai) anos |
Roberto Ierusalimschy
|
f04fe526cd
new functions `lua_tointeger' and lua_pushinteger'
|
%!s(int64=22) %!d(string=hai) anos |
Roberto Ierusalimschy
|
0d88545b82
warnings from several compilers (mainly typecasts when lua_Number is float)
|
%!s(int64=22) %!d(string=hai) anos |
Roberto Ierusalimschy
|
034de1fe73
new names for functions that open C libraries
|
%!s(int64=22) %!d(string=hai) anos |
Roberto Ierusalimschy
|
41ed3c4771
getn/setn in C moved to lauxlib
|
%!s(int64=22) %!d(string=hai) anos |
Roberto Ierusalimschy
|
32fd039bb5
`openlib' functions return new module
|
%!s(int64=22) %!d(string=hai) anos |
Roberto Ierusalimschy
|
27c6b4d422
each .c file defines its own name
|
%!s(int64=22) %!d(string=hai) anos |
Roberto Ierusalimschy
|
097edd3884
better names for auxiliar functions
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
5c5d9b2703
back to `__mode' metafield to specify weakness
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
0fd91b1b08
optional limits for table.concat
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
d477e4ffd6
detail
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
2e38c6ae5a
`luadebug.h' content now is included in `lua.h'
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
634344d61f
new API for weak mode
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
0436c96866
C++ warning
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
76a73cb2ee
new `getn' (and `setn')
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
78c507b7b8
`lua_upcall' -> `lua_call'
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
d8678edddc
luaL_verror -> luaL_error
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
eb3de8768a
`rawcall' -> `upcall' (unprotected call)
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
5b8ee9fa8d
new names for standard libraries
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
6dd0b6c62b
details
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
85dcb411a8
all textual errors go through `luaL_verror'
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
ae5283dc36
`co' library goes with basic library (and not with `tab')
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
af4721f7a3
library with table manipulation functions
|
%!s(int64=23) %!d(string=hai) anos |