5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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... 2 months ago
Refactor: Factor out codegen of custom JS helpers with a builder. More... 2 months ago
Merge pull request #5190 from sjrd/opt-rt-long-divide More... 2 months ago
Use ConcurrentHashMap for class loading More... 2 months ago
Merge pull request #5240 from scala-js/dependabot/npm_and_yarn/tough-cookie-4.1.4 More... 2 months ago
Bump tough-cookie from 4.1.2 to 4.1.4 More... 2 months ago
Merge pull request #5239 from 987Nabil/char-seq-is-empty More... 2 months ago
Add `isEmpty` to CharSequence More... 3 months ago
Merge pull request #5234 from sjrd/wasm-remove-turboshaft-option More... 3 months ago
Wasm: Remove the `--turboshaft-wasm` option for Node.js 24. More... 3 months ago
Towards 1.20.2. More... 3 months ago
Merge pull request #5232 from sjrd/fix-assertionerror-5231 More... 3 months ago
Version 1.20.1. More... 3 months ago
Fix #5231: Partial revert of "Fail if we cannot inline RuntimeLong". More... 3 months ago
Towards 1.20.1. More... 3 months ago
Version 1.20.0. More... 3 months ago
Merge pull request #5228 from sjrd/better-system-time-impl More... 3 months ago
Merge pull request #5218 from sjrd/wasm-complete-name-section More... 3 months ago
Merge pull request #5226 from sjrd/fix-reflect-compat-api-on-old-2.13-versions More... 3 months ago
Wasm: Opt: Fuse casts into custom JS helpers. More... 3 months ago
Merge pull request #5225 from sjrd/cleanup-import-js-in-javalib More... 3 months ago
For `nanoTime()`, store the receiver object instead of a closure. More... 3 months ago
Use `js.Date.now()` in `System.{currentTimeMillis,nanoTime}`. More... 3 months ago
Remove the webkitNow path for System.nanoTime(). More... 3 months ago
Add elementary tests for System.{currentTimeMillis,nanoTime}. More... 3 months ago
Fix the compat API of `Reflect` on Scala 2.13.{3-8}. More... 3 months ago