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

jitlayers: Use GlobalISel on AArch64 at -O0/-O1 compiler:codegen Generation of LLVM IR and native code
#60339 opened Dec 7, 2025 by IanButterworth Loading…
jitlayers: Enable FastISel on AArch64 at -O0/-O1 compiler:codegen Generation of LLVM IR and native code
#60338 opened Dec 7, 2025 by IanButterworth Loading…
Implement a cmp specialization for ranges performance Must go faster ranges Everything AbstractRange sorting Put things in order
#60337 opened Dec 7, 2025 by LilithHafner Loading…
Highlight files in stack frames
#60336 opened Dec 6, 2025 by jakobjpeters Loading…
Logging: define isless between Integer and LogLevel 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 logging The logging framework needs tests Unit tests are required for this change
#60330 opened Dec 5, 2025 by EdsterG Loading…
edit NEWS for 1.13
#60328 opened Dec 5, 2025 by JeffBezanson Loading…
Use NVTX payload API profiler
#60322 opened Dec 5, 2025 by simonbyrne Loading…
Handle large read/write/sendfile to File; return actual bytes written bugfix This change fixes an existing bug io Involving the I/O subsystem: libuv, read, write, etc.
#60321 opened Dec 5, 2025 by xal-0 Loading…
[JuliaLowering] Refactor scope resolution pass compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#60316 opened Dec 4, 2025 by mlechu Loading…
Backports for 1.13.0-beta1 release Release management and versioning.
#60312 opened Dec 4, 2025 by KristofferC Loading…
threads: Implement asymmetric atomic fences
#60311 opened Dec 4, 2025 by Keno Loading…
Update #33515; unzip: the inverse of zip #33515 feature Indicates new feature / enhancement requests iteration Involves iteration or the iteration protocol
#60289 opened Dec 1, 2025 by mkitti Loading…
Improve documentation of operators docs This change adds or pertains to documentation
#60286 opened Dec 1, 2025 by moble Loading…
Include missing sub- and superscripts in operator suffix list parser Language parsing and surface syntax
#60285 opened Dec 1, 2025 by moble Loading…
Very WIP: Architecture for robust cancellation needs nanosoldier run This PR should have benchmarks run on it needs pkgeval Tests for all registered packages should be run with this change
#60281 opened Nov 30, 2025 by Keno Draft
1 of 12 tasks
JuliaSyntax: Disallow broadcasted getindex
#60277 opened Nov 28, 2025 by Keno Loading…
Add support for printing unsigned integers as decimals display and printing Aesthetics and correctness of printed representations of objects.
#60267 opened Nov 27, 2025 by JamesWrigley Loading…
ProTip! Filter pull requests by the default branch with base:master.