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 年 前 |
Roberto Ierusalimschy
|
afa0d0ac0d
new constant LUA_OK
|
19 年 前 |
Roberto Ierusalimschy
|
742b8be0c1
detail
|
19 年 前 |
Roberto Ierusalimschy
|
285f926140
avoid using index 0 for free list of references (because it is not
|
19 年 前 |
Roberto Ierusalimschy
|
3c8865cf66
detail
|
19 年 前 |
Roberto Ierusalimschy
|
569a326931
small optimization for ""..x
|
19 年 前 |
Roberto Ierusalimschy
|
d1ef7e0ec6
avoid local "pc" in interpreter loop (tricky optimization with no real gain)
|
19 年 前 |
Roberto Ierusalimschy
|
d513c3c66b
bug: os.date throws error when result is the empty string
|
19 年 前 |
Roberto Ierusalimschy
|
93d3c8450c
bug: string.format("%") reads past the string
|
19 年 前 |
Roberto Ierusalimschy
|
8667f29c3b
behavior of 'strchr(x, 0)' is ill defined.
|
19 年 前 |
Roberto Ierusalimschy
|
d22526ec30
'lua_strlen' is for compatibility only
|
19 年 前 |
Roberto Ierusalimschy
|
bd869c7b31
details
|
19 年 前 |
Roberto Ierusalimschy
|
d5a23dde90
little better error messages for internal arrays overflows
|
19 年 前 |
Roberto Ierusalimschy
|
a7c9e45c64
avoid trailing white spaces
|
19 年 前 |
Roberto Ierusalimschy
|
cedd2092eb
'coroutine.running' should return nil (instead of nothing) for main thread
|
19 年 前 |
Roberto Ierusalimschy
|
c473818017
avoid "too complex" conditional expression (some compilers get confused...)
|
19 年 前 |
Roberto Ierusalimschy
|
6087e67771
no more compatibility option for long strings
|
19 年 前 |
Roberto Ierusalimschy
|
93bf618504
BUG: there is only one C stack, so nCcalls must be global
|
19 年 前 |
Roberto Ierusalimschy
|
dfe2f1eeff
macros luai_num* take a state L (when available) as argument, to allow
|
19 年 前 |
Roberto Ierusalimschy
|
ca7e5b5cb6
wrong message error in some cases involving closures
|
19 年 前 |
Roberto Ierusalimschy
|
5019b2dd20
math.log now accepts an optional base
|
19 年 前 |
Roberto Ierusalimschy
|
33e7bc88f8
comment
|
19 年 前 |
Roberto Ierusalimschy
|
fa0c03aaa6
details
|
19 年 前 |
Roberto Ierusalimschy
|
3fa47c5dc1
bugs now are against 5.1.1
|
19 年 前 |