Louis Lafreniere 1e6810e705 [MERGE #295] Uint32 constant il y a 10 ans
..
ASMJSParser 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Array dcdb8d014f [MERGE #227] Fix various spelling errors. il y a 10 ans
AsmJSFloat 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
AsmJs 99fbe1d4e7 Fixing Custom Heap Protect Pages API il y a 10 ans
Basics 2b765347f6 Fix various spelling errors. il y a 10 ans
Boolean 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Bugs f299a99067 Bugfix:OS5553123:Freeze while comparing valueOf()-injected null il y a 10 ans
Closures 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
ControlFlow 2b765347f6 Fix various spelling errors. il y a 10 ans
Conversions 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Date 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
DynamicCode 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
EH 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Error 2b765347f6 Fix various spelling errors. il y a 10 ans
FixedFields 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Function 2b765347f6 Fix various spelling errors. il y a 10 ans
Generated f6adc7f97e Added missing copyright headers. il y a 10 ans
GlobalFunctions 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
InlineCaches 2b765347f6 Fix various spelling errors. il y a 10 ans
JSON 2b765347f6 Fix various spelling errors. il y a 10 ans
LetConst 3ca6172d94 Add missing support for StInnerSlotChkUndecl, StInnerObjSlotChkUndecl. Obscure opcodes that implement writes to closure-captured block-scoped data requiring dynamic check for ref-before-decl in their home function. I.e., let/const/class declared in switch case. il y a 10 ans
Lib 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Math dcdb8d014f [MERGE #227] Fix various spelling errors. il y a 10 ans
Miscellaneous 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Number 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Object 91374d7faf Moved propertyIsEnum{a->e}rable_2.baseline to match correction in #227. Fixes failing slow test. il y a 10 ans
Operators 2b765347f6 Fix various spelling errors. il y a 10 ans
Optimizer 2b765347f6 Fix various spelling errors. il y a 10 ans
PerfHint 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Prototypes 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
RWC 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Regex 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
SIMD.TypeSpec 9b8e058afd SimdJsType spec initial commit il y a 10 ans
SIMD.float32x4 0af32b13e0 Simd.js library support il y a 10 ans
SIMD.float32x4.asmjs 0af32b13e0 Simd.js library support il y a 10 ans
SIMD.int32x4 0af32b13e0 Simd.js library support il y a 10 ans
SIMD.int32x4.asmjs 0af32b13e0 Simd.js library support il y a 10 ans
SIMD.int8x16 0af32b13e0 Simd.js library support il y a 10 ans
SIMD.workloads.asmjs 0af32b13e0 Simd.js library support il y a 10 ans
StackTrace 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Strings 3c0387641d Fixed unittest to trigger more predictably. il y a 10 ans
TaggedFloats 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
TaggedIntegers 2b765347f6 Fix various spelling errors. il y a 10 ans
UnifiedRegex 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
UnitTestFramework 22e4ea140a Implement ES6 RegExp.prototype[@@match] il y a 10 ans
VT_DATE 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
bailout 2b765347f6 Fix various spelling errors. il y a 10 ans
benchmarks 8ef410bf18 perftest.pl: fix a hard-coded path separator il y a 10 ans
es5 21f3f9b00d Fixes `get` and `set` not parsing in object literal shorthand syntax il y a 10 ans
es6 0f6a8b1bc2 [MERGE #376] Implement ES6 RegExp.prototype[@@match] il y a 10 ans
es7 c70cd6cf9d Fixes this, arguments, and super in async functions il y a 10 ans
fieldopts 8271639b91 Installation of the monomorphic guard type check should only happen at the original type check that guards the property access requiring monomorphism, as indicated by non-availability of the checked type. il y a 10 ans
inlining 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
loop 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
rltimeout f6adc7f97e Added missing copyright headers. il y a 10 ans
stackfunc d04387101b We need to box frame display and scope slots in a native frame before calling BoxNativeFrame so that the boxed versions can be found and written back to their known locations on the frame. il y a 10 ans
strict dcdb8d014f [MERGE #227] Fix various spelling errors. il y a 10 ans
switchStatement 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
typedarray f61ea1c3b2 add check against length for memset il y a 10 ans
utf8 2b765347f6 Fix various spelling errors. il y a 10 ans
jenkins.build.cmd 5d8406741f Initial commit il y a 10 ans
jenkins.build.init.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. il y a 10 ans
jenkins.buildall.cmd 5d8406741f Initial commit il y a 10 ans
jenkins.buildone.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. il y a 10 ans
jenkins.parsetestargs.cmd d7f19a3298 Fix 'jenkins.testone.cmd ... -disablejit' path to use the correct _BinDir. Unblocks ref #114. il y a 10 ans
jenkins.testall.cmd 5d8406741f Initial commit il y a 10 ans
jenkins.testone.cmd d7f19a3298 Fix 'jenkins.testone.cmd ... -disablejit' path to use the correct _BinDir. Unblocks ref #114. il y a 10 ans
rlexedirs.xml b0ebfdcf26 Fix for nojit build and test failures il y a 10 ans
runcitests.cmd 5d8406741f Initial commit il y a 10 ans
runtests.cmd 6e90b4adb9 runtests.cmd: support extra command line flags il y a 10 ans