5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Nov 27, 2024 — Nov 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5259 from sjrd/rearrange-isexact-in-optimizer More... 1 day ago
Merge pull request #5260 from sjrd/remove-rt-long-division-fast-paths More... 7 days ago
Merge pull request #5167 from sjrd/opt-divide-and-remainder More... 11 days ago
Remove the paths for small numerators in RuntimeLong divisions. More... 13 days ago
Remove code paths for division by powers of 2 in RuntimeLong. More... 13 days ago
Move the logic for "exactness" of primitives into `typeTestResult`. More... 23 days ago
Refactor: Exactness only matters for class types in call resolution. More... 23 days ago
Opt: Centralized function to predict the result of type tests. More... 23 days ago
Merge pull request #5256 from sjrd/wasm-direct-vtable-for-prim-arrays More... 25 days ago
Wasm: Store the type data of primitive arrays directly in globals. More... 29 days ago
Refactoring: Wasm: Move `genArrayClasses()` to `ClassEmitter`. More... 29 days 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 1 month 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
Merge pull request #5241 from gzm0/fix-loading2 More... about 2 months ago
Merge pull request #5242 from sjrd/wasm-friendly-parselong More... about 2 months ago
Merge pull request #5243 from gzm0/more-info More... about 2 months ago
Embed syntheticKind and nonExistent in Infos.ClassInfo More... about 2 months ago
Wasm-friendly implementation of `parse{Unsigned,}Long`. More... about 2 months ago
Refactor: Factor out codegen of custom JS helpers with a builder. More... 2 months ago