Commits
User selector
Commit History
Commits on Jul 15, 2021
Implement per thread isolating
Show description for 77a6857authored andcommitted
Commits on Dec 18, 2020
Update clang-format version to 6.0
Show description for 29c70f7authored andcommitted
Commits on Oct 6, 2020
Remove unused codes found by cppcheck
Show description for f168e4bauthored andcommitted
Commits on Aug 28, 2020
Update public API for RopeString and update small config
Show description for d4bfe59authored andcommitted
Commits on Apr 3, 2020
Represent all global error messages by static class members
Show description for 0f81aa5authored andcommitted
Commits on Mar 10, 2020
Fix LGPL License verison typo (2.0 -> 2.1)
Show description for e2f1c3fauthored andcommitted
Commits on Mar 6, 2020
Add minimal support for replace invalid utf8
Show description for df297dfauthored andcommitted

Commits on Jan 10, 2020
Implement compress CompressibleStrings on GC reclaim end event
Show description for caa0fbcauthored andcommitted
Commits on Dec 18, 2019
Reduce memory usage
Show description for fba9396authored andcommitted
Commits on Feb 19, 2019
Reduce code smells (#82)
Show description for 56b7748authored andcommitted
Commits on Apr 27, 2018
Optimize ScriptParser & redesign String classes (#68)
Show description for b3f8e01authored andcommitted
Commits on Mar 7, 2018
Change default license to LGPL license (#60)
Show description for 28de827authored andcommitted
Commits on Dec 12, 2017
Implement String::toNonGCUTF8StringData (#33)
Show description for e93e0bfauthored andcommitted
Commits on Apr 14, 2017
1. reduce memory usage of CallNativeFunction, CallBoundFunction
Show description for 750ba31committed
Commits on Apr 12, 2017
1. optimize esprima_cpp
Show description for c4bc84dcommitted
Commits on Mar 29, 2017
1. fix bug in Object.setPrototype
Show description for e7df366committed
Commits on Mar 10, 2017
Add License Clauses
Show description for e02af7dcommitted
Commits on Mar 6, 2017
1. improve StringBuilder
Show description for 2bafeb2committed
Commits on Feb 23, 2017
Seperate original src/heap directory into submodule GCutil and src/heap
Show description for 0d93c8ecommitted
Commits on Feb 22, 2017
1. implement stack limit in Function::call
Show description for f44a2a0committed
Commits on Feb 13, 2017
Recover m_contentLength in RopeString
Show description for 880c068authored andcommitted1. diet native getter, setter on Object
Show description for 0f1cc89authored andcommitted
Commits on Feb 3, 2017
1. implement Latin1String for reducing memory usage
Show description for 132f7f5committed
Commits on Jan 18, 2017
allocate almost gc objects as typed gc object
Show description for dbbbdf2committed
Commits on Jan 12, 2017
wip
Show description for 96293e2committed1. remove Increment, Decrement opcode
Show description for 109be41committedoptimize SmallValue <-> Value
Show description for 0cf1532committed
Commits on Dec 16, 2016
1. improve trace stack
Show description for 94f79a2committed
Commits on Dec 15, 2016
Commits on Dec 13, 2016
implement String.prototype.indexOf
Show description for c95e2eecommitted
Commits on Dec 8, 2016
- committed
Commits on Dec 5, 2016
1. implement binary operations (+, -, *...)
Show description for ef2987ecommitted
Loading