aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmljs/qmljs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Return Heap::ExecutionContext for globalContext()Lars Knoll2014-12-191-2/+2
* Better encapsulate access to the global objectLars Knoll2014-12-111-1/+1
* Encapsulate accesses to the root contextLars Knoll2014-12-111-1/+1
* Cleanup exception catching codeLars Knoll2014-11-151-1/+1
* Cleanup: remove Value::toString/Object overloads taking a contextLars Knoll2014-11-151-2/+2
* Move Data of FunctionObject and related classes into HeapLars Knoll2014-11-081-4/+4
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Rename main.cpp to qmljs.cpp.Erik Verbruggen2014-07-231-0/+236