aboutsummaryrefslogtreecommitdiffstats
path: root/qv4ir_p.h
Commit message (Expand)AuthorAgeFilesLines
* Allow Const's as operands to BinopLars Knoll2012-11-121-4/+4
* Added basic support for 'for (var x in y)' statementLars Knoll2012-10-311-1/+3
* Proper exception handlingLars Knoll2012-10-241-1/+3
* Implement regexp supportLars Knoll2012-10-201-0/+27
* Add missing license headersSimon Hausmann2012-10-121-26/+25
* Fix non-release buildsSimon Hausmann2012-10-081-0/+1
* Fix code ownershipSimon Hausmann2012-09-261-0/+3
* Remove specialized version of __qmljs_setRoberto Raggi2012-06-131-0/+5
* Begin to implement moth vmAaron Kennedy2012-06-121-2/+6
* Remove dead code.Roberto Raggi2012-06-111-55/+8
* Make IR types stricterAaron Kennedy2012-06-111-22/+22
* Ensure that basic blocks are terminated.Roberto Raggi2012-06-081-2/+7
* Delete propertiesRoberto Raggi2012-06-071-0/+1
* Generalized instruction selection.Roberto Raggi2012-05-311-18/+18
* Implement instanceofRoberto Raggi2012-05-281-0/+3
* Refactored ObjectRoberto Raggi2012-05-251-1/+1
* Propagate exceptionsRoberto Raggi2012-05-251-1/+4
* Throw exceptionsRoberto Raggi2012-05-231-0/+9
* checkpointRoberto Raggi2012-05-161-1/+1
* Store the actual arguments in TEMPs with negative indices.Roberto Raggi2012-05-141-2/+2
* Do a quick scan of the global code.Roberto Raggi2012-05-141-2/+2
* Fix nested functionsRoberto Raggi2012-05-141-2/+8
* Optimize local argumentsRoberto Raggi2012-05-081-1/+7
* Move the instruction selection pass.Roberto Raggi2012-05-071-1/+7
* Simplify liveness.Roberto Raggi2012-05-071-7/+18
* Initial importRoberto Raggi2012-05-031-0/+666