Roberto Ierusalimschy
|
ae00b3a76f
another way to normalize -0 that avoids problems with very small
|
18 年之前 |
Roberto Ierusalimschy
|
619be354c8
lua_pushstring/pushlstring return string
|
18 年之前 |
Roberto Ierusalimschy
|
94d40f3980
luaO_log2 can be private to ltable.c
|
18 年之前 |
Roberto Ierusalimschy
|
585b81f91e
remove of a non-used test function
|
18 年之前 |
Roberto Ierusalimschy
|
5f4f0d4a63
no more optimization to avoid LOADNIL at function start
|
18 年之前 |
Roberto Ierusalimschy
|
8e36e1fe49
details (randomseed calls rand once to dischard first value)
|
18 年之前 |
Roberto Ierusalimschy
|
97505caa64
detail
|
18 年之前 |
Roberto Ierusalimschy
|
df50c84ee0
BUG: loadlib should not use Lua internals (lobject.h)
|
18 年之前 |
Roberto Ierusalimschy
|
1a455acc81
two small bugs: some metamethods do not accept callable non-function
|
18 年之前 |
Roberto Ierusalimschy
|
60bc151ed7
patch for last bug
|
18 年之前 |
Roberto Ierusalimschy
|
3b19bd4d57
bug: wrong code when constant is coded after it should be
|
18 年之前 |
Roberto Ierusalimschy
|
08f902cf49
better documentation for auxiliary functions (that should be called only
|
18 年之前 |
Roberto Ierusalimschy
|
d3c304e92e
BUG: setfenv accepts invalid argument
|
18 年之前 |
Roberto Ierusalimschy
|
3bf0292cd5
two new bugs + one new patch
|
18 年之前 |
Roberto Ierusalimschy
|
a7861d9d66
new year...
|
18 年之前 |
Roberto Ierusalimschy
|
d62a21b9d3
when formatting with '%q', all control characters are coded
|
18 年之前 |
Roberto Ierusalimschy
|
cf86576a83
new function luaL_tostring
|
18 年之前 |
Roberto Ierusalimschy
|
92dc64e121
more regularity in the use of quotes in error messages
|
18 年之前 |
Roberto Ierusalimschy
|
593bfc9668
should not manipulate NULL pointers (even without accessing them)
|
18 年之前 |
Roberto Ierusalimschy
|
850c60e81b
detail for windows
|
18 年之前 |
Roberto Ierusalimschy
|
3d480b04a5
more specific ident labels
|
18 年之前 |
Roberto Ierusalimschy
|
c36e2265d9
detail (tab->space)
|
19 年之前 |
Roberto Ierusalimschy
|
a68df3898d
detail
|
19 年之前 |
Roberto Ierusalimschy
|
4d7cfff6df
comments
|
19 年之前 |
Roberto Ierusalimschy
|
be822a5f1c
xpcall now may get arguments to function to be called
|
19 年之前 |
Roberto Ierusalimschy
|
9f5a052c27
error message
|
19 年之前 |
Roberto Ierusalimschy
|
fc875334fd
detail
|
19 年之前 |
Roberto Ierusalimschy
|
80a267b130
avoid $URL for ident; it is reserved in subversion
|
19 年之前 |
Roberto Ierusalimschy
|
3182ac69a7
towards 5.2 + detail in authors + avoiding reverse plicks
|
19 年之前 |
Roberto Ierusalimschy
|
dead3858b8
detail
|
19 年之前 |