5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5264 from gzm0/separate-profile More... about 10 hours ago
Merge pull request #5263 from sjrd/test-long-unsigned-comparisons More... about 13 hours ago
Add tests for unsigned comparison of `Long`s. More... about 17 hours ago
Merge pull request #5262 from sjrd/regex-matcher-jdk9-methods More... 2 days ago
Fix #5261: Implement methods of ju.regex.Matcher from JDK 9. More... 2 days ago
Merge pull request #5259 from sjrd/rearrange-isexact-in-optimizer More... 4 days ago
Merge pull request #5260 from sjrd/remove-rt-long-division-fast-paths More... 10 days ago
Merge pull request #5167 from sjrd/opt-divide-and-remainder More... 14 days ago
Add separate linker profiling project More... 15 days ago
Remove the paths for small numerators in RuntimeLong divisions. More... 16 days ago
Remove code paths for division by powers of 2 in RuntimeLong. More... 16 days ago
Move the logic for "exactness" of primitives into `typeTestResult`. More... 26 days ago
Refactor: Exactness only matters for class types in call resolution. More... 26 days ago
Opt: Centralized function to predict the result of type tests. More... 26 days ago
Merge pull request #5256 from sjrd/wasm-direct-vtable-for-prim-arrays More... 28 days ago
Wasm: Store the type data of primitive arrays directly in globals. More... about 1 month ago
Refactoring: Wasm: Move `genArrayClasses()` to `ClassEmitter`. More... about 1 month ago
Merge pull request #5251 from sjrd/math-scalb More... about 1 month ago
Merge pull request #5253 from sjrd/fix-jenkins-2.13-versions More... about 1 month ago
Fix the set of 2.13.x versions tested by the full CI build. More... about 1 month ago
Merge pull request #5250 from xuwei-k/slash-syntax More... about 1 month ago
Implement jl.Math.scalb. More... about 1 month ago
Replace to new slash syntax More... about 1 month ago
Merge pull request #5229 from sjrd/wasm-fuse-unboxes-into-custom-js-helpers More... about 1 month ago
Refactor: Introduce helpers for unsigned comparisons in the javalib. More... about 1 month ago
Wasm: Better codegen for casts to non-nullable `(ref any)`. More... about 1 month ago
Merge pull request #5247 from sjrd/fix-optimizer-crash-labeled-record-void More... about 1 month ago
Merge pull request #5248 from xuwei-k/patch-1 More... about 2 months ago
Upgrade to sbt 1.11.7 More... about 2 months ago
Fix #5246: Handle record trees that end up in statement position. More... about 2 months ago