projects
/
platform
/
upstream
/
qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
platform/upstream/qtdeclarative.git
2012-05-21
Roberto Raggi
Simple test app for the Array object.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Roberto Raggi
Fix prototypes and implemented isel for constructValue.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Roberto Raggi
Initial support for Array objects.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Roberto Raggi
Initial support for inplace assignments.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Roberto Raggi
Import Array from QtScript classic.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Roberto Raggi
Inline common cases.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Roberto Raggi
Improve [[DefaultValue]]
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Roberto Raggi
Improve the Number prototype.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Roberto Raggi
Improve the Boolean prototype.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Roberto Raggi
Improve the Number prototype.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Roberto Raggi
Implemented the ecma Date object.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Roberto Raggi
Some refactoring and some initial work on the Date...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Roberto Raggi
Simplified the compiler.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Roberto Raggi
Store the locals in %r15.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Roberto Raggi
Refactored the stack frames.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Roberto Raggi
checkpoint
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Roberto Raggi
Add the Boolean Object.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Roberto Raggi
Remove String::get()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Roberto Raggi
Cleanup function prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Roberto Raggi
Add methods to allocate JS entities.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Roberto Raggi
Create the activation only when needed.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Roberto Raggi
Use %rbp to index the local variables.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Roberto Raggi
Skip TEMPs with negative index.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Roberto Raggi
Fix the activation.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Roberto Raggi
Initial implementation of the Math Object.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Roberto Raggi
Introduce the ExecutionEngine.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Roberto Raggi
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Roberto Raggi
Initial work on the Number object.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Roberto Raggi
Initial work on the String object.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Roberto Raggi
Store the actual arguments in TEMPs with negative indices.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Roberto Raggi
Do a quick scan of the global code.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Roberto Raggi
Fix nested functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Roberto Raggi
Fix constructors and some work on the String prototype.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Roberto Raggi
Add the String object constructor.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Roberto Raggi
Initialize baseObject.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Roberto Raggi
Fix function calls
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Roberto Raggi
Add callValue.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Roberto Raggi
Set the prototype delegator.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Roberto Raggi
Rename simple2.js
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Roberto Raggi
Inline __qmljs_copy.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Roberto Raggi
Fix instruction selections for closures.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Roberto Raggi
Some more progress on function calls
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Roberto Raggi
Bind the `this' object.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Roberto Raggi
Some progress on closures.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Roberto Raggi
Initial support for object literals
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Roberto Raggi
Generate inline code instead of calls to __qmljs_to_boo...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Roberto Raggi
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Roberto Raggi
Inline a code for add,sub,mul and div.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Roberto Raggi
Fix nx representation of call expressions.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Roberto Raggi
Optimized version of simple.js
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Roberto Raggi
Optimize local arguments
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Roberto Raggi
Added a simple syntax checker.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Roberto Raggi
Improve frame instantiations.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Roberto Raggi
Make Context a POD value.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Roberto Raggi
Initialize the return address
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Roberto Raggi
Remove the register allocator.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Roberto Raggi
Test function calls
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Roberto Raggi
Add naive support for function calls.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Roberto Raggi
Fix the examples
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Roberto Raggi
Move the instruction selection pass.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Roberto Raggi
Generate code for print calls.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Roberto Raggi
Simplify liveness.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Roberto Raggi
Compile
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Roberto Raggi
Put the code in namespaces.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Roberto Raggi
Remove boehm GC
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Roberto Raggi
Make the simple test more interesting
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Roberto Raggi
Generate code for unary expressions.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Roberto Raggi
Add tests for the for-statement.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Roberto Raggi
Add copy instructions to the qmljs runtime
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Roberto Raggi
Use assert instead of Q_ASSERT.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Roberto Raggi
Simplify instruction selections for temporaries
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Roberto Raggi
Fix relational expressions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Roberto Raggi
Generate code for boolean values.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Roberto Raggi
Add instruction selection for string values.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Roberto Raggi
Initial import
commit
|
commitdiff
|
tree
|
snapshot