0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Temporarily disable Number.toString test More... about 1 year ago
Cirrus CI for Apple Silicon noJit - Build and test Debug, Test and Release Builds - Cirrus CI supports Apple Silicon - Not intended to replace Azure for other builds due to usage limits More... about 1 year ago
Apple Silicon Test Suite updates - update DateTimeFormat.js which required ICU_Version<72 - update ICU path for native tests (different on Apple Silicon) - use find_package for Python More... about 1 year ago
Apple Silicon support, miscellaneous - small changes e.g. alternatives for windows intrinsics - build file updates More... about 1 year ago
Incomplete Backend support for Apple Silicon - Enables dynamic interpretor thunks on Apple Silicon - Remainder of the JIT will compile with these edits but not yet work More... about 1 year ago
Update Runtime to support Apple Silicon - Update entry point call for Apple arm64 function calling convention - New Assembler routines for function calls More... about 1 year ago
Update Memory handling to support Apple Silicon - Memory page size on apple arm64 is 16kb - This change caused ushort overflows - minor edits to orders of operations to fix - New assembler file for arm64_SAVE_REGISTERS More... about 1 year ago
Update PAL to support Apple Silicon - Some material brought in from PAL at github.com/dotnet/ - Various manual changes to fit with existing codebase - Updated licensing in edited files, latest PAL is copyright .dotNet - Updated copyright check scripts to check pal/ files for new text More... about 1 year ago
Throw `TypeError` if `[[DefineOwnProperty]]` returns false (#6868) More... about 1 year ago
Bump json5 from 2.2.0 to 2.2.2 in /test/WasmSpec/convert-test-suite (#6867) More... over 1 year ago
Merge pull request #6862 from BillyONeal/add-reference More... over 1 year ago
Use `.editorconfig` to help with code style consistency (#6866) More... over 1 year ago
Fix build race detected by vcpkg. More... over 1 year ago
Use builtin `@@hasInstance` from prototype in `instanceOf` (#6861) More... over 1 year ago
Merge pull request #6857 from rhuanjl/FixCharTrieClone More... over 1 year ago
Merge branch 'master' into FixCharTrieClone More... over 1 year ago
Array sort update - return to Native Implementation (#6852) More... over 1 year ago
Fix CharTrie::CloneFrom More... over 1 year ago
`SyntaxError` on statement without body (#6854) More... over 1 year ago
Throw `TypeError` on `Object.assign` with readonly property (#6853) More... over 1 year ago
Force call to `ToNumber` in `Math.max` and `Math.min` (#6851) More... over 1 year ago
Bytecode Regen More... over 1 year ago
Update Array Sort for revised spec which requires: - cloning the array and using Has property on every element - sorting the clone - writing back over the top of the original More... over 1 year ago
Fix pathological BailOut for chakraLibrary.isArray More... over 1 year ago
Tests for `TypedArray.prototype.sort` (#6844) More... over 1 year ago
`Date` ctr spec compliance (#6845) More... over 1 year ago
Allow `undefined` in `TypedArray.prototype.sort(comparefn)` (#6842) More... over 1 year ago
Skip Array pop fast path if prototype unsafe (#6838) More... over 1 year ago
NuGet: Update copyrights in PowerShell scripts More... over 1 year ago
update copyrights More... over 1 year ago