Qt Declarative (Quick 2)
Go to file
Lars Knoll a0690ab1eb Convert string literals to new calling convention
Change-Id: I8dd6b1975351c36230ed512c55944c9b748ca38b
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2012-10-16 16:56:56 +02:00
masm Disable fastmalloc 2012-10-15 14:37:18 +02:00
moth Further convert runtime methods to the new calling convention 2012-10-16 16:56:52 +02:00
tests Do not try to optimize the `global object'. 2012-06-26 15:17:31 +02:00
.gitignore Ignore generated files 2012-10-10 13:19:32 +02:00
llvm_runtime.cpp Further convert runtime methods to the new calling convention 2012-10-16 16:56:52 +02:00
main.cpp Get rid of compiler warning. 2012-10-16 16:01:32 +02:00
qmljs_objects.cpp Add missing license headers 2012-10-12 10:51:06 +02:00
qmljs_objects.h Add missing license headers 2012-10-12 10:51:06 +02:00
qmljs_runtime.cpp Convert string literals to new calling convention 2012-10-16 16:56:56 +02:00
qmljs_runtime.h Convert string literals to new calling convention 2012-10-16 16:56:56 +02:00
qv4array.cpp Add missing license headers 2012-10-12 10:51:06 +02:00
qv4array_p.h Add missing license headers 2012-10-12 10:51:06 +02:00
qv4codegen.cpp Add missing license headers 2012-10-12 10:51:06 +02:00
qv4codegen_p.h Add missing license headers 2012-10-12 10:51:06 +02:00
qv4ecmaobjects.cpp Further convert runtime methods to the new calling convention 2012-10-16 16:56:52 +02:00
qv4ecmaobjects_p.h Add missing license headers 2012-10-12 10:51:06 +02:00
qv4ir.cpp Add missing license headers 2012-10-12 10:51:06 +02:00
qv4ir_p.h Add missing license headers 2012-10-12 10:51:06 +02:00
qv4isel_llvm.cpp Add missing license headers 2012-10-12 10:51:06 +02:00
qv4isel_llvm_p.h Fix for LLVM 3.2. 2012-10-15 10:35:07 +02:00
qv4isel_masm.cpp Further convert runtime methods to the new calling convention 2012-10-16 16:56:52 +02:00
qv4isel_masm_p.h Further convert runtime methods to the new calling convention 2012-10-16 16:56:52 +02:00
qv4syntaxchecker.cpp Add missing license headers 2012-10-12 10:51:06 +02:00
qv4syntaxchecker_p.h Add missing license headers 2012-10-12 10:51:06 +02:00
v4.pro Fix: make it possible to change the used LLVM installation. 2012-10-12 09:07:34 +02:00
v4cc Initial work on exceptions for the AOT compiler. 2012-06-06 15:30:50 +02:00