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