aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qqmlcodegenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [new compiler] Fix function and binding expression setupSimon Hausmann2013-09-201-3/+32
* Cleanup: Fold CompiledData::Value into CompiledData::BindingSimon Hausmann2013-09-201-12/+12
* [new compiler] Add support for id propertiesSimon Hausmann2013-09-201-0/+45
* [new compiler] Initial support for group propertiesSimon Hausmann2013-09-201-7/+67
* [new compiler] Implement proper type resolutionSimon Hausmann2013-09-131-0/+23
* [new compiler] Implement name sanity checking for properties, signals and fun...Simon Hausmann2013-09-121-7/+95
* [new compiler] Improve error reportingSimon Hausmann2013-09-121-0/+4
* Fix error reporting timingSimon Hausmann2013-09-121-0/+6
* Fix error reporting for wrong signal parameter declarationsSimon Hausmann2013-09-081-0/+6
* Beginning of a new qml parserSimon Hausmann2013-09-081-0/+776