Roberto Ierusalimschy
|
d1f220217b
when possible, library functions accept nil as none
|
23 年之前 |
Roberto Ierusalimschy
|
88c9bf99de
standard libraries in packages
|
23 年之前 |
Roberto Ierusalimschy
|
86a4de256e
no more lua_[gs]etstr
|
23 年之前 |
Roberto Ierusalimschy
|
9cd36059ad
new API functions lua_getstr/lua_setstr
|
23 年之前 |
Roberto Ierusalimschy
|
72659a0605
no more explicit support for wide-chars; too much troble...
|
24 年之前 |
Roberto Ierusalimschy
|
070204300c
more consistent names for auxlib functions
|
24 年之前 |
Roberto Ierusalimschy
|
1e81da51ba
new API for registry and C upvalues + new implementation for references
|
24 年之前 |
Roberto Ierusalimschy
|
e1d072571e
better syntax for type casts
|
24 年之前 |
Roberto Ierusalimschy
|
d5b83ead90
new implementation for userdatas, without `keys'
|
24 年之前 |
Roberto Ierusalimschy
|
dd3a63c205
new way to handle `profiles'
|
24 年之前 |
Roberto Ierusalimschy
|
6048c4f74d
better way to link callinfo's and stack
|
24 年之前 |
Roberto Ierusalimschy
|
6d4db86888
open functions are lua_Cfunctions
|
24 年之前 |
Roberto Ierusalimschy
|
39b7978329
first (big) step to support wide chars
|
24 年之前 |
Roberto Ierusalimschy
|
7e3d3e1f70
details
|
24 年之前 |
Roberto Ierusalimschy
|
4ff5545709
new macro pushliteral
|
24 年之前 |
Roberto Ierusalimschy
|
22914afab3
avoid the use of (non const) static data
|
25 年之前 |
Roberto Ierusalimschy
|
40a4c76773
setlinehook/setcallhook return old hook
|
25 年之前 |
Roberto Ierusalimschy
|
93a5649d40
hooks may call `error' to break a chunk.
|
25 年之前 |
Roberto Ierusalimschy
|
2cbbf3933a
new macro LUALIB_API (so the lib can be a separate DLL)
|
25 年之前 |
Roberto Ierusalimschy
|
563b1f5704
new way to ensure uniqueness of registry keys
|
25 年之前 |
Roberto Ierusalimschy
|
4670476584
details.
|
25 年之前 |
Roberto Ierusalimschy
|
cdc8139e29
registry mechanism
|
25 年之前 |
Roberto Ierusalimschy
|
64eecc0b82
new macro LUA_API
|
25 年之前 |
Roberto Ierusalimschy
|
f6834f4393
new API function `lua_type' + new type lua_Type
|
25 年之前 |
Roberto Ierusalimschy
|
01ce1ce48c
field short_src
|
25 年之前 |
Roberto Ierusalimschy
|
6e80c1cde1
new version for API
|
25 年之前 |
Roberto Ierusalimschy
|
9fdf73bc9a
first version for new API
|
25 年之前 |
Roberto Ierusalimschy
|
e238efc536
default now is multi-state
|
25 年之前 |
Roberto Ierusalimschy
|
1de5587184
`lua.h' is included before any other Lua header file
|
25 年之前 |
Roberto Ierusalimschy
|
ef62b340e0
code cleaner for 16 bits.
|
25 年之前 |