aboutsummaryrefslogtreecommitdiffstats
path: root/qmljs_math.h
Commit message (Expand)AuthorAgeFilesLines
* Changed the LLVM backend to also support the LLVM JIT.Erik Verbruggen2012-11-121-1/+1
* Fix integer arithmeticsLars Knoll2012-10-181-12/+15
* Change usage of qIsNaN to std::isnan.Erik Verbruggen2012-10-181-1/+3
* Fix build on ia32Simon Hausmann2012-10-171-3/+3
* Change usages of math.h into cmath. Fixes MacOS build.Erik Verbruggen2012-10-171-1/+1
* Store integer constants as integer ValuesLars Knoll2012-10-171-0/+95