Roberto Ierusalimschy
|
6f6fd96e3b
new type lua_KFunction + no more 'lua_getctx'
|
пре 11 година |
Roberto Ierusalimschy
|
35a6aad0d7
added comments
|
пре 11 година |
Roberto Ierusalimschy
|
23f0ff9517
lots of janitor work (including comments) + 'arg' table created
|
пре 11 година |
Roberto Ierusalimschy
|
355037528c
'math.mof' works with integers, too
|
пре 11 година |
Roberto Ierusalimschy
|
9e68c047ae
'assert' does not assume that the error object is a string
|
пре 11 година |
Roberto Ierusalimschy
|
e9d86eddf3
if numeral overflows the reading buffer, signal it as invalid input
|
пре 11 година |
Roberto Ierusalimschy
|
11aefa4478
details (comments)
|
пре 11 година |
Roberto Ierusalimschy
|
5ebdd326b6
detail (to avoid warnings of unused variable)
|
пре 11 година |
Roberto Ierusalimschy
|
84db17b6fc
more "religious" definition for 'lua_numtointeger'
|
пре 11 година |
Roberto Ierusalimschy
|
456806f25c
no more 'math.ifloor' + new semantics for 'math.floor'/'math.ceil'
|
пре 11 година |
Roberto Ierusalimschy
|
c98f195eb9
function 'luaV_numtointeger' changed to a global macro
|
пре 11 година |
Roberto Ierusalimschy
|
4d696c45b9
simpler handling of 'GCScallfin' state + more comments
|
пре 11 година |
Roberto Ierusalimschy
|
36715ab7c1
detail (comment)
|
пре 11 година |
Roberto Ierusalimschy
|
e966e53791
no more use of 'scanf' for reading numbers
|
пре 11 година |
Roberto Ierusalimschy
|
c4eff10322
small improvements concerning 'check_next'
|
пре 11 година |
Roberto Ierusalimschy
|
8a0acf0898
comments
|
пре 11 година |
Roberto Ierusalimschy
|
e2be310a85
better(?) implementation for 'pcall'/'xpcall' (regarding the insertion
|
пре 11 година |
Roberto Ierusalimschy
|
17159b491c
more direct implementation of 'table.pack'
|
пре 11 година |
Roberto Ierusalimschy
|
0aa32fa0cb
small changes in field order in some structs to reduce padding
|
пре 11 година |
Roberto Ierusalimschy
|
8927c14317
removed macro 'luai_checknum' (as NaN trick is not doable now)
|
пре 11 година |
Roberto Ierusalimschy
|
3e977f02ac
added a few comments
|
пре 11 година |
Roberto Ierusalimschy
|
a73da6112d
deprecated library throws an error if called (instead of silently
|
пре 11 година |
Roberto Ierusalimschy
|
6a5d87771f
added lots of new comments + small changes in code
|
пре 11 година |
Roberto Ierusalimschy
|
15e8405731
'LUA_COMPAT_ALL' -> 'LUA_COMPAT_5_1'/'LUA_COMPAT_5_2' + "@*" in
|
пре 11 година |
Roberto Ierusalimschy
|
fd1672ba98
avoid non-conformant pointer arithmetic in api check for 'lua_rotate'
|
пре 11 година |
Roberto Ierusalimschy
|
1ddb251d86
using a more conventional handling of stack space in 'io_readline'
|
пре 11 година |
Roberto Ierusalimschy
|
f8daddba50
added a compat option (although it will be off by default) to
|
пре 11 година |
Roberto Ierusalimschy
|
e58ef8d0bb
missing macro 'LUAMOD_API' in function to open library
|
пре 11 година |
Roberto Ierusalimschy
|
e3b9569e04
function 'reverse' uses appropriate variants of 'setobj' for better
|
пре 11 година |
Roberto Ierusalimschy
|
8b66040e34
several functions deprecated (cosh, sinh, atanh, pow, frexp, ldexp)
|
пре 11 година |