Lukas Kurz 97e68c9174 ci: use windows 2025 runners (#7048) 2 هفته پیش
..
262 f04c6b4198 Enable sharedarray ft. for 262 testing 8 سال پیش
ASMJSParser cf955c25ed Fix OS: 13988805 AsmJs error triggers syntax error on reparse assert 8 سال پیش
Array 1f6e17c4c5 Fix formatting 1 سال پیش
AsmJSFloat 2b923b65fb Remove SIMD tests 8 سال پیش
AsmJs 90b86b5e13 Mark asmjs test as slow to avoid timeouts 6 سال پیش
Basics 1ad2969357 Linux/macOS CI: (#6559) 5 سال پیش
BigInt 25af1a93e1 implement bigint multiply 7 سال پیش
Boolean 5ea00a1e1b Begin test suite cleanup (#6444) 5 سال پیش
Bugs cbb9b101d1 Throw `TypeError` if `[[DefineOwnProperty]]` returns false (#6868) 3 سال پیش
Closures befa2b30b8 Remove ENABLE_PROJECTION 5 سال پیش
ConfigParsing 2ee13d2cf7 Newline at file ends 7 سال پیش
ControlFlow 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested 8 سال پیش
Conversions 5ea00a1e1b Begin test suite cleanup (#6444) 5 سال پیش
Date 0bd75fb330 `Date` ctr spec compliance (#6845) 3 سال پیش
Debugger 3d0d0cba70 Remove non-spec behaviour from tests 5 سال پیش
DebuggerCommon 97e68c9174 ci: use windows 2025 runners (#7048) 2 هفته پیش
DynamicCode 8c8bf79f24 Removing -force:fieldhoist and -off:fieldhoist from rlexe.xml files 7 سال پیش
EH f2aad9f838 Error improvements 6 سال پیش
Error 8220c858e5 Add proposal-promise-any (#6641) 4 سال پیش
FixedFields aa85680700 Force SharedBailOutKind to be true on the BailOutInfo of CheckFuncInfo instrs; stop GC of BailOutInfo with SharedBailOutKind. 6 سال پیش
FlowGraph d7c1f53daf Better fix for #5950: only update ByteCodeUpwardExposedUsed when instr branches to its own bc offset when branch is also to a different block 6 سال پیش
Function c4db12989f Fix Optimisation of arguments[-n] 3 سال پیش
Generated 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested 8 سال پیش
GlobalFunctions 0f0664a7e8 Remove exclude jenkins, make slow tests run in CI 5 سال پیش
InlineCaches d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. 7 سال پیش
Intl 97e68c9174 ci: use windows 2025 runners (#7048) 2 هفته پیش
JSON 0f0664a7e8 Remove exclude jenkins, make slow tests run in CI 5 سال پیش
JsBuiltIns d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. 7 سال پیش
LetConst 80bb9c584a Update global toStringTag to match attributes from v8 7 سال پیش
Lib ef68766dc8 Remove getVarDate, VariantDate and WinRTDate 5 سال پیش
Math 0a9c0822d8 Force call to `ToNumber` in `Math.max` and `Math.min` (#6851) 3 سال پیش
Miscellaneous 0fc6103461 Add WScript.monotonicNow() (#6712) 4 سال پیش
Number 672da4b10b CLA, copyrights, ARM64 linux warning, reenable toString.js on macOS. 2 ماه پیش
Object 9bf5a93b67 Throw `TypeError` on `Object.assign` with readonly property (#6853) 3 سال پیش
Operators 0f0664a7e8 Remove exclude jenkins, make slow tests run in CI 5 سال پیش
Optimizer c4db12989f Fix Optimisation of arguments[-n] 3 سال پیش
PRE 4014ca60cd Fix value propagation on loop back-edge with aggressive value transfers 6 سال پیش
PerfHint a77ab96c33 ARM64: Disable inlining and VirtualTypedArray. Mark tests using test trace as exclue_arm64 8 سال پیش
Prototypes d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. 7 سال پیش
RWC a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 سال پیش
RegAlloc 08234133a3 LinearScan::InsertSecondChanceCompensation does not always restore a register saved to the stack at the beginning of a loop. 7 سال پیش
Regex 417a2577ae Fix CharTrie::CloneFrom 3 سال پیش
Scanner 1ad2969357 Linux/macOS CI: (#6559) 5 سال پیش
StackTrace 3d0d0cba70 Remove non-spec behaviour from tests 5 سال پیش
Strings c97320d3ff Implementation of Relative indexing method proposal (#6610) 5 سال پیش
TTBasic 1ad2969357 Linux/macOS CI: (#6559) 5 سال پیش
TTExecuteBasic 1ad2969357 Linux/macOS CI: (#6559) 5 سال پیش
TaggedFloats a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 سال پیش
TaggedIntegers 5ea00a1e1b Begin test suite cleanup (#6444) 5 سال پیش
TryCatch 87b168a2e3 Fixes bug where ImplicitCallFlags and DisableImplicitFlags were not restored to previous values held. 7 سال پیش
UnifiedRegex 3daa80d6c3 Adding failure for character classes in range if unicode flag set. 7 سال پیش
UnitTestFramework cf71a962c1 Merge 1809 October Update changes 7 سال پیش
WasmSpec 9e8139e1f9 Bump json5 from 2.2.0 to 2.2.2 in /test/WasmSpec/convert-test-suite (#6867) 3 سال پیش
WasmSpec.MultiValue d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. 7 سال پیش
bailout dfd11cd34b [MERGE #5250 @Cellule] Post-Op bailout with unconditional branches 7 سال پیش
benchmarks 5ab937bd58 Add modifications 7 سال پیش
es5 1f6e17c4c5 Fix formatting 1 سال پیش
es6 615a614597 JIT Generator (and Async func) loops (#6990) 1 سال پیش
es6GeneratorJit 1c242f74e3 Avoid using TryFinallyWithYield OpCode when there is no Yield. 3 ماه پیش
es6module 1ad2969357 Linux/macOS CI: (#6559) 5 سال پیش
es7 469795bb68 Throw `ERRBadAwait` instead of `ERRnoSemic` if applicable (#6955) 1 سال پیش
fieldopts 2422941b37 [1.11>master] [MERGE #6484 @pleath] Eliminate timezone sensitivities in UT's 5 سال پیش
inlining 25b4303c4f Allow for the possibility of no profile info for a given call target 6 سال پیش
logs 7a1092bc49 Add an empty logs directory to unblock test runs on the DRT VMs. 8 سال پیش
loop 12184ad149 Fix incorrect failFast for Incr0 4 سال پیش
native-tests d6e2800fa7 Apple Silicon Test Suite updates 3 سال پیش
rltimeout 2421acb1f2 Added -timeoutRetries to rl (and some drive-by cleanup) 7 سال پیش
stackfunc c4db12989f Fix Optimisation of arguments[-n] 3 سال پیش
strict d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. 7 سال پیش
switchStatement d7e9d0d649 Add copyright notice to test case 8 سال پیش
typedarray 2dba810c92 Exclude `typedarray/allocation{,2}.js` on x86 4 ماه پیش
utf8 d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. 7 سال پیش
wasm 1ad2969357 Linux/macOS CI: (#6559) 5 سال پیش
wasm.simd 237e3fa69b Use better constant format in tests' text 5 سال پیش
CMakeLists.txt 97e68c9174 ci: use windows 2025 runners (#7048) 2 هفته پیش
ci.build.cmd 8a15bcb75c Move windows CI onto runtests.py 5 سال پیش
ci.build.init.cmd 8a15bcb75c Move windows CI onto runtests.py 5 سال پیش
ci.buildone.cmd 8a15bcb75c Move windows CI onto runtests.py 5 سال پیش
ci.parsetestargs.cmd 8a15bcb75c Move windows CI onto runtests.py 5 سال پیش
ci.testone.cmd 8a15bcb75c Move windows CI onto runtests.py 5 سال پیش
rlexedirs.xml 615a614597 JIT Generator (and Async func) loops (#6990) 1 سال پیش
runcitests.cmd 482c730bde fixed bug in cmd script 7 سال پیش
runnativetests.cmd dffd3ffcf0 Add missing changes for #4876: Provide more information when unit tests and native tests fail. 8 سال پیش
runtests.cmd 1ad2969357 Linux/macOS CI: (#6559) 5 سال پیش
runtests.py 97e68c9174 ci: use windows 2025 runners (#7048) 2 هفته پیش