Commits
User selector
Commit History
Commits on Jul 15, 2021
Implement per thread isolating
Show description for 77a6857authored andcommitted
Commits on May 18, 2021
Refactor GC allocation with bitmap info
Show description for b605adbauthored andcommitted
Commits on Dec 18, 2020
Update clang-format version to 6.0
Show description for 29c70f7authored andcommitted
Commits on May 27, 2020
Add Set/Map iterator API
Show description for 232618dauthored andcommitted
Commits on Apr 1, 2020
Fix Iterator and WeakMap prototype objects to be an ordinary object
Show description for 38750ecauthored andcommitted
Commits on Mar 24, 2020
Fix [[Prototype]] initialization process for each object creation
Show description for 39a5922authored andcommitted
Commits on Mar 16, 2020
Implement OrdinaryCreateFromConstructor
Show description for ed61619authored andcommitted
Commits on Mar 10, 2020
Fix LGPL License verison typo (2.0 -> 2.1)
Show description for e2f1c3fauthored andcommitted
Commits on Dec 5, 2019
Optimize runtime performance
Show description for 53906a6authored andcommitted
Commits on Jul 3, 2019
Update coding style guide (#296)
Show description for 2b145efauthored
Hyukwoo Park
Commits on Mar 4, 2019
Reduce code smell -Remove setPrototype method in constructor/destructor. (#109)
Show description for 02f462aauthored andcommitted
Commits on Jun 18, 2018
Fix bug in {Set, Map}ObjectIterator::advance (#97)
Show description for 74315faauthored andcommitted
Commits on Mar 7, 2018
Change default license to LGPL license (#60)
Show description for 28de827authored andcommitted
Commits on Jan 19, 2018
Implement ES6 Symbol.hasInstance, iterator, toStringTag, toPrimitive and built-ins (#46)
Show description for e66f512authored andcommitted
Commits on Jan 15, 2018
Implement ES6+ String methods, Iterator, Map, Set Object (#43)
Show description for 28f6a51authored andcommitted
Loading