summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/javascriptengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Compile with gcc 4.2.Roberto Raggi2009-05-141-44/+38
* There's no need to record the current AST in the QML/JS engine.Roberto Raggi2009-05-141-12/+1
* Moved Parser::DiagnosticMessage and AST::SourceLocationRoberto Raggi2009-05-141-5/+24
* Renamed JavaScriptEnginePrivate in Engine.Roberto Raggi2009-05-141-2/+2
* Protect the QML front-end using the namespace JavaScript.Roberto Raggi2009-05-141-28/+28
* Removed javascriptvalue.hRoberto Raggi2009-05-141-1/+0
* Initial work on the qfx front-end.Roberto Raggi2009-04-241-0/+144