Rajat Dua 73d6109a24 [1.4>2.0] [MERGE #2959 @rajatd] 17-05 ChakraCore servicing release 8 gadi atpakaļ
..
Alloc.cpp f87c1fd32b xplat: fix some clang undefined sanitizer issues 9 gadi atpakaļ
Alloc.h ea02779aab Fix __declspec(guard(overflow)) for linux build 9 gadi atpakaļ
BackgroundParser.cpp 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
BackgroundParser.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
CMakeLists.txt 800c5c6116 linux build pass (built with bash on windows) 9 gadi atpakaļ
CaseInsensitive.cpp d96eed5154 Handle all other cases where case-insensitive matching should only be done with /u. Add generated tests. 9 gadi atpakaļ
CaseInsensitive.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 gadi atpakaļ
Chakra.Parser.vcxproj 02a02c3a59 Merge from unreleased/rs2 to release/1.4 9 gadi atpakaļ
CharClassifier.cpp a1b0812544 cross-platform: --no-icu support 9 gadi atpakaļ
CharClassifier.h a1b0812544 cross-platform: --no-icu support 9 gadi atpakaļ
CharMap.h b0523efa20 Merge branch 'master' into swb 9 gadi atpakaļ
CharSet.cpp d1b867bce9 xplat: do not inline class function in source file 9 gadi atpakaļ
CharSet.h 1b2f176add Remove unused methods 9 gadi atpakaļ
CharTrie.cpp fcbfb3dc6c Fix dev12 build 9 gadi atpakaļ
CharTrie.h 7453224eec Clean up inline usage 10 gadi atpakaļ
Chars.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 gadi atpakaļ
DebugWriter.cpp 5396bd7282 cross-platform: va_end may not be no-op 9 gadi atpakaļ
DebugWriter.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 gadi atpakaļ
FormalsUtil.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
Hash.cpp d7483b2feb remove global operator new/delete override 9 gadi atpakaļ
Hash.h d7483b2feb remove global operator new/delete override 9 gadi atpakaļ
HashFunc.cpp 08992648e5 Remove cch parameters for CharsAreEqual and CaseSensitiveComputeHashCch 9 gadi atpakaļ
JsScan.js 786249b868 Makes `await` a FutureReservedWord in Modules only 10 gadi atpakaļ
OctoquadIdentifier.cpp 7453224eec Clean up inline usage 10 gadi atpakaļ
OctoquadIdentifier.h d7f2c06a62 swb: write barrier annotations 3 9 gadi atpakaļ
Parse.cpp 73d6109a24 [1.4>2.0] [MERGE #2959 @rajatd] 17-05 ChakraCore servicing release 8 gadi atpakaļ
Parse.h 08dc260232 Enabling eval in param scope 9 gadi atpakaļ
ParseFlags.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
ParseTreeComparer.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
Parser.h 4c1e7e2e59 This commit introduces a framework for dealing with platform specific operations in a platform agnostic way. This change introduces the UnicodeText API in the platform agnostic interface layer. The API replaces the following: 10 gadi atpakaļ
ParserCommon.h 4b6fb30425 Create new type WebAssembly.LinkError 9 gadi atpakaļ
ParserPch.cpp 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
ParserPch.h fc08efb038 Special cases of new.target 9 gadi atpakaļ
RegCodes.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
RegexCommon.h 8567cfe6c1 update all references to use correct CamelCase file names 10 gadi atpakaļ
RegexCompileTime.cpp c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 8 gadi atpakaļ
RegexCompileTime.h 47005692af C++ conformance. (building with /permissive-) 9 gadi atpakaļ
RegexContcodes.h 6b4151a44b Regex backtracking improvements 9 gadi atpakaļ
RegexFlags.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
RegexOpCodes.h 6b4151a44b Regex backtracking improvements 9 gadi atpakaļ
RegexParser.cpp c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 8 gadi atpakaļ
RegexParser.h de4659a4a6 Some string APIs operating on UTF-8 buffers do not property compute the length of the UTF-8 buffer in bytes 9 gadi atpakaļ
RegexPattern.cpp c6bf63b2d6 swb: annotate nested field type, union 9 gadi atpakaļ
RegexPattern.h c6bf63b2d6 swb: annotate nested field type, union 9 gadi atpakaļ
RegexRuntime.cpp c91129d377 swb: avoid write barrier for global static data 9 gadi atpakaļ
RegexRuntime.h c6bf63b2d6 swb: annotate nested field type, union 9 gadi atpakaļ
RegexStats.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 gadi atpakaļ
RegexStats.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 gadi atpakaļ
Scan.cpp c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 8 gadi atpakaļ
Scan.h d7483b2feb remove global operator new/delete override 9 gadi atpakaļ
StandardChars.cpp 5104ab2b42 Add Sharp S and Kelvin K to word-chars. Fixes #1181. 9 gadi atpakaļ
StandardChars.h 5104ab2b42 Add Sharp S and Kelvin K to word-chars. Fixes #1181. 9 gadi atpakaļ
TextbookBoyerMoore.cpp c6bf63b2d6 swb: annotate nested field type, union 9 gadi atpakaļ
TextbookBoyerMoore.h c91129d377 swb: avoid write barrier for global static data 9 gadi atpakaļ
cmperr.cpp 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
cmperr.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
errstr.cpp 9c5fb7149d cross-platform: Improve O1+ stack probing for test builds 9 gadi atpakaļ
errstr.h bcdd9ddf2b cross platform: replace long to int32 9 gadi atpakaļ
globals.cpp 42fa6d671b replace wchar16/CH_WSTR with char16/_u 10 gadi atpakaļ
globals.h 6688079026 linux: builds more lib/Parser files 10 gadi atpakaļ
idiom.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
jserr.gen 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
keywords.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
kwd-lsc.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
kwd-swtch.h 786249b868 Makes `await` a FutureReservedWord in Modules only 10 gadi atpakaļ
kwds_sw-nocolor.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
kwds_sw.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
objnames.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
perrors.h 08dc260232 Enabling eval in param scope 9 gadi atpakaļ
pnodechange.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
pnodediff.h 99c6eee4df swb: misc fixes to build chakra full 9 gadi atpakaļ
pnodevisit.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
pnodewalk.h bc813f0773 Implement interpreter support for module import/exports 10 gadi atpakaļ
popcode.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
ptlist.h a99327b2a1 Updating async function implementation to fix the symbol capturing issues 9 gadi atpakaļ
ptree.h 02a02c3a59 Merge from unreleased/rs2 to release/1.4 9 gadi atpakaļ
rterror.cpp ce36732811 Enable build with clang on windows 9 gadi atpakaļ
rterror.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
rterrors.h 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 gadi atpakaļ
rterrors_limits.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ
screrror.cpp c974ee3a85 Put the WebAssembly errors in it own section to keep them all close together 9 gadi atpakaļ
screrror.h 07f94e0c77 Move JavascriptErrorDebug functionality out of core. 9 gadi atpakaļ
tokens.h 47eab483b9 change top-level dir Lib back to lib 10 gadi atpakaļ