Christian Kamm
|
b23fc0c572
|
Rename QmlJS::Check -> QmlJS::Evaluate.
It is used to evaluate expressions to values.
Done to make room for a real 'check' pass.
|
2010-02-15 11:52:39 +01:00 |
|
Christian Kamm
|
9245c7bab5
|
Removed unnecessary includes of qmljslink.h
|
2010-02-12 10:10:20 +01:00 |
|
Roberto Raggi
|
967ed09c29
|
Initial support of `Follow symbol under cursor' for QML/JS.
|
2010-02-09 11:37:58 +01:00 |
|
Roberto Raggi
|
976d74ca73
|
Add support for lazy prototypes.
Done-with: ckamm
|
2010-02-03 15:42:32 +01:00 |
|
Roberto Raggi
|
1f0b717ad2
|
Completion for global variables in JS.
* Support for lookup JS vs Qml
* Bind global variables.
Done-with: ckamm
|
2010-02-03 14:34:06 +01:00 |
|
Christian Kamm
|
49c43aaab1
|
Get rid of Environment, introduce external ScopeChain in Link.
Done-with: Roberto
|
2010-02-03 10:59:52 +01:00 |
|
Roberto Raggi
|
ba18e70034
|
Introduced QML/JS references.
Done with ckamm
|
2010-02-03 10:24:25 +01:00 |
|
Roberto Raggi
|
fac977a5bd
|
Try to get the type from a qualified-id.
|
2010-02-02 15:02:21 +01:00 |
|
Roberto Raggi
|
6dcc675eb2
|
Guess the type of a global variable by looking at its initializer.
|
2010-02-01 17:31:28 +01:00 |
|
Roberto Raggi
|
ab8c19f2f8
|
Some initial work on the type checker for QML/JS.
|
2010-01-26 14:55:33 +01:00 |
|
Roberto Raggi
|
c943d8e4f1
|
Renamed classes and files to use the QmlJS prefix.
|
2010-01-18 16:59:20 +01:00 |
|