aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmljs
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2015-01-161-1/+1
|\
| * QMLJS: remove unused/unsupported command-line optionsErik Verbruggen2014-12-191-1/+1
* | Remove most of the places where getPointer() is usedLars Knoll2014-12-201-1/+1
* | 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-232-1/+1
* Fix Managed::as<>() methodLars Knoll2014-07-221-2/+2
* Change the object allocation schemeSimon Hausmann2014-07-221-2/+2
* Convert remaining FunctionObject's to new constructor schemeLars Knoll2014-07-221-10/+17
* Get rid of StringRefLars Knoll2014-07-221-3/+3
* Convert ExecutionContext to new storage schemeLars Knoll2014-07-221-3/+3
* Get rid of different macros for vtable specializationsLars Knoll2014-07-221-2/+2
* Avoid calling destroy() on most objectsLars Knoll2014-07-221-2/+2
* Remove several uses of module includesAndrew Knight2014-03-101-1/+2
* Clean up our internal namespacesLars Knoll2014-02-231-3/+3
* Split ManagedVTable into two classesLars Knoll2014-01-211-8/+6
* Move the vtable pointer from the object to the internal classLars Knoll2013-12-041-2/+2
* disable qml import scan for qmljsOswald Buddenhagen2013-11-301-0/+1
* Remove the last C++ exceptions from QtQmlLars Knoll2013-10-301-2/+0
* Properly propagate parse errorsLars Knoll2013-10-291-11/+11
* Rename v4 to qmljsSimon Hausmann2013-10-222-0/+239