Michael Ferris b85f27cd3d Fix line endings on a baseline 8 anos atrás
..
ASMJSParser 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 anos atrás
Array 73d6109a24 [1.4>2.0] [MERGE #2959 @rajatd] 17-05 ChakraCore servicing release 8 anos atrás
AsmJSFloat 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 anos atrás
AsmJs b85f27cd3d Fix line endings on a baseline 8 anos atrás
Basics 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
Boolean 7019f26842 Add test. 9 anos atrás
Bugs 73d6109a24 [1.4>2.0] [MERGE #2959 @rajatd] 17-05 ChakraCore servicing release 8 anos atrás
Closures 989f86d130 Fix byte code gen with block-scoped function called from with and captured elsewhere. Make sure that if some references to a block-scoped function are optimized to refer to the var-scoped binding and others are not, and both bindings are marked for closure capture, then both scopes are processed accordingly. 9 anos atrás
ControlFlow 724767c9d1 Make `for (var x = 0 in ...` a syntax error in strict mode 9 anos atrás
Conversions 50bb88eebf xplat: fix rlexe.xml filename case 9 anos atrás
Date 6d80d508cf xplat: cover additional edge cases for interval caching 9 anos atrás
Debugger 8b6e56ac65 jsrt: JsDiagEvaluate uses JsValueRef for expression 9 anos atrás
DebuggerCommon 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
DynamicCode 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 anos atrás
EH d982c8472e Remove baselines that only contained 'pass' since that's handled in the test runner. 9 anos atrás
Error 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
FixedFields 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 anos atrás
Function 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
Generated f6adc7f97e Added missing copyright headers. 10 anos atrás
GlobalFunctions 655edb8d14 [MERGE #1078] cross-plaform: update tests for xplat 9 anos atrás
InlineCaches 1cde1e6faa Merge branch 'master' into linux_mtest4 9 anos atrás
JSON 52c55cd83f Merge remote-tracking branch 'origin/master' into linux 9 anos atrás
LetConst 86b66eefa6 fix some 17-06 build breaks and CI copyright check failure 8 anos atrás
Lib 50bb88eebf xplat: fix rlexe.xml filename case 9 anos atrás
Math 6f197425c9 cross platform: fix Math.pow -Infinity case 9 anos atrás
Miscellaneous 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
Number e23d10030d Add test for toExponential(undefiend) 9 anos atrás
Object 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
Operators 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
Optimizer 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
PerfHint 0b19057927 change oopjit flag name; some misc cleanup for console host shutdown 9 anos atrás
Prototypes 8edb0c8939 TypeSharing Bug fix 9 anos atrás
RWC 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 anos atrás
Regex 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
SIMD.TypeSpec 9b8e058afd SimdJsType spec initial commit 10 anos atrás
SIMD.bool16x8.asmjs 48d60236e4 Make sure -forcenative works with asm.js too 9 anos atrás
SIMD.bool32x4.asmjs 48d60236e4 Make sure -forcenative works with asm.js too 9 anos atrás
SIMD.bool8x16.asmjs 48d60236e4 Make sure -forcenative works with asm.js too 9 anos atrás
SIMD.float32x4 56c422a6a4 unit test changes 9 anos atrás
SIMD.float32x4.asmjs 48d60236e4 Make sure -forcenative works with asm.js too 9 anos atrás
SIMD.int16x8.asmjs 48d60236e4 Make sure -forcenative works with asm.js too 9 anos atrás
SIMD.int32x4 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations 10 anos atrás
SIMD.int32x4.asmjs 48d60236e4 Make sure -forcenative works with asm.js too 9 anos atrás
SIMD.int8x16 0af32b13e0 Simd.js library support 10 anos atrás
SIMD.int8x16.asmjs 48d60236e4 Make sure -forcenative works with asm.js too 9 anos atrás
SIMD.uint16x8.asmjs 48d60236e4 Make sure -forcenative works with asm.js too 9 anos atrás
SIMD.uint32x4.asmjs 48d60236e4 Make sure -forcenative works with asm.js too 9 anos atrás
SIMD.uint8x16.asmjs 48d60236e4 Make sure -forcenative works with asm.js too 9 anos atrás
SIMD.workloads.asmjs 48d60236e4 Make sure -forcenative works with asm.js too 9 anos atrás
SIMD.wrappers 70faee3978 @@toPrimitive should be ignored if its value is null 10 anos atrás
StackTrace 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
Strings 02a02c3a59 Merge from unreleased/rs2 to release/1.4 9 anos atrás
TTBasic 8fc58a6b4a Updates for programatic log emit, logging optimizations, and bug fixes. 9 anos atrás
TTExecuteBasic 8fc58a6b4a Updates for programatic log emit, logging optimizations, and bug fixes. 9 anos atrás
TaggedFloats 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 anos atrás
TaggedIntegers 2b765347f6 Fix various spelling errors. 10 anos atrás
UnifiedRegex de4659a4a6 Some string APIs operating on UTF-8 buffers do not property compute the length of the UTF-8 buffer in bytes 9 anos atrás
UnitTestFramework 1410874679 Resolves #1896. Modified Array.prototype.toLocaleString to use the length of the internal slot for TypedArray. 9 anos atrás
VT_DATE 1108bd104d test: fix applying DST abbr. normalization to non-string 9 anos atrás
WasmSpec 3ff3b82953 xplat: use xmm for float args 9 anos atrás
bailout 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
benchmarks 11cf024081 perf test script fixes 9 anos atrás
es5 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
es6 73d6109a24 [1.4>2.0] [MERGE #2959 @rajatd] 17-05 ChakraCore servicing release 8 anos atrás
es7 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
fieldopts 1f3a3f4e6b Fixing prefast warning and copyright header error 8 anos atrás
inlining 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
loop 91e0e91288 Stack Arguments Optimization with presence of Formals. 9 anos atrás
native-tests d9eb4714c6 xplat: add package creator 8 anos atrás
rltimeout f6adc7f97e Added missing copyright headers. 10 anos atrás
stackfunc 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
strict 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 anos atrás
switchStatement 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 anos atrás
typedarray 1f3a3f4e6b Fixing prefast warning and copyright header error 8 anos atrás
utf8 4360825823 Fix CI 8 anos atrás
wasm 6999714882 [CVE-2017-8604] Fix for stack allocation for asm.js/wasm 8 anos atrás
jenkins.build.cmd 0cc10a1adb add configuration to build with SWB on 9 anos atrás
jenkins.build.init.cmd 507a0e7f4d MicroBuild v2: Enable CodeCoverage. 9 anos atrás
jenkins.buildall.cmd 1bbcea465f Make jenkins.buildall.cmd accept extra parameters. Fixes #442. 10 anos atrás
jenkins.buildone.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. 10 anos atrás
jenkins.parsetestargs.cmd 0cc10a1adb add configuration to build with SWB on 9 anos atrás
jenkins.testall.cmd 7194222057 Fix summary.log by appending to file instead of overwriting it. 8 anos atrás
jenkins.testone.cmd 2aabeb4644 [1.4>2.0] [MERGE #2938 @dilijev] Fix summary.log by appending to file instead of overwriting it. 8 anos atrás
rlexedirs.xml cda866398b xplat: enable wasm and test cases 9 anos atrás
runcitests.cmd 7194222057 Fix summary.log by appending to file instead of overwriting it. 8 anos atrás
runnativetests.cmd 013dc6732f A native application for running native unittests 9 anos atrás
runtests.cmd 412b9983ce add missing serialization layouts; disable forceserialized from some UTs 9 anos atrás
runtests.py 9299610bfe swb: wasm write barrier fixes 9 anos atrás
runtests.sh 51325f9e58 xplat: fix script location 8 anos atrás