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

Added test for checkfor_mv_cp_cptree function
#60462 opened Dec 23, 2025 by ABDOU163 Loading…
Fix JET warning related to _array_for backport 1.12 Change should be backported to release-1.12 backport 1.13
#60461 opened Dec 23, 2025 by fingolfin Loading…
Don't set Attribute::StackProtectStrong when not using CodeModel::Large bugfix This change fixes an existing bug compiler:codegen Generation of LLVM IR and native code merge me PR is reviewed. Merge when all tests are passing system:arm ARMv7 and AArch64 system:freebsd Affects only FreeBSD
#60434 opened Dec 19, 2025 by ararslan Loading…
Added new error message for parsing of generators inside arrays error messages Better, more actionable error messages parser Language parsing and surface syntax
#60427 opened Dec 19, 2025 by phantomsoldierking Loading…
fix unsigned overflow in SubArray index computation arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug
#60426 opened Dec 19, 2025 by adienes Loading…
flisp lowering: Add define-mutable-struct, struct-copy and use for vinfo, closure conversion context compiler:lowering Syntax lowering (compiler front end, 2nd stage) don't squash Don't squash merge
#60423 opened Dec 19, 2025 by xal-0 Loading…
lowering: Fix @nospecialize on unnamed arguments
#60416 opened Dec 18, 2025 by aviatesk Loading…
performance tips docs: add a note when force sepecialization of a function may be required with optional arguments docs This change adds or pertains to documentation
#60404 opened Dec 17, 2025 by KristofferC Loading…
[DO NOT MERGE] Build a nogpl 1.11
#60401 opened Dec 16, 2025 by gbaraldi Draft
4
syntax-versioning: Define behavior in scripts and REPL
#60400 opened Dec 16, 2025 by Keno Loading…
Set max_methods 1 for several IO functions invalidations io Involving the I/O subsystem: libuv, read, write, etc. status: waiting for PR reviewer
#60391 opened Dec 16, 2025 by jakobnissen Loading…
ProTip! Exclude everything labeled bug with -label:bug.