projects
/
profile
/
ivi
/
qtdeclarative.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
QmlProfiler: storing binding type
2012-04-24
Roberto Raggi
Initialize value type properties.
commit
|
commitdiff
|
tree
2012-04-04
Roberto Raggi
Remove sharing of V4 subscriptions
commit
|
commitdiff
|
tree
2012-04-04
Roberto Raggi
Inline the methods of the V4 Register class
commit
|
commitdiff
|
tree
2012-04-04
Roberto Raggi
Remove obsolete code
commit
|
commitdiff
|
tree
2012-04-03
Roberto Raggi
Fix QML_BINDINGS_TEST and the V4 auto tests
commit
|
commitdiff
|
tree
2012-04-03
Roberto Raggi
Add Throw instruction to the V4 virtual machine
commit
|
commitdiff
|
tree
2012-04-03
Roberto Raggi
Fix constant folding for simple binary expression
commit
|
commitdiff
|
tree
2012-04-03
Roberto Raggi
Add support for floating conversions.
commit
|
commitdiff
|
tree
2012-04-03
Roberto Raggi
Add floats to the high level IR type system.
commit
|
commitdiff
|
tree
2012-04-03
Roberto Raggi
Change V4 to explicitly use doubles to represent numbers.
commit
|
commitdiff
|
tree
2012-03-09
Roberto Raggi
Keep high-level intermediate representation for IR...
commit
|
commitdiff
|
tree
2012-03-09
Roberto Raggi
Remove non explicitly typed IR::CONST() nodes.
commit
|
commitdiff
|
tree
2012-02-23
Roberto Raggi
Fix rewrite of multiline string literals.
commit
|
commitdiff
|
tree
2011-12-15
Roberto Raggi
Fix IR code generation for member expressions
commit
|
commitdiff
|
tree
2011-12-15
Roberto Raggi
Add support for QUrl types to V4
commit
|
commitdiff
|
tree
2011-12-06
Roberto Raggi
Improve parsing of escape characters and regexp literals.
commit
|
commitdiff
|
tree
2011-12-06
Roberto Raggi
Fix the QML/JS parser to accept empty Javascript files.
commit
|
commitdiff
|
tree
2011-12-06
Roberto Raggi
Introduce methods to get the source location of the...
commit
|
commitdiff
|
tree
2011-12-05
Roberto Raggi
Adjust the source location of the last accepted token.
commit
|
commitdiff
|
tree
2011-11-30
Roberto Raggi
Extend the grammar of QML binding declarations.
commit
|
commitdiff
|
tree
2011-11-29
Roberto Raggi
Fix the evaluation of JS switch statements in QML bindings.
commit
|
commitdiff
|
tree
2011-11-14
Roberto Raggi
Fix parsing of unary expressions.
commit
|
commitdiff
|
tree
2011-11-14
Roberto Raggi
Use the property cache when compiling the V4 instructions.
commit
|
commitdiff
|
tree
2011-09-29
Roberto Raggi
Fix compile of the non-threaded V4 interpreter.
commit
|
commitdiff
|
tree
2011-09-21
Roberto Raggi
Fix processing of unary T_MINUS_MINUS tokens after...
commit
|
commitdiff
|
tree
2011-09-21
Roberto Raggi
Test qmlmin using the QML/JS files from our test suite.
commit
|
commitdiff
|
tree
2011-09-19
Roberto Raggi
Fix typo when recognizing escape characters
commit
|
commitdiff
|
tree
2011-09-19
Roberto Raggi
Fix automatic insertion of semicolons.
commit
|
commitdiff
|
tree
2011-09-19
Roberto Raggi
Add support for minimizing Javascript files containing...
commit
|
commitdiff
|
tree
2011-09-19
Roberto Raggi
Add the method tokenKind() to the QML/JS lexer.
commit
|
commitdiff
|
tree
2011-09-19
Roberto Raggi
Add support for QML/JS pragma directives.
commit
|
commitdiff
|
tree
2011-09-19
Roberto Raggi
Add auto tests for the QML minifier.
commit
|
commitdiff
|
tree
2011-09-19
Roberto Raggi
Fix automatic semicolon insertion.
commit
|
commitdiff
|
tree
2011-09-19
Roberto Raggi
Fix compile when the parser is included in non GUI...
commit
|
commitdiff
|
tree
2011-09-19
Roberto Raggi
Added --verify-only option to qmlmin.
commit
|
commitdiff
|
tree
2011-09-19
Roberto Raggi
Introduced qmlmin.
commit
|
commitdiff
|
tree
2011-09-19
Roberto Raggi
Fix the implementation of Lexer::tokenText().
commit
|
commitdiff
|
tree
2011-09-19
Roberto Raggi
Introduced a QML scanning mode.
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix the directory cache for case insensitive file systems.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix diagnostic messages.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix merge errors introduced while rebasing.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix the tst_qdeclarativedebug auto test.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix the search of QML types.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix wrong assertion in StringRef::load.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Collect the source locations of the single and multiline...
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix the qmldir parser diagnostic messages.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Update the tst_qdeclarativelanguage::errors() auto...
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix lookup of non scriptable default properties.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix property lookup in QDeclarativePropertyCache::create.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix compilation.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix type of valuetype alias properties.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix the source location of the T_ELSE token.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix parsing of numeric literals.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix the computation of the start token position.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix initialization order.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Replace the hash tables with simple association lists.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Merge IR::Module and IR::Function.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Set the name of the default property
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix wrong usage of QStringHash iterators.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Recompute the token length after the scan of a regexp.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix visit of list-like AST nodes.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix possible crash when using the QML lexer without...
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix initialization of QDeclarativeVMEMetaData::PropertyData...
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Fix comparison.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Compile.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Remove deprecated QChar to ushort conversions.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Compile
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Speedup the V4 code generation.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Use QDeclarativePool to allocate the V4 instructions.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Change the V4 IR so it can be stored in a memory pool.
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Removed QDeclarativeJS::NodePool
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-08-30
Roberto Raggi
Improved parsing of numeric literals
Reviewed-by:
Roberto Raggi
<roberto.raggi@nokia.com>
commit
|
commitdiff
|
tree
2011-05-12
Roberto Raggi
Added auto tests for properties initialized using JS...
commit
|
commitdiff
|
tree
2011-05-12
Roberto Raggi
Fix the QML front-end to allow side effects in the...
commit
|
commitdiff
|
tree
2011-05-09
Roberto Raggi
Fix wrong usages of #include directives in the QML...
commit
|
commitdiff
|
tree
2011-05-06
Roberto Raggi
Don't visit the sub tree of an AST::UiScriptBinding...
commit
|
commitdiff
|
tree
2011-05-05
Roberto Raggi
Fix evaluation of boolean conditions
commit
|
commitdiff
|
tree