Roberto Ierusalimschy
|
0c4ed2b3dc
main header file
|
28 yıl önce |
Roberto Ierusalimschy
|
e81f184164
new #define LUA_COMPAT2_5 to select "compatibility mode".
|
28 yıl önce |
Roberto Ierusalimschy
|
88f020b626
new interface to "lua_seterrormethod" and "lua_settagmethod", to
|
28 yıl önce |
Roberto Ierusalimschy
|
eca17b24ea
#if wraps compatibility issue
|
28 yıl önce |
Roberto Ierusalimschy
|
4d2de484f6
"lua_seterrormethod" should return the previous handler.
|
28 yıl önce |
Roberto Ierusalimschy
|
611680af08
functions "lua_settagmethod" and similars should be safe too.
|
28 yıl önce |
Roberto Ierusalimschy
|
dd22ea4da5
new implementation for udata (again they are just void *);
|
28 yıl önce |
Roberto Ierusalimschy
|
d68d8287aa
new lua_Objects are created below the C2lua stack, so most API functions
|
28 yıl önce |
Roberto Ierusalimschy
|
e1249970c2
new API function to force garbage collection.
|
28 yıl önce |
Roberto Ierusalimschy
|
6251d889ca
missing definition of "lua_storesubscript", for compatibility
|
28 yıl önce |
Roberto Ierusalimschy
|
42fa305649
better error messages;
|
28 yıl önce |
Roberto Ierusalimschy
|
c1746340c3
obs: version 4 is due to internal methods.
|
28 yıl önce |
Roberto Ierusalimschy
|
075b7918c3
new function "getintmethod"
|
28 yıl önce |
Roberto Ierusalimschy
|
27d95f1880
"newtag" does not need a type name.
|
28 yıl önce |
Roberto Ierusalimschy
|
f0d523887d
lua_getuserdata must return NULL if object is not userdata
|
28 yıl önce |
Roberto Ierusalimschy
|
59744f0311
"storeglobal" changed to "setglobal"
|
28 yıl önce |
Roberto Ierusalimschy
|
efaaf99c42
first version of "setglobal" and "getglobal" internal methods.
|
28 yıl önce |
Roberto Ierusalimschy
|
1444d28476
first full implementation of internal methods
|
28 yıl önce |
Roberto Ierusalimschy
|
eea734aa88
new module 'auxlib' centralizes functions to get/check parameters.
|
28 yıl önce |
Roberto Ierusalimschy
|
131d66efd2
first step in implementing internal methods.
|
28 yıl önce |
Roberto Ierusalimschy
|
6769f34817
lua_Type is private (preparation for tags)
|
28 yıl önce |
Roberto Ierusalimschy
|
205ee1ec84
userdata can handle arbitrary binary data;
|
28 yıl önce |
Roberto Ierusalimschy
|
42359b8b13
new version
|
29 yıl önce |
Roberto Ierusalimschy
|
3ccdd57c26
new version
|
29 yıl önce |
Roberto Ierusalimschy
|
ab7fdcbbed
corrected copyright notice
|
29 yıl önce |
Roberto Ierusalimschy
|
bf3091d94f
new version number
|
29 yıl önce |
Roberto Ierusalimschy
|
0a1891f6a0
new version.
|
29 yıl önce |
Roberto Ierusalimschy
|
bced00ab9e
lua_Reference is int, so say so.
|
29 yıl önce |
Roberto Ierusalimschy
|
0ef5cf2289
lock mechanism seperseded by the REFERENCE mechanism.
|
29 yıl önce |
Roberto Ierusalimschy
|
7ecc2ea597
new version
|
29 yıl önce |