Roberto Ierusalimschy
|
6b71a9cfe5
smaller tables for machines with 8-bit alignment
|
vor 24 Jahren |
Roberto Ierusalimschy
|
bce6572579
new macros + new names to facilitate compilation of threaded version
|
vor 24 Jahren |
Roberto Ierusalimschy
|
a53d9b66ca
first implementation for type names
|
vor 24 Jahren |
Roberto Ierusalimschy
|
71ae4801d6
macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core
|
vor 24 Jahren |
Roberto Ierusalimschy
|
4ac58853dc
thead-specific state separated from "global" state
|
vor 24 Jahren |
Roberto Ierusalimschy
|
f2c451d745
all accesses to TObjects done through macros
|
vor 24 Jahren |
Roberto Ierusalimschy
|
dabb19fc17
specialized versions for luaH_set (numbers and strings)
|
vor 24 Jahren |
Roberto Ierusalimschy
|
08496eea8b
small changes in lstring
|
vor 24 Jahren |
Roberto Ierusalimschy
|
0183b8030c
`free' gets size of the block: complete control over memory use
|
vor 24 Jahren |
Roberto Ierusalimschy
|
8c49e19865
explicit control of size for growing vectors
|
vor 24 Jahren |
Roberto Ierusalimschy
|
4894c27962
lua_Number defined in lua.h (1st version)
|
vor 25 Jahren |
Roberto Ierusalimschy
|
96253ed8ce
better support for 64-bit machines (avoid excessive use of longs)
|
vor 25 Jahren |
Roberto Ierusalimschy
|
b3959d58ff
|
vor 25 Jahren |
Roberto Ierusalimschy
|
b892f0a877
new API function `createuserdata'
|
vor 25 Jahren |
Roberto Ierusalimschy
|
aadc35449e
lua_settag does not pop its argument
|
vor 25 Jahren |
Roberto Ierusalimschy
|
64eecc0b82
new macro LUA_API
|
vor 25 Jahren |
Roberto Ierusalimschy
|
ae63a0e692
new implementation for some API functions
|
vor 25 Jahren |
Roberto Ierusalimschy
|
001f2bdd0e
new definition for types-tags
|
vor 25 Jahren |
Roberto Ierusalimschy
|
d68209e822
details.
|
vor 25 Jahren |
Roberto Ierusalimschy
|
f6834f4393
new API function `lua_type' + new type lua_Type
|
vor 25 Jahren |
Roberto Ierusalimschy
|
78bc8e553d
new API for garbage collector
|
vor 25 Jahren |
Roberto Ierusalimschy
|
dad808a73a
new way to count `nblocks' for GC (try to count bytes).
|
vor 25 Jahren |
Roberto Ierusalimschy
|
444d6a106b
lua_tag should return LUA_NOTAG for non-valid indices
|
vor 25 Jahren |
Roberto Ierusalimschy
|
6030d5fed4
avoid assignment to local structure
|
vor 25 Jahren |
Roberto Ierusalimschy
|
620d22f2a0
new API function lua_rawget
|
vor 25 Jahren |
Roberto Ierusalimschy
|
b8d57092eb
topointer handles only types that have no other "to" function
|
vor 25 Jahren |
Roberto Ierusalimschy
|
8060193702
`lauxlib' is now part of the libraries (not used by core Lua)
|
vor 25 Jahren |
Roberto Ierusalimschy
|
2779e81fbb
API functions check stack overflow
|
vor 25 Jahren |
Roberto Ierusalimschy
|
6e80c1cde1
new version for API
|
vor 25 Jahren |
Roberto Ierusalimschy
|
9a21e81907
more builtin functions using official API
|
vor 25 Jahren |