Commits
User selector
Commit History
Commits on Apr 11, 2018
Commits on Apr 4, 2018
Parser refactor: More use stronger type instead of casting from ParseNode
Show description for a4058cecommitted
Commits on Apr 3, 2018
Commits on Mar 22, 2018
Make HashTbl and Scanner an inline instance of the Parser or a stack instance instead of allocating it in the heap
Show description for 72b3309committed
Commits on Sep 14, 2017
[1.7>master] [MERGE #3729 @suwc] 17-09 ChakraCore servicing release
Show description for 8bf433acommitted
Suwei Chen[CVE-2017-8740] Fix bad byte code gen for 'with'. The original (conservative) fix for this issue relied on marking scopes as containing 'with'. But because block scopes are created lazily, we can m…
Show description for ec180ebauthored andcommitted
Commits on Sep 6, 2017
[MERGE #3555 @jsoref] Fix spelling in comments in various files.
Show description for e120bbacommitted
Commits on Aug 23, 2017
Commits on Jul 27, 2017
Initialize locals
Show description for 6e39312committed
Commits on Apr 5, 2017
Commits on Mar 22, 2017
Commits on Mar 15, 2017
Remove unused and probably broken syntax coloring support in scanner
Show description for ff9b959committed[2.0>master] [MERGE #2660 @jianchun] remove global operator new/delete override
Show description for af4ac8ecommitted
Jianchun Xu
Commits on Mar 14, 2017
Avoid calling CompileScriptException::ProcessError in the catch handler, where the stack is not unwounded.
Show description for bc33f65committedremove global operator new/delete override
Show description for d7483b2committed
Jianchun Xu
Commits on Jan 24, 2017
- committed
Remove cch parameters for CharsAreEqual and CaseSensitiveComputeHashCch
Show description for 0899264committed
Commits on Jan 20, 2017
Commits on May 14, 2016
Commits on May 6, 2016
cross platform: fix stack overflow (ulong)
Show description for a31c7a3committed
Commits on Mar 8, 2016
replace wchar16/CH_WSTR with char16/_u
Show description for 42fa6d6committed
Jianchun Xu
Commits on Feb 29, 2016
linux: builds more lib/Parser files
Show description for 6688079committed
Jianchun Xu
Commits on Feb 26, 2016
linux: partially builds lib/Parser
Show description for 6b9ad09committed
Jianchun Xu
Commits on Feb 19, 2016
update all references to use correct CamelCase file names
Show description for 8567cfecommitted
Jianchun Xu
Commits on Feb 18, 2016
change top-level dir Lib back to lib
Show description for 47eab48committed
Jianchun Xu
Commits on Jan 29, 2016
- committed
Loading