Roberto Ierusalimschy
|
e3c0ce9a69
dofile accepts pre-compiled chunks.
|
29 年之前 |
Roberto Ierusalimschy
|
85b76bcc01
functions "lua_is..." consider coercions.
|
29 年之前 |
Roberto Ierusalimschy
|
a275d9a25b
functions "lua_is..." consider coercions.
|
29 年之前 |
Roberto Ierusalimschy
|
7e0be1fbde
unused "#include"
|
29 年之前 |
Roberto Ierusalimschy
|
54ba642cc3
new module "undump.o"
|
29 年之前 |
Roberto Ierusalimschy
|
8826eb7918
small correction
|
29 年之前 |
Roberto Ierusalimschy
|
e701a86385
"openfile" now returns the file
|
29 年之前 |
Roberto Ierusalimschy
|
3e1f731826
integration with undump (execution of pre-compiled chuncks)
|
29 年之前 |
Roberto Ierusalimschy
|
f86c1367db
new functions "rename" and "tmpname".
|
29 年之前 |
Luiz Henrique de Figueiredo
|
58fd8aa851
added cast instead of union [lazy?]
|
29 年之前 |
Roberto Ierusalimschy
|
3226ac2da8
"lua_ntable" and "lua_nconstant" are public (undump.c uses them).
|
29 年之前 |
Roberto Ierusalimschy
|
3e9daa7416
creation of strings must call garbage collector.
|
29 年之前 |
Roberto Ierusalimschy
|
7236df875a
new function "luaI_buffer".
|
29 年之前 |
Roberto Ierusalimschy
|
675e608325
new functions "rename" and "tmpname".
|
29 年之前 |
Roberto Ierusalimschy
|
1dc0e82aeb
"freefunc" now is public.
|
29 年之前 |
Roberto Ierusalimschy
|
c2eb02aaf6
both "write" and "format" need "addquoted".
|
29 年之前 |
Roberto Ierusalimschy
|
2fee7e42c9
new option 'q' in function "format".
|
29 年之前 |
Roberto Ierusalimschy
|
281db390e8
no more "ugly" programs.
|
29 年之前 |
Luiz Henrique de Figueiredo
|
df8cf53cc9
removed tf->marked=0;
|
29 年之前 |
Roberto Ierusalimschy
|
40306b10db
small corrections.
|
29 年之前 |
Luiz Henrique de Figueiredo
|
5eff5d3eac
moved some includes from undump.h
|
29 年之前 |
Luiz Henrique de Figueiredo
|
8ad8426c43
moved some includes to undump.c
|
29 年之前 |
Luiz Henrique de Figueiredo
|
3cab7cd025
undump.c is now a module
|
29 年之前 |
Luiz Henrique de Figueiredo
|
bb26efbbec
definitions for lua decompiler
|
29 年之前 |
Roberto Ierusalimschy
|
5c0e5fd36d
details.
|
29 年之前 |
Roberto Ierusalimschy
|
621322a305
"PrintCode" now is defined in luac.
|
29 年之前 |
Luiz Henrique de Figueiredo
|
e33a3b8e0d
now loads size as two words
|
29 年之前 |
Luiz Henrique de Figueiredo
|
9a6cccb08c
removed support for local vars
|
29 年之前 |
Roberto Ierusalimschy
|
b58225e93b
unused declaration removed.
|
29 年之前 |
Luiz Henrique de Figueiredo
|
852b919465
now swaps bytes (but need to make it more robust)
|
29 年之前 |