Commits
User selector
Commit History
Commits on Feb 24, 2017
Added support for array type annotations
Show description for 5ba431acommitted
Franco Castellacci
Commits on Feb 17, 2017
- committed
Franco Castellacci - committed
Franco Castellacci - committed
Franco Castellacci
Commits on Feb 10, 2017
- committed
Franco Castellacci
Commits on Feb 7, 2017
Moved adding types to nodes to a separate method.
Show description for 49093d8committed
Franco Castellacci- committed
Franco Castellacci
Commits on Feb 6, 2017
Had to comment this out for the type annotations to work.
Show description for 3345c79committed
Franco Castellacci- committed
Franco Castellacci - committed
Franco Castellacci - committed
Franco Castellacci - committed
Franco Castellacci
Commits on Jan 27, 2017
- committed
Franco Castellacci - committed
Franco Castellacci - committed
Franco Castellacci
Commits on Jan 26, 2017
Modified JsTypes to be an enum class.
Show description for ad5259ecommitted
Franco Castellacci
Commits on Jan 24, 2017
- committed
Franco Castellacci
Commits on Jan 21, 2017
First draft of the type annotation parsing for JS.
Show description for 01cb30bcommitted
Franco Castellacci
Commits on Jan 10, 2017
[1.4>master] [MERGE #2349 @suwc] OS9791203:Failfast in Tweetium and other UWA background task
Show description for 5e3278acommitted
Suwei ChenOS9791203:Failfast in Tweetium and other UWA background task
Show description for 514f6e7committed
Suwei Chen[MERGE #2337 @obastemur] bug-fix: 9575461 - IsConcatSpreadable is called twice
Show description for c1623a6committed[MERGE #2331 @obastemur] Fix Legacy-Link and NDK-Compile errors
Show description for b15a61acommitted
Commits on Jan 9, 2017
Fix Legacy-Link and NDK-Compile errors
Show description for 45284fccommitted- committed
[1.4>master] [MERGE #2323 @pleath] 2 very simple redeferral fixes
Show description for b9a9e2acommitted[1.4>master] [MERGE #2330 @pleath] Solve an AST anomaly in rare redeferral cases.
Show description for f5315fbcommitted2 very simple redeferral fixes: 1. Now that the ScopeSlots structure uses a FunctionInfo*, make sure that the FunctionInfo points to a full FunctionBody before attempting to box a StackScriptFuncti…
Show description for 0824e05committed[MERGE #2330 @pleath] Solve an AST anomaly in rare redeferral cases.
Show description for d5c4f47committed
Commits on Jan 7, 2017
Solve an AST anomaly in rare redeferral cases. We may redefer a nested function but choose not to defer it when we recompile the enclosing function. In such a case, the existing nested FunctionProx…
Show description for b04b132committed[1.4>master] [MERGE #2201 @tcare] Array.prototype.unshift does not marshal parameters correctly
Show description for 3239cc6committed[MERGE #2201 @tcare] Array.prototype.unshift does not marshal parameters correctly
Show description for 96c8b12committed
Commits on Jan 6, 2017
[1.4>master] [MERGE #2327 @suwc] Issue#829: class extends null should bind this
Show description for 5592fe0committed
Suwei ChenArray.prototype.unshift does not marshal parameters correctly
Show description for e193897committedIssue#829: class extends null should bind this
Show description for 6a94785committed
Suwei Chen[1.4>master] [MERGE #2315 @tcare] Remove InternalErrorException and FailFast instead
Show description for 0a64a1ccommitted