-
Notifications
You must be signed in to change notification settings - Fork 381
Pull requests: scala-native/scala-native
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #4368: javalib Math#multiplyHigh and #unsignedMultiplyHigh now use 128 bit operations if available
component:javalib
#4369
opened Jun 11, 2025 by
LeeTibbert
Loading…
Make
nativeConfig
a setting key again and restorenativeLink/artifactParh
#4329
opened May 10, 2025 by
WojciechMazur
•
Draft
Fix unwinding when throw is directly before catch
#4191
opened Jan 31, 2025 by
WojciechMazur
•
Draft
Remove the unwind handler for operations that can never throw exception.
#4189
opened Jan 29, 2025 by
WojciechMazur
•
Draft
Don't wrap synchronous RPC endpoints into asynchronous ones
#4116
opened Dec 15, 2024 by
WojciechMazur
•
Draft
experiment: Don't duplicate code generation for finally block in every exit path
#4090
opened Dec 1, 2024 by
WojciechMazur
•
Draft
[fix] Always use RuntimeNothing and RuntimeNull types in method parameters and return types
#4064
opened Sep 27, 2024 by
WojciechMazur
•
Draft
feature [javalib]: java.net.channel.DatagramChannel
#3910
opened May 7, 2024 by
RustedBones
Loading…
Build docs using Docker instead of makedocs scripts
component:docs
#3781
opened Feb 18, 2024 by
tanishiking
•
Draft
Add documentation to the main 'Interflow' class and refactor some APIs
#3619
opened Dec 11, 2023 by
kyouko-taiga
•
Draft
Make module loader in multithreading mode be more aware when init fails
#3598
opened Nov 6, 2023 by
tanishiking
•
Draft
2 of 3 tasks
Make implementation of
java.util.Properties
based on j.u.c.ConcurrentHashMap
#3580
opened Oct 22, 2023 by
WojciechMazur
Loading…
fix: Make sure scala-native doesn't use cached native-lib when nativeConfig changes
#3575
opened Oct 18, 2023 by
tanishiking
Loading…
Re-implement
PrintStream.print(obj: AnyRef)
to avoid a CharSequence -> String conversion
#2933
opened Oct 21, 2022 by
david-bouyssie
•
Draft
Fix #2905: enable and tune backing Array sharing in
AbstractStringBuilder.toString
component:javalib
#2908
opened Oct 16, 2022 by
david-bouyssie
•
Draft
Previous Next
ProTip!
Adding no:label will show everything without a label.