aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/v4/fact.js
Commit message (Collapse)AuthorAgeFilesLines
* Added an iterative version of factorial as a (performance) test.Erik Verbruggen2013-08-141-3/+3
| | | | | Change-Id: I2c64b84d060792c0a1b111b854495cafcf24db33 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Introducing SSA.Erik Verbruggen2013-06-061-3/+10
| | | | | | Change-Id: Id3315f3560a8a7c996147eb070876b0065a23c76 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com> Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Merge branch 'master' of ↵Simon Hausmann2013-04-151-0/+15
ssh://codereview.qt-project.org:29418/playground/v4vm into v4 This is the initial merge of the v4vm JS engine, designed specifically for QML. The engine is tested on Linux and Mac OS X, works on x86, x86-64 and ARM. Change-Id: I826b72cfa3d3575007b70d78604080582db568db Reviewed-by: Lars Knoll <lars.knoll@digia.com>