summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/javascriptgrammar_p.h
Commit message (Expand)AuthorAgeFilesLines
* Generate ASTs for function and variable declarations.Roberto Raggi2009-04-241-5/+5
* fix shift/reduce and reduce/reduce conflicts, make parsing of function declar...mae2009-04-241-6/+6
* support comma for lists, better parser error outputmae2009-04-241-6/+6
* support public property definitionsmae2009-04-241-5/+5
* Introduced `import' statements.Roberto Raggi2009-04-241-9/+10
* Initial work on the qfx front-end.Roberto Raggi2009-04-241-0/+144