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