Imported code from luatcc-1.0.0.tar.gz
commita36a6bb8441d163ca355ad72533c25bdc8703d4a
authorMiriam Ruiz <miriam@debian.org>
Sat, 19 Dec 2009 12:42:23 +0000 (19 13:42 +0100)
committerMiriam Ruiz <miriam@debian.org>
Sat, 19 Dec 2009 12:42:23 +0000 (19 13:42 +0100)
treeb399e0af72d09a5f666215e8531246d12669b18f
Imported code from luatcc-1.0.0.tar.gz
24 files changed:
HISTORY.txt [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.txt [new file with mode: 0644]
config-gcc.mak [new file with mode: 0644]
ext/tcc-tcc_compile_named_string.patch [new file with mode: 0644]
src/gcc.mak [new file with mode: 0644]
src/loader.lua [new file with mode: 0644]
src/luatcc.c [new file with mode: 0644]
test/test1.lua [new file with mode: 0644]
test/test2.lua [new file with mode: 0644]
test/test3.lua [new file with mode: 0644]
test/test3_mod.c [new file with mode: 0644]
test/test4.lua [new file with mode: 0644]
test/test4_mod.lua [new file with mode: 0644]
test/test5.lua [new file with mode: 0644]
test/test5.mak [new file with mode: 0644]
test/test5_mod.c [new file with mode: 0644]
test/test6.lua [new file with mode: 0644]
test/test6_mod.c [new file with mode: 0644]
test/test7.lua [new file with mode: 0644]
test/test7_mod.c [new file with mode: 0644]
test/test8.lua [new file with mode: 0644]
test/test9.lua [new file with mode: 0644]