Roberto Ierusalimschy
|
f9dec5fc84
do not use compatibility macros in Lua
|
пре 17 година |
Roberto Ierusalimschy
|
9e7de9473c
message from -v option goes to stdout, as it is not an error message
|
пре 17 година |
Roberto Ierusalimschy
|
1527d8f00d
GC called after errors now are called after showing error message (to
|
пре 17 година |
Roberto Ierusalimschy
|
c676f13e1a
stand-alone error-message details
|
пре 18 година |
Roberto Ierusalimschy
|
72c2f75648
detail (LUA_COPYRIGHT includes release number)
|
пре 18 година |
Roberto Ierusalimschy
|
3f78748ef3
traceback function moved to auxlib
|
пре 18 година |
Roberto Ierusalimschy
|
4eb49163c6
error handler in 'lua.c' tries '__tostring' metamethod if error
|
пре 18 година |
Roberto Ierusalimschy
|
afa0d0ac0d
new constant LUA_OK
|
пре 19 година |
Roberto Ierusalimschy
|
d22526ec30
'lua_strlen' is for compatibility only
|
пре 19 година |
Roberto Ierusalimschy
|
a7c9e45c64
avoid trailing white spaces
|
пре 19 година |
Roberto Ierusalimschy
|
74832b2a10
detail
|
пре 19 година |
Roberto Ierusalimschy
|
475b0ecbf1
new macro LUA_RELEASE
|
пре 19 година |
Roberto Ierusalimschy
|
20f4bbdc3a
does not accept garbage after options (e.g., -ixxx)
|
пре 19 година |
Roberto Ierusalimschy
|
672bb67ee6
environment variable names should be configurable
|
пре 19 година |
Roberto Ierusalimschy
|
bfdcbbcd76
small optimizations (lua_newtable -> lua_createtable)
|
пре 19 година |
Roberto Ierusalimschy
|
30eebb2d1c
detail (stop collector while openning libraries)
|
пре 19 година |
Roberto Ierusalimschy
|
3592c08a2c
avoid printing two copyright messages with '-v -i' options
|
пре 19 година |
Roberto Ierusalimschy
|
ff7638b0ed
VC warnings
|
пре 20 година |
Roberto Ierusalimschy
|
7f376e6ea8
do a complete garbage collection in case of errors
|
пре 20 година |
Roberto Ierusalimschy
|
86704cffe9
detail in usage message
|
пре 20 година |
Roberto Ierusalimschy
|
fa41fafa6e
reorganization of argument handling
|
пре 20 година |
Roberto Ierusalimschy
|
506c89cef8
just in case, flush all output
|
пре 20 година |
Roberto Ierusalimschy
|
9273fbd131
no more 'luaL_get/setfield' (replaced by more direct luaL_findtable)
|
пре 20 година |
Roberto Ierusalimschy
|
be666a662b
detail
|
пре 20 година |
Roberto Ierusalimschy
|
39cdbce23e
no more '-w' option + new way to check module existence
|
пре 20 година |
Roberto Ierusalimschy
|
f7720bebe3
more precise way to check incomplete lines
|
пре 20 година |
Roberto Ierusalimschy
|
eca9fa02d2
small improvement
|
пре 20 година |
Roberto Ierusalimschy
|
67578ec51f
several small details
|
пре 20 година |
Roberto Ierusalimschy
|
c2bb9abcec
better quotes for strings in error messages
|
пре 20 година |
Roberto Ierusalimschy
|
04f657c7f8
new protocol to open standard libraries
|
пре 20 година |