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
Assigned to nobody Loading
Sort

Pull requests list

Fix linearize of global with complex type compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#58611 opened Jun 2, 2025 by mlechu Loading…
Bump llvm to 18.1.7+5 to fix memcpyopt issue
#58610 opened Jun 2, 2025 by gbaraldi Loading…
Don't add status label to prs automatically github-actions merge me PR is reviewed. Merge when all tests are passing
#58606 opened Jun 2, 2025 by LilithHafner Loading…
Update setprecision docstring and add NEWS entry for thread-safe behavior bignums BigInt and BigFloat docs This change adds or pertains to documentation status: waiting for PR reviewer
#58605 opened Jun 2, 2025 by arnavk23 Loading…
Example of stacked environments docs This change adds or pertains to documentation
#58604 opened Jun 2, 2025 by kousu Loading…
Define textwidth for overlong chars
#58602 opened Jun 1, 2025 by jakobnissen Loading…
reland: hard heap limit flag GC Garbage collector re-land This relands a PR that was previously merged but was later reverted.
#58600 opened Jun 1, 2025 by d-netto Loading…
Random: make randperm! and randcycle! accept AbstractArray arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests randomness Random number generation and the Random stdlib status: waiting for PR reviewer stdlib Julia's standard library
#58596 opened May 31, 2025 by nsajko Loading…
Convert julia-repl blocks to jldoctest format
#58594 opened May 31, 2025 by Keno Loading…
[WIP] Precompile native code cache compiler:codegen Generation of LLVM IR and native code compiler:precompilation Precompilation of modules feature Indicates new feature / enhancement requests
#58592 opened May 30, 2025 by xal-0 Draft
restore fallback 3-arg setprecision method backport 1.12 Change should be backported to release-1.12
#58586 opened May 30, 2025 by JeffBezanson Loading…
RFC: stop wrapping unreachable statements in Const compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#58581 opened May 30, 2025 by JeffBezanson Loading…
Work around LLVM JITLink stack overflow issue. backport 1.12 Change should be backported to release-1.12
#58579 opened May 30, 2025 by gbaraldi Loading…
Serialization doc updated docs This change adds or pertains to documentation status: waiting for PR reviewer
#58575 opened May 30, 2025 by arnavk23 Loading…
Test stdlib JLL deps on Windows JLLs stdlib Julia's standard library system:windows Affects only Windows test This change adds or pertains to unit tests
#58560 opened May 29, 2025 by IanButterworth Loading…
Add default MethodError handler for --trim mode error messages Better, more actionable error messages trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#58543 opened May 28, 2025 by arnavk23 Loading…
gf.c: include const-return methods in --trace-compile backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12
#58535 opened May 27, 2025 by topolarity Loading…
WIP/RFC: Add await mechanism
#58532 opened May 27, 2025 by Keno Draft
11 tasks
Windows shell support in REPL
#58526 opened May 25, 2025 by MilesCranmer Loading…
faster iteration over a Flatten of heterogenous iterators iteration Involves iteration or the iteration protocol performance Must go faster status: waiting for PR reviewer
#58522 opened May 25, 2025 by adienes Loading…
Allow collect to return non-Array types arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation needs decision A decision on this change is needed
#58513 opened May 23, 2025 by nalimilan Loading…
Update showarg docstring
#58509 opened May 23, 2025 by LilithHafner Loading…
Don't emit module metadata for non-toplevel modules. compiler:codegen Generation of LLVM IR and native code gpu Affects running Julia on a GPU
#58508 opened May 23, 2025 by maleadt Loading…
Use type wrapper directly rather than typename in FieldError error messages Better, more actionable error messages
#58507 opened May 23, 2025 by MasonProtter Loading…
ProTip! What’s not been updated in a month: updated:<2025-05-02.