aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jit/qv4binop_p.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare run-time method calling mechanism for cross-compilationSimon Hausmann2017-03-171-2/+2
* Make binop and unop a templateSimon Hausmann2017-01-281-33/+34
* Binop assembler cleanupSimon Hausmann2017-01-111-44/+54
* V4: Fix JavaScript finally-block executionErik Verbruggen2016-08-101-0/+1
* Convert the remaining runtime methods to new calling conventionLars Knoll2016-04-111-2/+2
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* V4: Split arguments/locals from temps.Erik Verbruggen2014-05-231-4/+4
* Cleanup our runtime methodsLars Knoll2014-03-111-2/+2
* Move all binop related code into qv4binop*Lars Knoll2014-03-041-0/+159
* Clean up our internal namespacesLars Knoll2014-02-231-7/+7
* Move binops out of the iselLars Knoll2014-02-221-0/+76