Roberto Ierusalimschy
|
96727c61b8
several improvements/corrections
|
20 년 전 |
Roberto Ierusalimschy
|
39a8082f50
more options for controling the GC
|
20 년 전 |
Roberto Ierusalimschy
|
12dacd3c0e
added an `L' parameter to macros L_TRY & L_THROW (someone may need it).
|
20 년 전 |
Roberto Ierusalimschy
|
23b38176a7
`LUA_FIRSTINDEX' should not be configurable
|
20 년 전 |
Roberto Ierusalimschy
|
2f82bf6fe9
better support for 64-bit machines
|
21 년 전 |
Roberto Ierusalimschy
|
9be5844713
first full implementation of new package system
|
21 년 전 |
Roberto Ierusalimschy
|
b32e9a46d2
better configuration for loadlib
|
21 년 전 |
Roberto Ierusalimschy
|
f1c2dd3aed
detail
|
21 년 전 |
Roberto Ierusalimschy
|
67391a35da
details
|
21 년 전 |
Roberto Ierusalimschy
|
226c57fec0
simpler configuration to turn on all asserts
|
21 년 전 |
Roberto Ierusalimschy
|
7d309480dd
new way to handle _PATH (old LUA_PATH)
|
21 년 전 |
Roberto Ierusalimschy
|
857253cdfc
detail
|
21 년 전 |
Roberto Ierusalimschy
|
31f6540fba
back with an "open all libs" function
|
21 년 전 |
Roberto Ierusalimschy
|
753625c3f3
new interface for search-path function
|
21 년 전 |
Roberto Ierusalimschy
|
42b74ccf1d
libraries may want to use `lua_assert' too...
|
21 년 전 |
Roberto Ierusalimschy
|
e8d4fe7236
new macro `lua_threadyield' + lock stuff in `luaconf.h' + details
|
21 년 전 |
Roberto Ierusalimschy
|
557f0009c4
clear definition for `lua_number2int'
|
21 년 전 |
Roberto Ierusalimschy
|
e9844a4f1d
`popen' is not ANSI and therefore was removed from the basic library
|
21 년 전 |
Roberto Ierusalimschy
|
7e41612eb2
code parameterized by LUA_FIRSTINDEX (first index of an array)
|
21 년 전 |
Roberto Ierusalimschy
|
b0f341ee52
LUAL_BUFFERSIZE is used in `lauxlib.h' and so everybody may need it
|
21 년 전 |
Roberto Ierusalimschy
|
9629508a98
configuration file for Lua project
|
21 년 전 |