Commits
User selector
Commit History
Commits on Sep 24, 2020
Add performance tests (#72)
Show description for d982413authoredAdd Prettier, reformat JS code (#69)
Show description for 76bbe70authoredAdd a generic `JSPromise` implementation (#62)
Show description for c52ea09authored
Commits on Sep 18, 2020
- authored
Implement JSString to reduce bridging overhead (#63)
Show description for 36a06c5authored
Commits on Sep 15, 2020
- committed
Add JSTimer implementation with tests (#46)
Show description for 0ac8b37authoredAdd JSError.stack, add Error conformance (#48)
Show description for 3220b3cauthored
Commits on Sep 14, 2020
Add JSDate implementation with tests (#45)
Show description for 36f6bdbauthored
Commits on Sep 13, 2020
Commits on Sep 10, 2020
Add a helper method to copy an array of numbers to a JS TypedArray (#31)
Show description for 171c391andauthored
Commits on Sep 2, 2020
Commits on Aug 29, 2020
Support Holes in Array (#41)
Show description for c67bd51authored
Commits on Aug 28, 2020
- committed
- committed
- committed
Refine public API (#40)
Show description for f3aad66authored
Commits on Aug 27, 2020
Fix invalid array termination for null and undefined (#38)
Show description for a1ec259authored
Commits on Aug 16, 2020
Commits on Aug 11, 2020
Change `JSClosure.release` to `deinit` (#33)
Show description for 5e79c1fauthored
Commits on Aug 10, 2020
Clean up the JSObjectRef API (#28)
Show description for de61e95authored
Commits on Aug 4, 2020
Implement `RandomAccessCollection` on `JSArrayRef` (#30)
Show description for 19365a1authored
Commits on Aug 3, 2020
Add support for instanceof (#25)
Show description for 18adf42authored
Commits on Jul 18, 2020
Commits on Jun 27, 2020
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jun 20, 2020
- committed
Commits on Jun 19, 2020
Commits on Jun 17, 2020
Commits on Jun 4, 2020
Commits on Apr 30, 2020
- committed