aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/qv4ir.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the old v4 and rename v4vm to v4Simon Hausmann2013-04-291-919/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Refactor singleton type registration codeChris Adams2012-08-281-4/+4
* Trim trailing whitespace.Stephen Kelly2012-08-221-19/+19
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-10/+10
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-4/+4
* Enable binding to properties of type QJSValue.Andrew den Exter2012-05-241-0/+1
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-141-14/+14
* Add support for variant properties in V4Matthew Vogt2012-04-161-0/+2
* Fix QML_BINDINGS_TEST and the V4 auto testsRoberto Raggi2012-04-031-2/+2
* Add Throw instruction to the V4 virtual machineRoberto Raggi2012-04-031-1/+1
* Fix constant folding for simple binary expressionRoberto Raggi2012-04-031-0/+6
* Add support for floating conversions.Roberto Raggi2012-04-031-0/+4
* Add floats to the high level IR type system.Roberto Raggi2012-04-031-3/+5
* Change V4 to explicitly use doubles to represent numbers.Roberto Raggi2012-04-031-7/+6
* Support module api objects in v4.Michael Brasser2012-03-141-0/+13
* Add two argument Math.min and Math.max support to v4.Michael Brasser2012-03-121-0/+6
* Add Math.ceil and Math.abs support to v4.Michael Brasser2012-03-121-0/+6
* Fix typo.Michael Brasser2012-03-091-1/+1
* Remove non explicitly typed IR::CONST() nodes.Roberto Raggi2012-03-091-26/+23
* Merge master <-> api_changesMatthew Vogt2012-03-051-1/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+882