summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/javascriptast.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduced Node::firstSourceLocation(), Node::lastSourceLocation().Roberto Raggi2009-04-271-0/+8
* Removed the UiObjectInitialized from UiPublicMember.Roberto Raggi2009-04-241-1/+0
* Visit the import nodes.Roberto Raggi2009-04-241-0/+1
* Generate ASTs for function and variable declarations.Roberto Raggi2009-04-241-0/+9
* Introduced `import' statements.Roberto Raggi2009-04-241-0/+17
* Initial work on the qfx front-end.Roberto Raggi2009-04-241-0/+878