2
0
Etienne BAUDOUX 394d777e50 Merge remote-tracking branch 'remotes/origin/master' into builtins 8 жил өмнө
..
Alloc.cpp f87c1fd32b xplat: fix some clang undefined sanitizer issues 9 жил өмнө
Alloc.h ea02779aab Fix __declspec(guard(overflow)) for linux build 9 жил өмнө
BackgroundParser.cpp bc33f65b20 Avoid calling CompileScriptException::ProcessError in the catch handler, where the stack is not unwounded. 9 жил өмнө
BackgroundParser.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
CMakeLists.txt 800c5c6116 linux build pass (built with bash on windows) 9 жил өмнө
CaseInsensitive.cpp d96eed5154 Handle all other cases where case-insensitive matching should only be done with /u. Add generated tests. 9 жил өмнө
CaseInsensitive.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 жил өмнө
Chakra.Parser.vcxproj 02a02c3a59 Merge from unreleased/rs2 to release/1.4 9 жил өмнө
CharClassifier.cpp a1b0812544 cross-platform: --no-icu support 9 жил өмнө
CharClassifier.h a1b0812544 cross-platform: --no-icu support 9 жил өмнө
CharMap.h b0523efa20 Merge branch 'master' into swb 9 жил өмнө
CharSet.cpp d1b867bce9 xplat: do not inline class function in source file 9 жил өмнө
CharSet.h 1b2f176add Remove unused methods 9 жил өмнө
CharTrie.cpp fcbfb3dc6c Fix dev12 build 9 жил өмнө
CharTrie.h 7453224eec Clean up inline usage 10 жил өмнө
Chars.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 жил өмнө
DebugWriter.cpp 5396bd7282 cross-platform: va_end may not be no-op 9 жил өмнө
DebugWriter.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 жил өмнө
FormalsUtil.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
Hash.cpp 0a24b0a1cd let parser detect constant strs used in LdElem and make them PropertyString 9 жил өмнө
Hash.h dedc544392 refactor; add support for assignments of constant string 9 жил өмнө
HashFunc.cpp 08992648e5 Remove cch parameters for CharsAreEqual and CaseSensitiveComputeHashCch 9 жил өмнө
JsScan.js 786249b868 Makes `await` a FutureReservedWord in Modules only 10 жил өмнө
OctoquadIdentifier.cpp 7453224eec Clean up inline usage 10 жил өмнө
OctoquadIdentifier.h d7f2c06a62 swb: write barrier annotations 3 9 жил өмнө
Parse.cpp 78b7d57e83 OS12095746: Missed ModuleReady callback 8 жил өмнө
Parse.h 2277186a9e Dynamic Module Import 8 жил өмнө
ParseFlags.h 26525b5b99 Making the JS Built-in inlining. 8 жил өмнө
ParseTreeComparer.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
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 жил өмнө
ParserCommon.h 2dc73f83e8 rework JIT process memory errors 9 жил өмнө
ParserPch.cpp 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
ParserPch.h fc08efb038 Special cases of new.target 9 жил өмнө
RegCodes.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
RegexCommon.h 8567cfe6c1 update all references to use correct CamelCase file names 10 жил өмнө
RegexCompileTime.cpp c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 8 жил өмнө
RegexCompileTime.h 47005692af C++ conformance. (building with /permissive-) 9 жил өмнө
RegexContcodes.h 6b4151a44b Regex backtracking improvements 9 жил өмнө
RegexFlags.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
RegexOpCodes.h 6b4151a44b Regex backtracking improvements 9 жил өмнө
RegexParser.cpp dc4130f074 [2.0>master] [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 8 жил өмнө
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 жил өмнө
RegexPattern.cpp c6bf63b2d6 swb: annotate nested field type, union 9 жил өмнө
RegexPattern.h c6bf63b2d6 swb: annotate nested field type, union 9 жил өмнө
RegexRuntime.cpp c91129d377 swb: avoid write barrier for global static data 9 жил өмнө
RegexRuntime.h c6bf63b2d6 swb: annotate nested field type, union 9 жил өмнө
RegexStats.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 жил өмнө
RegexStats.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 жил өмнө
Scan.cpp 455412f344 Fix #1176 MultiLineComment spec deviation 8 жил өмнө
Scan.h ff9b95976a Remove unused and probably broken syntax coloring support in scanner 9 жил өмнө
StandardChars.cpp 5104ab2b42 Add Sharp S and Kelvin K to word-chars. Fixes #1181. 9 жил өмнө
StandardChars.h 5104ab2b42 Add Sharp S and Kelvin K to word-chars. Fixes #1181. 9 жил өмнө
TextbookBoyerMoore.cpp c6bf63b2d6 swb: annotate nested field type, union 9 жил өмнө
TextbookBoyerMoore.h c91129d377 swb: avoid write barrier for global static data 9 жил өмнө
cmperr.cpp bc33f65b20 Avoid calling CompileScriptException::ProcessError in the catch handler, where the stack is not unwounded. 9 жил өмнө
cmperr.h bc33f65b20 Avoid calling CompileScriptException::ProcessError in the catch handler, where the stack is not unwounded. 9 жил өмнө
errstr.cpp 9c5fb7149d cross-platform: Improve O1+ stack probing for test builds 9 жил өмнө
errstr.h bcdd9ddf2b cross platform: replace long to int32 9 жил өмнө
globals.cpp 42fa6d671b replace wchar16/CH_WSTR with char16/_u 10 жил өмнө
globals.h 6688079026 linux: builds more lib/Parser files 10 жил өмнө
idiom.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
jserr.gen 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
keywords.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
kwd-lsc.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
kwd-swtch.h 786249b868 Makes `await` a FutureReservedWord in Modules only 10 жил өмнө
kwds_sw-nocolor.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
kwds_sw.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
objnames.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
perrors.h 08dc260232 Enabling eval in param scope 9 жил өмнө
pnodechange.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
pnodediff.h 99c6eee4df swb: misc fixes to build chakra full 9 жил өмнө
pnodevisit.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
pnodewalk.h bc813f0773 Implement interpreter support for module import/exports 10 жил өмнө
popcode.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
ptlist.h 2277186a9e Dynamic Module Import 8 жил өмнө
ptree.h dc4130f074 [2.0>master] [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 8 жил өмнө
rterror.cpp 2dc73f83e8 rework JIT process memory errors 9 жил өмнө
rterror.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
rterrors.h 394d777e50 Merge remote-tracking branch 'remotes/origin/master' into builtins 8 жил өмнө
rterrors_limits.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
screrror.cpp b64e91bbdb Remove incorrect ScriptException::Clear function 9 жил өмнө
screrror.h b64e91bbdb Remove incorrect ScriptException::Clear function 9 жил өмнө
tokens.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө