Commit Graph

3 Commits

Author SHA1 Message Date
Christian Kamm
3286f48504 QmlJS: Remove Link::scopeChainAt, initialize scope chain in constructor.
Use ScopeBuilder.push(...) for the same functionality.

Reviewed-by: Erik Verbruggen
2010-04-22 16:36:43 +02:00
Erik Verbruggen
21e1db4b5b Exported classes to use in the QML designer. 2010-03-31 10:03:18 +02:00
Christian Kamm
e9039db984 Move the scope building logic into QmlJS::ScopeBuilder. 2010-02-22 10:22:23 +01:00