Commits
User selector
Commit History
Commits on Sep 8, 2020
Correctly restore whether or not a function is an inner generator
Show description for 0918353authored andcommittedLift restriction on serializing a single scope at a time
Show description for cba0416authored andcommitted
Commits on Aug 19, 2020
Use GetMethod in yield*.
Show description for df60b47authored andcommitted
Commits on Jul 28, 2020
descriptive printings for IR::Function
Show description for 27315f0authored andcommittedinclude isAnonymous info in warning
Show description for 05c2504authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Apr 10, 2020
Remove `using` statements in IR.h
Show description for a3e5639authored andcommitted
Commits on Feb 20, 2020
IR instrumentation support for dynamic checking
Show description for c3cc14cauthored andcommitted
Commits on Jan 28, 2020
Fix bug with object destructuring and duplicate target keys
Show description for a193630authored andcommitted
Commits on Dec 23, 2019
Avoid emitting parameters twice in generator functions.
Show description for 82bf0f3authored andcommitted
Commits on Dec 19, 2019
Fix spelling of getIteratorSymbol.
Show description for 2be95eeauthored andcommittedRename iterator functions.
Show description for 82a6524authored andcommittedUse fast iteration instructions in destructuring.
Show description for f25b5fcauthored andcommittedAdd wrappers for emitting fast iteration instructions.
Show description for 197853aauthored andcommittedUpdate error messages for iterators.
Show description for 77a2dfeauthored andcommitted
Commits on Dec 3, 2019
Implement optional chaining.
Show description for f6577a4authored andcommitted
Commits on Dec 1, 2019
Generate dummy functions for debug info during lazy compilation
Show description for ef513adauthored andcommitted
Commits on Nov 26, 2019
use Hermes private builtins
Show description for d1637f2authored andcommitted
Commits on Nov 14, 2019
Throw TypeError when destructuring undefined/null.
Show description for bdd0526authored andcommittedPass name hint to initializer expressions.
Show description for 214299fauthored andcommitted
Commits on Oct 25, 2019
Avoid relying on multiple iterations of segments being the same.
Show description for 302a518authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Sep 14, 2019
fix a bug emitOptionalInitialization()
Show description for 1e8bbf7authored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading