Commits
User selector
Commit History
Commits on Jul 7, 2021
Implement AssignmentTargetType spec
Show description for 76fa95cauthored andcommitted
Commits on Dec 18, 2020
Update clang-format version to 6.0
Show description for 29c70f7authored andcommitted
Commits on Mar 10, 2020
Fix LGPL License verison typo (2.0 -> 2.1)
Show description for e2f1c3fauthored andcommitted
Commits on Oct 21, 2019
Optimize memory management in Parsing (#465)
Show description for 13343f8authored andcommitted
Commits on Oct 14, 2019
Optimize script initialization performance (#462)
Show description for b9a6f92authored andcommittedOptimize script initialization performance (#458)
Show description for 4bb3435authored andcommitted
Commits on Jul 18, 2019
Update lexcial environment. (#313)
Show description for d1b4cedauthored andcommitted
Commits on Mar 7, 2018
Change default license to LGPL license (#60)
Show description for 28de827authored andcommitted
Commits on Jun 12, 2017
Update license clauses
Show description for 3148b0acommitted
Commits on Apr 14, 2017
1. add FUNCTION_OBJECT_BYTECODE_SIZE_MAX as config flag
Show description for a98bf4ecommitted
Commits on Mar 29, 2017
1. fix bug in Object.setPrototype
Show description for e7df366committed
Commits on Mar 28, 2017
implement initialize and mutable of identifier correctly
Show description for b160b0bcommitted
Commits on Mar 17, 2017
1. trait invalid LHS assigment correctly
Show description for 738dd93committed
Commits on Mar 10, 2017
Add License Clauses
Show description for e02af7dcommitted
Commits on Mar 7, 2017
1. remove possibility of to occur danging pointer in Get, SetGlobalObject ByteCode
Show description for d5cc12fcommitted
Commits on Feb 24, 2017
1. change order of register when generate expression byte code
Show description for f27adc4committed
Loading