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