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

adds zero-width-joiner input method 😃🍕 and other emoji REPL Julia's REPL (Read Eval Print Loop)
#61391 opened Mar 22, 2026 by rokke-git Loading…
Improve/clarify versioninfo output
#61390 opened Mar 21, 2026 by christiangnrd Loading…
Remove definitely-initialized-vars compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#61387 opened Mar 21, 2026 by mlechu Loading…
Make jl_object_in_image thread-safe
#61386 opened Mar 20, 2026 by topolarity Loading…
Add eager flatten, as an alternative to vcat(x...) for turning Vector{Vector{T}} into Vector{T} arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests
#61384 opened Mar 20, 2026 by LilithHafner Loading…
[JuliaSyntax] Fix issues reported by JETLS
#61381 opened Mar 20, 2026 by aviatesk Loading…
prevent edit_move_right from extending an active region bugfix This change fixes an existing bug REPL Julia's REPL (Read Eval Print Loop)
#61378 opened Mar 20, 2026 by matthias314 Loading…
[JuliaLowering] Make ccall, cglobal identifiers, not K"core" bugfix This change fixes an existing bug JuliaLowering
#61372 opened Mar 19, 2026 by mlechu Draft
compiler: honor explicit leave targets
#61371 opened Mar 19, 2026 by quinnj Loading…
WIP: runtime: Disallow getfield on UnionAll
#61367 opened Mar 19, 2026 by Keno Loading…
subtype: Use svec for uncertain tvar envout
#61366 opened Mar 19, 2026 by Keno Loading…
core: support odd-bit primitive integers
#61359 opened Mar 18, 2026 by fingolfin Loading…
Support xsave on Tremont
#61343 opened Mar 17, 2026 by PatrickHaecker Loading…
add tap for side effects in pipelines feature Indicates new feature / enhancement requests triage This should be discussed on a triage call
#61340 opened Mar 16, 2026 by adienes Loading…
use indices instead of Refs in asyncmap: fixes correctness bug #60304 needs tests Unit tests are required for this change
#61339 opened Mar 16, 2026 by aplavin Loading…
show: align type qualification display and printing Aesthetics and correctness of printed representations of objects.
#61334 opened Mar 15, 2026 by aplavin Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.