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