platform/upstream/qtdeclarative.git
2012-05-07 Roberto RaggiGenerate code for print calls.
2012-05-07 Roberto RaggiSimplify liveness.
2012-05-07 Roberto RaggiCompile
2012-05-04 Roberto RaggiPut the code in namespaces.
2012-05-04 Roberto RaggiRemove boehm GC
2012-05-04 Roberto RaggiMake the simple test more interesting
2012-05-04 Roberto RaggiGenerate code for unary expressions.
2012-05-04 Roberto RaggiAdd tests for the for-statement.
2012-05-04 Roberto RaggiAdd copy instructions to the qmljs runtime
2012-05-04 Roberto RaggiUse assert instead of Q_ASSERT.
2012-05-04 Roberto RaggiSimplify instruction selections for temporaries
2012-05-04 Roberto RaggiFix relational expressions
2012-05-03 Roberto RaggiGenerate code for boolean values.
2012-05-03 Roberto RaggiAdd instruction selection for string values.
2012-05-03 Roberto RaggiInitial import