Paul Leathers 68a7e71a4b [CVE-2020-0878] há 5 anos atrás
..
Alloc.cpp f87c1fd32b xplat: fix some clang undefined sanitizer issues há 9 anos atrás
Alloc.h ea02779aab Fix __declspec(guard(overflow)) for linux build há 9 anos atrás
BGParseManager.cpp a5fd26ce4a Indicate how bytecode serializer allocates return buffer há 7 anos atrás
BGParseManager.h 5af7feb652 Enable Deferred Parsing for Background Parse há 7 anos atrás
BackgroundParser.cpp 39ee407eda Parser refactor: First pass to use stronger type instead of casting from ParseNode há 8 anos atrás
BackgroundParser.h 39ee407eda Parser refactor: First pass to use stronger type instead of casting from ParseNode há 8 anos atrás
CMakeLists.txt 6079d58e7e Initial commit for BGParseManager. há 7 anos atrás
CaseInsensitive.cpp 363d7c36ad Remove defunct gawk scripts that generated a very old version of this table. há 8 anos atrás
CaseInsensitive.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") há 10 anos atrás
Chakra.Parser.vcxproj c0723f4985 Moving RS4 changes to master há 7 anos atrás
CharClassifier.cpp bab866ac0f Revert overzealous failfast logic which tried to improve detection of i18n initialization issues há 7 anos atrás
CharClassifier.h f2b06bb2e6 Clean up some unnecessary usage of ScriptContext há 8 anos atrás
CharMap.h b0523efa20 Merge branch 'master' into swb há 9 anos atrás
CharSet.cpp d1b867bce9 xplat: do not inline class function in source file há 9 anos atrás
CharSet.h 9e68676188 Add missing braces and formatting. há 8 anos atrás
CharTrie.cpp fcbfb3dc6c Fix dev12 build há 9 anos atrás
CharTrie.h 7453224eec Clean up inline usage há 10 anos atrás
Chars.h 9e68676188 Add missing braces and formatting. há 8 anos atrás
DebugWriter.cpp eb33f9a451 Fixing RegExp parsing for character classes interacting with ranges. há 7 anos atrás
DebugWriter.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") há 10 anos atrás
FormalsUtil.h 2f37655c3f Parser refactor: Even more use stronger type instead of casting from ParseNode há 8 anos atrás
Hash.cpp ad53e643d7 Parser Refactor: Use different ParseNode kind for knopStr and knopName and enforce child node type for some operations há 8 anos atrás
Hash.h a4058ce9b6 Parser refactor: More use stronger type instead of casting from ParseNode há 8 anos atrás
HashFunc.cpp 08992648e5 Remove cch parameters for CharsAreEqual and CaseSensitiveComputeHashCch há 9 anos atrás
JsScan.js 18d4f24ada Fix Issue #3376: Escaped yield cannot be an identifier in strict mode há 8 anos atrás
OctoquadIdentifier.cpp 7453224eec Clean up inline usage há 10 anos atrás
OctoquadIdentifier.h d7f2c06a62 swb: write barrier annotations 3 há 9 anos atrás
Parse.cpp 28377e8249 Confirm that ParseNode is knopFncDecl before using it to do syntax checking há 5 anos atrás
Parse.h cf71a962c1 Merge 1809 October Update changes há 7 anos atrás
ParseFlags.h c31bd13fe7 Move capturedNameSerializedIds and capturedNamePointers into a union since they cannot be used at the same time há 7 anos atrás
ParseTreeComparer.h ad53e643d7 Parser Refactor: Use different ParseNode kind for knopStr and knopName and enforce child node type for some operations há 8 anos atrás
Parser.h 6079d58e7e Initial commit for BGParseManager. há 7 anos atrás
ParserCommon.h 450c1d1d30 Add simple set of captured names to nested ParseNodeFnc há 8 anos atrás
ParserPch.cpp 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
ParserPch.h fc08efb038 Special cases of new.target há 9 anos atrás
RegCodes.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
RegexCommon.h 8567cfe6c1 update all references to use correct CamelCase file names há 10 anos atrás
RegexCompileTime.cpp f7f2ca366f [1.8>master] [MERGE #4416 @Penguinwizzard] Remove now extraneous assert há 8 anos atrás
RegexCompileTime.h 89fdd0173e [1.8>master] [1.7>1.8] [MERGE #4411 @MikeHolman] 17-12 Security Update há 8 anos atrás
RegexContcodes.h 6b4151a44b Regex backtracking improvements há 9 anos atrás
RegexFlags.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
RegexOpCodes.h 4f935e2576 Optimize memory for Switch instructions. há 8 anos atrás
RegexParser.cpp 1a7790f873 [CVE-2019-0648] Edge - ChakraCore OOB read - Individual há 7 anos atrás
RegexParser.h 72b330960b Make HashTbl and Scanner an inline instance of the Parser or a stack instance instead of allocating it in the heap há 8 anos atrás
RegexPattern.cpp f565a839d6 Add ChakraEngine for GlobalObject lifetime management há 7 anos atrás
RegexPattern.h 64707dc90c Change number of capturing groups from int to uint16 where possible há 8 anos atrás
RegexRuntime.cpp 675ce01066 regexBytecodeDebug: Fix printing of set negations; don't print sizeof and alignof há 7 anos atrás
RegexRuntime.h 64707dc90c Change number of capturing groups from int to uint16 where possible há 8 anos atrás
RegexStats.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") há 10 anos atrás
RegexStats.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") há 10 anos atrás
Scan.cpp 6199b5e19a CVE-2018-8551 há 7 anos atrás
Scan.h 68a7e71a4b [CVE-2020-0878] há 5 anos atrás
StandardChars.cpp 5104ab2b42 Add Sharp S and Kelvin K to word-chars. Fixes #1181. há 9 anos atrás
StandardChars.h 5104ab2b42 Add Sharp S and Kelvin K to word-chars. Fixes #1181. há 9 anos atrás
TextbookBoyerMoore.cpp c6bf63b2d6 swb: annotate nested field type, union há 9 anos atrás
TextbookBoyerMoore.h c91129d377 swb: avoid write barrier for global static data há 9 anos atrás
cmperr.cpp bc33f65b20 Avoid calling CompileScriptException::ProcessError in the catch handler, where the stack is not unwounded. há 9 anos atrás
cmperr.h bc33f65b20 Avoid calling CompileScriptException::ProcessError in the catch handler, where the stack is not unwounded. há 9 anos atrás
errstr.cpp 3e2f6868f7 Cleanup old assert macros that maps to only null check nowadays há 8 anos atrás
errstr.h bcdd9ddf2b cross platform: replace long to int32 há 9 anos atrás
globals.cpp 42fa6d671b replace wchar16/CH_WSTR with char16/_u há 10 anos atrás
globals.h 6688079026 linux: builds more lib/Parser files há 10 anos atrás
idiom.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
jserr.gen 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
keywords.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
kwd-lsc.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
kwd-swtch.h 18d4f24ada Fix Issue #3376: Escaped yield cannot be an identifier in strict mode há 8 anos atrás
kwds_sw-nocolor.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
kwds_sw.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
objnames.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
perrors.h 824024417c Modifying UnitTestFramework to give more useful messages and in an easier to understand way. há 7 anos atrás
pnodechange.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
pnodediff.h 99c6eee4df swb: misc fixes to build chakra full há 9 anos atrás
pnodevisit.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
pnodewalk.h ad53e643d7 Parser Refactor: Use different ParseNode kind for knopStr and knopName and enforce child node type for some operations há 8 anos atrás
popcode.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
ptlist.h ad53e643d7 Parser Refactor: Use different ParseNode kind for knopStr and knopName and enforce child node type for some operations há 8 anos atrás
ptree.cpp cdbc95a543 Fixing an issue with super restriction state in undodefer case há 7 anos atrás
ptree.h a9aee51164 [CVE-2020-0711] há 6 anos atrás
rterror.cpp 2dc73f83e8 rework JIT process memory errors há 9 anos atrás
rterror.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
rterrors.h 5f90640537 Refactoring RegExp parsing and modifying SyntaxError message há 7 anos atrás
rterrors_limits.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás
screrror.cpp 6079d58e7e Initial commit for BGParseManager. há 7 anos atrás
screrror.h 6079d58e7e Initial commit for BGParseManager. há 7 anos atrás
tokens.h 47eab483b9 change top-level dir Lib back to lib há 10 anos atrás