Roberto Ierusalimschy
|
f1c43bbe19
new function `xpcall' (at least for now...)
|
vor 23 Jahren |
Roberto Ierusalimschy
|
5a8f383e60
io.close() closes standard output file; `close' now is method
|
vor 23 Jahren |
Roberto Ierusalimschy
|
711b936849
new versions from lhf
|
vor 23 Jahren |
Roberto Ierusalimschy
|
5b8ee9fa8d
new names for standard libraries
|
vor 23 Jahren |
Roberto Ierusalimschy
|
2cd6161060
don't need stdio
|
vor 23 Jahren |
Roberto Ierusalimschy
|
a102221a0b
better error messages
|
vor 23 Jahren |
Roberto Ierusalimschy
|
6dd0b6c62b
details
|
vor 23 Jahren |
Roberto Ierusalimschy
|
fa23301251
defintions for lua_number2str and lua_str2number don't need to be public
|
vor 23 Jahren |
Roberto Ierusalimschy
|
94c2449d25
undump may return LUA_ERRRUN
|
vor 23 Jahren |
Roberto Ierusalimschy
|
c398a02110
uses `isspace' to recognize space characters
|
vor 23 Jahren |
Roberto Ierusalimschy
|
ad7103ea3a
lua_load* defined in auxlib (and so renamed to luaL_load*)
|
vor 23 Jahren |
Roberto Ierusalimschy
|
0079e0f57c
core tests whether file is binary
|
vor 23 Jahren |
Roberto Ierusalimschy
|
cfff013586
detail
|
vor 23 Jahren |
Roberto Ierusalimschy
|
35a22ed1ab
lua_load* replaced by a simple lua_load
|
vor 23 Jahren |
Roberto Ierusalimschy
|
ff91b355f4
no more use of stdio inside the core (except for `tostring'...)
|
vor 23 Jahren |
Roberto Ierusalimschy
|
5094c37988
`strconc' -> `concat'
|
vor 23 Jahren |
Roberto Ierusalimschy
|
46c471d7e9
new `__newindex' eventfield
|
vor 23 Jahren |
Roberto Ierusalimschy
|
859ecf36b6
new copyright notice
|
vor 23 Jahren |
Roberto Ierusalimschy
|
a1700bbc50
details
|
vor 23 Jahren |
Roberto Ierusalimschy
|
8876a1bf92
details
|
vor 23 Jahren |
Roberto Ierusalimschy
|
f53fd8d5f5
_ALERT is a private afair of lua.c
|
vor 23 Jahren |
Roberto Ierusalimschy
|
955def0348
new names for string formating functions
|
vor 23 Jahren |
Roberto Ierusalimschy
|
9c3b3f82fe
new commands to test `load'
|
vor 23 Jahren |
Roberto Ierusalimschy
|
b7a0503c1d
new format for error messages
|
vor 23 Jahren |
Roberto Ierusalimschy
|
1c328a191a
no more `global' declarations
|
vor 23 Jahren |
Roberto Ierusalimschy
|
58bf77bc7f
no more extra space when growing hash
|
vor 23 Jahren |
Roberto Ierusalimschy
|
8da6fe62d8
`nexti' returns correct indices
|
vor 23 Jahren |
Roberto Ierusalimschy
|
c18fe57e54
quick-and-dirty function to print code (for debugging Lua)
|
vor 23 Jahren |
Roberto Ierusalimschy
|
af19d55635
generic for also coded to make test at the end of the loop
|
vor 23 Jahren |
Roberto Ierusalimschy
|
b55fded18c
details about jump optimization
|
vor 23 Jahren |