Roberto Ierusalimschy
|
cbc59592ff
new definition for `luaD_call' and `luaD_adjusttop'
|
24 年之前 |
Roberto Ierusalimschy
|
4905fdd135
C++ warning
|
24 年之前 |
Roberto Ierusalimschy
|
0267168675
details.
|
24 年之前 |
Roberto Ierusalimschy
|
ba11831d35
smaller structs for udata and for strings
|
24 年之前 |
Roberto Ierusalimschy
|
190ddd431d
details (rests of debug code)
|
24 年之前 |
Roberto Ierusalimschy
|
65c289b046
details
|
24 年之前 |
Roberto Ierusalimschy
|
d5b83ead90
new implementation for userdatas, without `keys'
|
24 年之前 |
Roberto Ierusalimschy
|
da673d31aa
user can define extra alignment requirements
|
24 年之前 |
Roberto Ierusalimschy
|
323da72577
`weakmode' queries must have an explicit `?'
|
24 年之前 |
Roberto Ierusalimschy
|
943b8f5b18
details
|
24 年之前 |
Roberto Ierusalimschy
|
762d059a13
new implementation for the Virtual Machine
|
24 年之前 |
Roberto Ierusalimschy
|
572a69b6af
name changes
|
24 年之前 |
Roberto Ierusalimschy
|
beee01b170
re-implementation of refs through weak tables
|
24 年之前 |
Roberto Ierusalimschy
|
6473f965ca
new API functions to load (parse?) a chunk without running it.
|
24 年之前 |
Roberto Ierusalimschy
|
0e0e4a480e
first implementation for weak tables
|
24 年之前 |
Roberto Ierusalimschy
|
2a50188269
avoid use of l_char outside INTERNALs (use lua_char instead)
|
24 年之前 |
Roberto Ierusalimschy
|
9aedea6ec8
small bug (when parser fails, there is no function on the stack...)
|
24 年之前 |
Roberto Ierusalimschy
|
a68635a919
list constructors do not adjust last expression
|
24 年之前 |
Roberto Ierusalimschy
|
2112142680
allow syntax << function (x) ... end (...) >> as a statement
|
24 年之前 |
Roberto Ierusalimschy
|
dd3a63c205
new way to handle `profiles'
|
24 年之前 |
Roberto Ierusalimschy
|
cb49b088b6
old signature for lua_open
|
24 年之前 |
Roberto Ierusalimschy
|
c5a23cf01a
details
|
24 年之前 |
Roberto Ierusalimschy
|
6048c4f74d
better way to link callinfo's and stack
|
24 年之前 |
Roberto Ierusalimschy
|
5e870f86a2
optimization for tailcall does not seem to pay itself
|
24 年之前 |
Roberto Ierusalimschy
|
f81b8adb3f
string [[...]] ignores initial \n
|
24 年之前 |
Roberto Ierusalimschy
|
2b2267069b
new functions `pack' and `unpack'
|
24 年之前 |
Roberto Ierusalimschy
|
72d3d155b0
detail
|
24 年之前 |
Roberto Ierusalimschy
|
6d4db86888
open functions are lua_Cfunctions
|
24 年之前 |
Roberto Ierusalimschy
|
e9a3820370
sizeof(string) != strlen(string)+1 when sizeof(char) != 1
|
24 年之前 |
Roberto Ierusalimschy
|
9e8a46daa2
details (identation)
|
24 年之前 |