Skip to content

Pull requests: JuliaLang/julia

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

ir: Don't fail if :invoke has zero arguments
#58477 opened May 21, 2025 by Keno Loading…
docs: revise and expand ImmutableDict docstring. collections Data structures holding multiple items, e.g. sets docs This change adds or pertains to documentation
#58445 opened May 17, 2025 by rfritz Loading…
Convert remaining JLL stdlibs to LazyLibraries JLLs latency Latency
#58444 opened May 17, 2025 by IanButterworth Loading…
2 of 5 tasks
Integer can be hashed rapidly as well bignums BigInt and BigFloat hashing performance Must go faster status: waiting for PR reviewer
#58440 opened May 16, 2025 by adienes Loading…
Revert "Documentation: Remove warning that nonstandard primitive type sizes may reveal LLVM bugs" docs This change adds or pertains to documentation revert This reverts a previously merged PR. types and dispatch Types, subtyping and method dispatch
#58439 opened May 16, 2025 by LilithHafner Loading…
Add vscale_range attribute to functions with sve
#58433 opened May 16, 2025 by gbaraldi Loading…
Add attribute inference passes to the LLVM pipeline.
#58424 opened May 15, 2025 by gbaraldi Loading…
Expose native_code's jl_sysimg_gvars. compiler:codegen Generation of LLVM IR and native code gpu Affects running Julia on a GPU
#58423 opened May 15, 2025 by maleadt Loading…
WIP: The great pairwise reduction refactor fold sum, maximum, reduce, foldl, etc. needs docs Documentation for this change is required needs nanosoldier run This PR should have benchmarks run on it needs news A NEWS entry is required for this change needs tests Unit tests are required for this change
#58418 opened May 14, 2025 by mbauman Draft
5 of 11 tasks
18
26
don't strip keyword argument names with --strip-metadata bugfix This change fixes an existing bug
#58412 opened May 13, 2025 by JeffBezanson Loading…
Much more conservative highlighting for 1.12 display and printing Aesthetics and correctness of printed representations of objects. markdown
#58408 opened May 13, 2025 by tecosaur Loading…
Update terminfo data display and printing Aesthetics and correctness of printed representations of objects.
#58406 opened May 13, 2025 by tecosaur Loading…
Convert more stdlibs to LazyLibraries
#58405 opened May 13, 2025 by staticfloat Loading…
RFC: add ability to avoid printing trailing type parameters display and printing Aesthetics and correctness of printed representations of objects. needs docs Documentation for this change is required needs tests Unit tests are required for this change
#58389 opened May 12, 2025 by JeffBezanson Loading…
Fix hash_integer for small values hashing triage This should be discussed on a triage call
#58387 opened May 12, 2025 by lgoettgens Loading…
remove Irrational from hash(::Real) fallback design Design of APIs or of the language itself hashing
#58375 opened May 10, 2025 by adienes Draft
counting and summing Bools with a small integer init promote to Int fold sum, maximum, reduce, foldl, etc.
#58374 opened May 10, 2025 by mbauman Loading…
Allow constant propagation of mutables with const fields compiler:inference Type inference performance Must go faster
#58371 opened May 9, 2025 by gbaraldi Loading…
Backports for 1.12.0-beta4 release Release management and versioning.
#58369 opened May 9, 2025 by KristofferC Loading…
17 of 38 tasks
REPL: show user loaded packages in the banner REPL Julia's REPL (Read Eval Print Loop)
#58366 opened May 9, 2025 by IanButterworth Loading…
ProTip! no:milestone will show everything without a milestone.