aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4identifiertable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix various compiler warnings in order to remove warn_off in the near futureErik Verbruggen2013-11-041-1/+1
* Remove more direct QV4::Value usageLars Knoll2013-09-281-2/+2
* Use StringRef for most methods in ObjectLars Knoll2013-09-221-2/+2
* Inline identifier lookup where it makes senseLars Knoll2013-09-021-1/+1
* Fix memory leak in identifier tableSimon Hausmann2013-08-131-0/+3
* Restructure source codeLars Knoll2013-08-081-0/+184