0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix formatting More... 2 days ago
Fix incorrect code More... 2 days ago
Make copyright checker more verbose More... 2 days ago
Fix copyright notice in output.inl More... 3 days ago
To fix issue #6984, #include <stdarg.h> More... 3 days ago
Merge pull request #6980 from rhuanjl/linux22 More... 4 days ago
Fix issue#6982 -- PM128A should be a pointer to 16-byte aligned M128U, not a 16-byte aligned pointer. More... 4 days ago
Output failing ch command line in regenByteCode.py More... 7 days ago
Fix futex_fatal_error -- issue #6931 (#6932) More... 7 days ago
Sign ContributionAgreement.md (#6979) More... 8 days ago
Provide MSVC-friendly wrapper for this==nullptr More... 8 days ago
Fix this==nullptr in Clang More... 8 days ago
fix Python3.3 syntax error More... 8 days ago
Ubuntu 22 to CI More... 8 days ago
Fix a Windows (ARM64) build failure (#6896) More... 8 days ago
Throw `ERRBadAwait` instead of `ERRnoSemic` if applicable (#6955) More... 8 days ago
Prevent defining `_GUARD_CHECK_ICALL` twice (#6974) More... 9 days ago
Remove a Ubuntu 18.04 jobs More... 5 months ago
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