Roberto Ierusalimschy
|
72d675aba7
macros "growvector" and "reallocvector" more compact
|
%!s(int64=26) %!d(string=hai) anos |
Roberto Ierusalimschy
|
6a853fcb8b
details (from lhf)
|
%!s(int64=26) %!d(string=hai) anos |
Roberto Ierusalimschy
|
26d1e21c89
new way to handle "growing" vectors
|
%!s(int64=26) %!d(string=hai) anos |
Roberto Ierusalimschy
|
bdfab46c22
"errorim" now is _ERRORMESSAGE.
|
%!s(int64=26) %!d(string=hai) anos |
Roberto Ierusalimschy
|
3fecf187ff
names...
|
%!s(int64=26) %!d(string=hai) anos |
Roberto Ierusalimschy
|
e03767b3eb
details (comments)
|
%!s(int64=26) %!d(string=hai) anos |
Roberto Ierusalimschy
|
d3ac7075a2
better error message
|
%!s(int64=27) %!d(string=hai) anos |
Roberto Ierusalimschy
|
cc117253c8
new implementation for error handling: on error, function _ERRORMESSAGE
|
%!s(int64=27) %!d(string=hai) anos |
Roberto Ierusalimschy
|
c9902be294
"findname" moved from lobject.c to lauxlib.c (so libraries may use it).
|
%!s(int64=27) %!d(string=hai) anos |
Roberto Ierusalimschy
|
99cc4b20f2
details
|
%!s(int64=27) %!d(string=hai) anos |
Roberto Ierusalimschy
|
0969a971cd
better use of "ASSERT".
|
%!s(int64=27) %!d(string=hai) anos |
Roberto Ierusalimschy
|
964c503a63
LUA_COMPAT2.5 may use #ifdef instead of #if
|
%!s(int64=27) %!d(string=hai) anos |
Roberto Ierusalimschy
|
45e533599f
optimization: closures without upvalues don't need to be closures
|
%!s(int64=28) %!d(string=hai) anos |
Roberto Ierusalimschy
|
4daae2165d
new API function and built-in "lua_copytagmethods"
|
%!s(int64=28) %!d(string=hai) anos |
Roberto Ierusalimschy
|
034f16892e
better treatment of MARKs and DEBUG cases.
|
%!s(int64=28) %!d(string=hai) anos |
Roberto Ierusalimschy
|
6153200bc2
make sure there is no mem problems, using %.ns instead of %s for luaV_error.
|
%!s(int64=28) %!d(string=hai) anos |
Roberto Ierusalimschy
|
592a3f289b
first implementation of centralized global state.
|
%!s(int64=28) %!d(string=hai) anos |
Roberto Ierusalimschy
|
9cdeb275e7
details
|
%!s(int64=28) %!d(string=hai) anos |
Roberto Ierusalimschy
|
45cad43c3f
"lua_open": now lua has an explicit open operation.
|
%!s(int64=28) %!d(string=hai) anos |
Roberto Ierusalimschy
|
7135803cc8
"global" version of a nil object.
|
%!s(int64=28) %!d(string=hai) anos |
Roberto Ierusalimschy
|
e78cf96c97
first version of Cclosures.
|
%!s(int64=28) %!d(string=hai) anos |
Roberto Ierusalimschy
|
52d5e8032c
better identification of types which are tags
|
%!s(int64=28) %!d(string=hai) anos |
Roberto Ierusalimschy
|
a580480b07
new implementation for globals: Global value is stored in TaggedString
|
%!s(int64=28) %!d(string=hai) anos |
Roberto Ierusalimschy
|
4b91e9cde6
Tag methods
|
%!s(int64=28) %!d(string=hai) anos |