aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsdocument.h
Commit message (Expand)AuthorAgeFilesLines
* Add QmlJS semantic checker.Christian Kamm2010-02-161-0/+7
* Moved the code in the source file.Roberto Raggi2010-02-111-3/+3
* Improved completion of JavaScript expressions.Roberto Raggi2010-02-091-0/+3
* Get rid of BindPtr.Roberto Raggi2010-02-031-12/+10
* Bind each QML document after parsing. Link them before use.Christian Kamm2010-02-021-0/+6
* Removed obsolete codeRoberto Raggi2010-01-271-10/+0
* Some initial support for relative imports.Roberto Raggi2010-01-261-2/+11
* Some initial work on the type checker for QML/JS.Roberto Raggi2010-01-261-0/+1
* Introduced ranges and versioning of QML/JS documents.Roberto Raggi2010-01-251-1/+5
* Try to get the type of the qualified name id under cursorRoberto Raggi2010-01-221-2/+2
* Add QmlJS::Document::ast() for when the type of the AST doesn't matter.Christian Kamm2010-01-191-0/+2
* Renamed classes and files to use the QmlJS prefix.Roberto Raggi2010-01-181-0/+114