Roberto Ierusalimschy
|
03770ecfc9
comments
|
hace 25 años |
Roberto Ierusalimschy
|
f379d06e24
all API functions are declared in a single line (to facilitate pre-processing).
|
hace 25 años |
Roberto Ierusalimschy
|
b892f0a877
new API function `createuserdata'
|
hace 25 años |
Roberto Ierusalimschy
|
cdc8139e29
registry mechanism
|
hace 25 años |
Roberto Ierusalimschy
|
64eecc0b82
new macro LUA_API
|
hace 25 años |
Roberto Ierusalimschy
|
46b543ebef
better treatment for errors inside _ERRORMETHOD
|
hace 25 años |
Roberto Ierusalimschy
|
001f2bdd0e
new definition for types-tags
|
hace 25 años |
Roberto Ierusalimschy
|
f6834f4393
new API function `lua_type' + new type lua_Type
|
hace 25 años |
Roberto Ierusalimschy
|
78bc8e553d
new API for garbage collector
|
hace 25 años |
Roberto Ierusalimschy
|
91c003dcc2
details
|
hace 25 años |
Roberto Ierusalimschy
|
620d22f2a0
new API function lua_rawget
|
hace 25 años |
Roberto Ierusalimschy
|
55c3bc2bcb
_ALERT is used (and assumed) only by the libs
|
hace 25 años |
Roberto Ierusalimschy
|
30f6e658d2
`lua_newstate' renamed to `lua_open'
|
hace 25 años |
Roberto Ierusalimschy
|
6e80c1cde1
new version for API
|
hace 25 años |
Roberto Ierusalimschy
|
9a21e81907
more builtin functions using official API
|
hace 25 años |
Roberto Ierusalimschy
|
f0b3cd1d6f
new API functions `pop', `insert', and `move'
|
hace 25 años |
Roberto Ierusalimschy
|
100bfec39a
new implementation for `next'
|
hace 25 años |
Roberto Ierusalimschy
|
a97f29f154
explicit stack control in the API
|
hace 25 años |
Roberto Ierusalimschy
|
ac12f4db4b
C upvalues are the last arguments to a function
|
hace 25 años |
Roberto Ierusalimschy
|
9fdf73bc9a
first version for new API
|
hace 25 años |
Roberto Ierusalimschy
|
90fb2e18e8
`pushref' is more efficient (and probably more useful) than `getref'.
|
hace 25 años |
Roberto Ierusalimschy
|
ddc8d94a08
new name for `lua_[sg]etglobaltable'
|
hace 25 años |
Roberto Ierusalimschy
|
e238efc536
default now is multi-state
|
hace 25 años |
Roberto Ierusalimschy
|
397905ef86
(much) better handling of memory alloction errors
|
hace 25 años |
Roberto Ierusalimschy
|
ae55f3eead
no varargs in Lua API
|
hace 25 años |
Roberto Ierusalimschy
|
8e617985fa
functions `for...' and `raw...' are obsolete now
|
hace 25 años |
Roberto Ierusalimschy
|
ef62b340e0
code cleaner for 16 bits.
|
hace 25 años |
Roberto Ierusalimschy
|
dc1e4f5073
missing define for `lua_dobuffer' single-state
|
hace 25 años |
Roberto Ierusalimschy
|
44b71ca816
defines for _ERRORMESSAGE and _ALERT
|
hace 25 años |
Roberto Ierusalimschy
|
91f34fb05c
lua.h should not use names without prefix lua_ (`TObject', for instance)
|
hace 25 años |