aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/qv4identifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure source codeLars Knoll2013-08-081-172/+0
* Prospective MSVC build fixSimon Hausmann2013-06-281-2/+2
* Reuse the hash value inside identifier to hash themLars Knoll2013-06-281-7/+20
* Move the IdentifierTable into it's own fileLars Knoll2013-06-281-119/+7
* Convert QV8Engine::illegalNames() to use the identifier hashLars Knoll2013-06-281-0/+6
* Convert IdentifierHash to be template basedLars Knoll2013-06-281-43/+26
* Add a replacement for QQmlIntegerCacheLars Knoll2013-06-281-0/+99
* Rewrite identifier tableLars Knoll2013-06-281-0/+183