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 unary plus
#61052 opened Feb 16, 2026 by johroj Draft
Document more features of local and global
#61050 opened Feb 16, 2026 by danielmatz Loading…
Fix GDBJITDebugInfoRegistrationPlugin deadlock backport 1.13 Change should be backported to release-1.13 system:mac Affects only macOS
#61049 opened Feb 16, 2026 by xal-0 Loading…
inference: Widen slot wrappers in update_exc_bestguess!
#61048 opened Feb 16, 2026 by aviatesk Loading…
inference: make constprop_heuristic a bitfield
#61045 opened Feb 16, 2026 by aviatesk Loading…
Fix Base.show(io::IO, b::Binding) for e.g. :(:) or :(==) 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 backport 1.13 Change should be backported to release-1.13 docs This change adds or pertains to documentation
#61043 opened Feb 15, 2026 by fingolfin Loading…
Fix history search appending to typed text instead of replacing (#60938) backport 1.13 Change should be backported to release-1.13 display and printing Aesthetics and correctness of printed representations of objects. REPL Julia's REPL (Read Eval Print Loop)
#61039 opened Feb 15, 2026 by riazation42 Loading…
introduce Base.FixNullaryCallable, generalizing Base.Fix feature Indicates new feature / enhancement requests needs news A NEWS entry is required for this change needs pkgeval Tests for all registered packages should be run with this change
#61034 opened Feb 14, 2026 by nsajko Draft
Refactor Base.active_repl as public and add docstring (#61005) feature Indicates new feature / enhancement requests status: waiting for triage feedback triage This should be discussed on a triage call
#61033 opened Feb 14, 2026 by hardik-xi11 Loading…
[JuliaLowering] Printing improvements: malformed trees, leaf kinds display and printing Aesthetics and correctness of printed representations of objects. JuliaLowering
#61028 opened Feb 13, 2026 by mlechu Draft
codegen: fix bitcast of union values with inline_roots compiler:codegen Generation of LLVM IR and native code
#61027 opened Feb 13, 2026 by gbaraldi Loading…
codegen: represent Bool as i1 instead of i8 in LLVM IR compiler:codegen Generation of LLVM IR and native code needs pkgeval Tests for all registered packages should be run with this change
#61025 opened Feb 13, 2026 by aviatesk Loading…
Adding a single argument short hand syntax for cumsum! and cumprod! fold sum, maximum, reduce, foldl, etc. triage This should be discussed on a triage call
#61010 opened Feb 12, 2026 by Antipath1 Loading…
Update documenter, add minimal docs for labeled break
#61007 opened Feb 12, 2026 by Keno Loading…
Fix an UndefVarError in the Random tests 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 backport 1.13 Change should be backported to release-1.13 test This change adds or pertains to unit tests
#61000 opened Feb 11, 2026 by DilumAluthge Draft
ProTip! Add no:assignee to see everything that’s not assigned.