summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/javascriptast_p.h
Commit message (Expand)AuthorAgeFilesLines
* Introduced AST::cast<T>(node).Roberto Raggi2009-04-241-176/+364
* Added the `import statements' to UiProgram.Roberto Raggi2009-04-241-2/+3
* Generate ASTs for function and variable declarations.Roberto Raggi2009-04-241-1/+15
* Introduced `import' statements.Roberto Raggi2009-04-241-0/+46
* Initial work on the qfx front-end.Roberto Raggi2009-04-241-0/+1756