aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4math_p.h
Commit message (Expand)AuthorAgeFilesLines
* Split compiler and runtime more clearlyUlf Hermann2019-07-111-1/+1
* Split QV4::Value into a static and a dynamic partUlf Hermann2019-05-311-6/+7
* Remove tracing JIT infrastructureUlf Hermann2019-04-291-21/+6
* V4: Collect trace information in the interpreterErik Verbruggen2019-01-251-6/+21
* Cleanups in Value/PrimitiveLars Knoll2018-09-171-6/+6
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Use qtbase add/sub/mul with overflow implementations.Erik Verbruggen2015-11-271-63/+10
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* V4 runtime: tune Runtime::add/sub/mul a bit.Erik Verbruggen2014-09-101-32/+27
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix interpreter math routines.Erik Verbruggen2014-03-281-6/+9
* Move Value::fromBool, ... to a new Primitive classLars Knoll2013-09-281-12/+12
* Restructure source codeLars Knoll2013-08-081-0/+147