openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Scala.js
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 20 hours
ago.
Nov 27, 2024 — Nov 27, 2025
Showing page 1 of 259
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #5259 from sjrd/rearrange-isexact-in-optimizer
Tobias Schlatter
More...
1 day ago
Merge pull request #5260 from sjrd/remove-rt-long-division-fast-paths
Tobias Schlatter
More...
7 days ago
Merge pull request #5167 from sjrd/opt-divide-and-remainder
Tobias Schlatter
More...
11 days ago
Remove the paths for small numerators in RuntimeLong divisions.
Sébastien Doeraene
More...
13 days ago
Remove code paths for division by powers of 2 in RuntimeLong.
Sébastien Doeraene
More...
13 days ago
Move the logic for "exactness" of primitives into `typeTestResult`.
Sébastien Doeraene
More...
23 days ago
Refactor: Exactness only matters for class types in call resolution.
Sébastien Doeraene
More...
23 days ago
Opt: Centralized function to predict the result of type tests.
Sébastien Doeraene
More...
23 days ago
Merge pull request #5256 from sjrd/wasm-direct-vtable-for-prim-arrays
Sébastien Doeraene
More...
25 days ago
Wasm: Store the type data of primitive arrays directly in globals.
Sébastien Doeraene
More...
29 days ago
Refactoring: Wasm: Move `genArrayClasses()` to `ClassEmitter`.
Sébastien Doeraene
More...
29 days ago
Merge pull request #5251 from sjrd/math-scalb
Sébastien Doeraene
More...
about 1 month ago
Merge pull request #5253 from sjrd/fix-jenkins-2.13-versions
Sébastien Doeraene
More...
about 1 month ago
Fix the set of 2.13.x versions tested by the full CI build.
Sébastien Doeraene
More...
about 1 month ago
Merge pull request #5250 from xuwei-k/slash-syntax
Sébastien Doeraene
More...
about 1 month ago
Implement jl.Math.scalb.
Sébastien Doeraene
More...
about 1 month ago
Replace to new slash syntax
xuwei-k
More...
about 1 month ago
Merge pull request #5229 from sjrd/wasm-fuse-unboxes-into-custom-js-helpers
Sébastien Doeraene
More...
about 1 month ago
Refactor: Introduce helpers for unsigned comparisons in the javalib.
Sébastien Doeraene
More...
about 1 month ago
Wasm: Better codegen for casts to non-nullable `(ref any)`.
Sébastien Doeraene
More...
about 1 month ago
Merge pull request #5247 from sjrd/fix-optimizer-crash-labeled-record-void
Sébastien Doeraene
More...
about 1 month ago
Merge pull request #5248 from xuwei-k/patch-1
Sébastien Doeraene
More...
about 1 month ago
Upgrade to sbt 1.11.7
kenji yoshida
More...
about 2 months ago
Fix #5246: Handle record trees that end up in statement position.
Sébastien Doeraene
More...
about 2 months ago
Merge pull request #5241 from gzm0/fix-loading2
Sébastien Doeraene
More...
about 2 months ago
Merge pull request #5242 from sjrd/wasm-friendly-parselong
Sébastien Doeraene
More...
about 2 months ago
Merge pull request #5243 from gzm0/more-info
Sébastien Doeraene
More...
about 2 months ago
Embed syntheticKind and nonExistent in Infos.ClassInfo
Tobias Schlatter
More...
about 2 months ago
Wasm-friendly implementation of `parse{Unsigned,}Long`.
Sébastien Doeraene
More...
about 2 months ago
Refactor: Factor out codegen of custom JS helpers with a builder.
Sébastien Doeraene
More...
2 months ago
←
1
2
3
4
5
6
7
8
9
…
258
259
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree