Initial version of generator for new data structures
authorSimon Hausmann <simon.hausmann@digia.com>
Wed, 14 Aug 2013 08:17:31 +0000 (10:17 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Thu, 15 Aug 2013 07:08:35 +0000 (09:08 +0200)
commit131964a3b5ac0cb6de5f1d306035003751da907a
tree8da48d516a73142c8317523890ba4f877f90fe03
parent22e4061e14e10fb825a5971437de0af52c491aa2
Initial version of generator for new data structures

Change-Id: I172a504f8b4f8284967a4a02e207bf4c0a04c2a4
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/compiler/compiler.pri
src/qml/compiler/qv4compileddata.cpp [new file with mode: 0644]
src/qml/compiler/qv4compileddata_p.h
src/qml/compiler/qv4compiler.cpp [new file with mode: 0644]
src/qml/compiler/qv4compiler_p.h [new file with mode: 0644]