Roberto Ierusalimschy
|
9618aaf07d
small corrections in comments
|
27 年之前 |
Roberto Ierusalimschy
|
c9902be294
"findname" moved from lobject.c to lauxlib.c (so libraries may use it).
|
27 年之前 |
Roberto Ierusalimschy
|
043c2ac258
new names for "lua_pushlstr" and "lua_getstrlen"
|
27 年之前 |
Roberto Ierusalimschy
|
88a2023c32
support for strings with '\0'
|
27 年之前 |
Roberto Ierusalimschy
|
9f043e8017
luaL_arg_check now is inlined
|
27 年之前 |
Roberto Ierusalimschy
|
d916487d7c
auxlib split in two parts (lauxlib and lbuffer)
|
28 年之前 |
Roberto Ierusalimschy
|
502343b402
new scheme for buffers, centralized in auxlib.
|
28 年之前 |
Roberto Ierusalimschy
|
80b3d28f4a
details (mainly error messages)
|
28 年之前 |
Roberto Ierusalimschy
|
accd7bc253
small modifications (format, small optimizations, etc)
|
28 年之前 |
Roberto Ierusalimschy
|
45cad43c3f
"lua_open": now lua has an explicit open operation.
|
28 年之前 |
Roberto Ierusalimschy
|
a580480b07
new implementation for globals: Global value is stored in TaggedString
|
28 年之前 |
Roberto Ierusalimschy
|
c31aa863ac
Auxiliar functions for building Lua libraries
|
28 年之前 |