Roberto Ierusalimschy
|
2cbbf3933a
new macro LUALIB_API (so the lib can be a separate DLL)
|
25 年之前 |
Roberto Ierusalimschy
|
64eecc0b82
new macro LUA_API
|
25 年之前 |
Roberto Ierusalimschy
|
55c3bc2bcb
_ALERT is used (and assumed) only by the libs
|
25 年之前 |
Roberto Ierusalimschy
|
6e80c1cde1
new version for API
|
25 年之前 |
Roberto Ierusalimschy
|
e238efc536
default now is multi-state
|
25 年之前 |
Roberto Ierusalimschy
|
89a3ec08f3
function lua_userinit is used only in single-state mode (by lua.c)
|
25 年之前 |
Roberto Ierusalimschy
|
29ede6aa13
first implementation of multiple states (reentrant code).
|
26 年之前 |
Roberto Ierusalimschy
|
c787dccd9b
"const" !!!
|
26 年之前 |
Roberto Ierusalimschy
|
7808ea3a5f
new implementation for '*' in patterns + new option '+'
|
26 年之前 |
Roberto Ierusalimschy
|
01772cefa5
new library for debbuging
|
26 年之前 |
Roberto Ierusalimschy
|
9618aaf07d
small corrections in comments
|
27 年之前 |
Roberto Ierusalimschy
|
502343b402
new scheme for buffers, centralized in auxlib.
|
28 年之前 |
Roberto Ierusalimschy
|
9ae0c082a3
small details by lint.
|
28 年之前 |
Roberto Ierusalimschy
|
9f3785a2f3
Lua standard libraries
|
28 年之前 |
Roberto Ierusalimschy
|
264f8c5e7b
new (internal?) functions to manipulate userdata
|
28 年之前 |
Roberto Ierusalimschy
|
2de803c250
new header 'auxlib.h' + new function luaL_verror
|
28 年之前 |
Roberto Ierusalimschy
|
eea734aa88
new module 'auxlib' centralizes functions to get/check parameters.
|
28 年之前 |
Roberto Ierusalimschy
|
25b6dae7c0
singlematch and item_end are used by "read", in iolib.
|
29 年之前 |
Roberto Ierusalimschy
|
1d373d77de
more functions exported.
|
29 年之前 |
Roberto Ierusalimschy
|
3ec9ee0d0f
new function "luaI_openlib" to help open libs.
|
29 年之前 |
Roberto Ierusalimschy
|
c2eb02aaf6
both "write" and "format" need "addquoted".
|
29 年之前 |
Roberto Ierusalimschy
|
801722825d
"lua_check_number" accepts strings convertible to numbers.
|
29 年之前 |
Roberto Ierusalimschy
|
481bafd581
add_char now is global.
|
29 年之前 |
Roberto Ierusalimschy
|
5f664a4516
error functions are shared by all libraries
|
30 年之前 |
Roberto Ierusalimschy
|
2486d677c9
no special treatment for C++ (this should be done in the C++ code)
|
31 年之前 |
Waldemar Celes
|
0c6b906c8c
Compatibilizacao com C++.
|
31 年之前 |
Waldemar Celes
|
21a3a58ff7
Libraries to be used in LUA programs
|
32 年之前 |
The Lua team
|
cd05d9c5cb
oldest known commit
|
32 年之前 |