Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add QmlJS semantic checker. | Christian Kamm | 2010-02-16 | 1 | -0/+7 |
* | Moved the code in the source file. | Roberto Raggi | 2010-02-11 | 1 | -3/+3 |
* | Improved completion of JavaScript expressions. | Roberto Raggi | 2010-02-09 | 1 | -0/+3 |
* | Get rid of BindPtr. | Roberto Raggi | 2010-02-03 | 1 | -12/+10 |
* | Bind each QML document after parsing. Link them before use. | Christian Kamm | 2010-02-02 | 1 | -0/+6 |
* | Removed obsolete code | Roberto Raggi | 2010-01-27 | 1 | -10/+0 |
* | Some initial support for relative imports. | Roberto Raggi | 2010-01-26 | 1 | -2/+11 |
* | Some initial work on the type checker for QML/JS. | Roberto Raggi | 2010-01-26 | 1 | -0/+1 |
* | Introduced ranges and versioning of QML/JS documents. | Roberto Raggi | 2010-01-25 | 1 | -1/+5 |
* | Try to get the type of the qualified name id under cursor | Roberto Raggi | 2010-01-22 | 1 | -2/+2 |
* | Add QmlJS::Document::ast() for when the type of the AST doesn't matter. | Christian Kamm | 2010-01-19 | 1 | -0/+2 |
* | Renamed classes and files to use the QmlJS prefix. | Roberto Raggi | 2010-01-18 | 1 | -0/+114 |