Roberto Ierusalimschy
|
3390f9a35a
detail
|
hace 20 años |
Roberto Ierusalimschy
|
5e8a9e324c
luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar
|
hace 20 años |
Roberto Ierusalimschy
|
a569099b70
no more path for loadfile + function lists sorted
|
hace 20 años |
Roberto Ierusalimschy
|
bbf2cea9a1
more "polite" way to change a thread's environment
|
hace 20 años |
Roberto Ierusalimschy
|
e8a7ecb982
luaL_findstring -> luaL_checkoption
|
hace 20 años |
Roberto Ierusalimschy
|
f21e9c172f
details
|
hace 20 años |
Roberto Ierusalimschy
|
67578ec51f
several small details
|
hace 20 años |
Roberto Ierusalimschy
|
c2bb9abcec
better quotes for strings in error messages
|
hace 20 años |
Roberto Ierusalimschy
|
da32450c3d
new API function `lua_tolstring'
|
hace 20 años |
Roberto Ierusalimschy
|
ade585bdf9
no more LUA_FIRSTINDEX
|
hace 20 años |
Roberto Ierusalimschy
|
390256edf7
better name for GC pause
|
hace 20 años |
Roberto Ierusalimschy
|
9ffae705ee
new "primitive" getn
|
hace 20 años |
Roberto Ierusalimschy
|
6bfef60e77
bug: rawset/rawget do not ignore extra arguments
|
hace 20 años |
Roberto Ierusalimschy
|
dcabf721f8
"coroutine.current" -> "running" (compatible with "running" status)
|
hace 20 años |
Roberto Ierusalimschy
|
d55bb795fa
details
|
hace 20 años |
Roberto Ierusalimschy
|
7d45a5f48f
C functions and userdata also have environments
|
hace 20 años |
Roberto Ierusalimschy
|
a9af455b32
detail
|
hace 20 años |
Roberto Ierusalimschy
|
5be517602e
no more generational collector (and no more `noinc' mode)
|
hace 20 años |
Roberto Ierusalimschy
|
071b2ae0e1
details
|
hace 20 años |
Roberto Ierusalimschy
|
c6254dceff
a different option for the GC
|
hace 20 años |
Roberto Ierusalimschy
|
2ec4fc4295
simpler code for `print'
|
hace 20 años |
Roberto Ierusalimschy
|
39a8082f50
more options for controling the GC
|
hace 20 años |
Roberto Ierusalimschy
|
9be5844713
first full implementation of new package system
|
hace 21 años |
Roberto Ierusalimschy
|
36541dec9b
towards new package system
|
hace 21 años |
Roberto Ierusalimschy
|
2419f2bf02
cleaner API for coroutines
|
hace 21 años |
Roberto Ierusalimschy
|
79fc7dea43
simpler implementation for generic reader
|
hace 21 años |
Roberto Ierusalimschy
|
7d309480dd
new way to handle _PATH (old LUA_PATH)
|
hace 21 años |
Roberto Ierusalimschy
|
bcb2cb59ac
`select' returns all values after given `n'
|
hace 21 años |
Roberto Ierusalimschy
|
7a796a0682
new macro `luaL_typename'
|
hace 21 años |
Roberto Ierusalimschy
|
76d8b8db06
`lua_pushfstring' now supports `%p' option too
|
hace 21 años |