5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Nov 27, 2024 — Nov 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5174 from sjrd/gh-actions-for-windows-ci More... 6 months ago
Implement jl.Math.{multiplyFull, multiplyHigh, unsignedMultiplyHigh}. More... 6 months ago
Merge pull request #5173 from sjrd/refactor-javalib-special-methods-codegen More... 6 months ago
Move the require-jdk15 tests to require-jdk17. More... 6 months ago
Switch to GitHub Actions for the Windows CI. More... 6 months ago
Wasm: Implement PriorityQueue without js.Array in Wasm backend More... 7 months ago
Add java.lang.Utils.roundUpToPowerOfTwo utility function More... 7 months ago
Handle System.identityHashCode as a method with a special body. More... 7 months ago
Refactoring: Isolate handling of javalib methods with special bodies. More... 7 months ago
Merge pull request #5110 from sjrd/link-time-if-with-desugaring-phase More... 7 months ago
Fix #5165: Use defaultable types for the locals of `TryFinally`s. More... 7 months ago
Add copies of the run/finally.scala partest into our own test suite. More... 7 months ago
Merge pull request #5162 from tanishiking/arraylist-wasm More... 7 months ago
Merge pull request #5163 from sjrd/reorg-link-time-properties More... 7 months ago
Implement ArrayDeque using scala.Array More... 7 months ago
Check index on bounds in ArrayList addAll and removeRange. More... 7 months ago
Reorganize LinkTimeProperties. More... 7 months ago
Introduce IR BinaryOps for unsigned division and remainder. More... 7 months ago
Wasm: Implement ju.ArrayList without js.Array. More... 7 months ago
Merge pull request #5160 from sjrd/fix-crash-with-modules-no-optimizer More... 7 months ago
Fix #5159: Register static module dependency on used lambda classes. More... 7 months ago
Support reading jar files in the IR cleaner. More... 7 months ago
Introduce IR UnaryOps for floating point bit manipulation. More... 7 months ago
Use a DataView in FloatingPointBits. More... 7 months ago
Bump the version to 1.20.0-SNAPSHOT for the upcoming changes. More... 7 months ago
Towards 1.19.1. More... 7 months ago
Version 1.19.0. More... 7 months ago
Merge pull request #5122 from sjrd/ir-patch-old-anon-functions More... 7 months ago
Call the new Scala API of `Reflect` from the codegen. More... 8 months ago
Introduce a binary API with Scala functions in `Reflect`. More... 8 months ago