-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Pull requests: JuliaLang/julia
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: llvmcall segfault/parser error with zero-sized arguments
#60364
opened Dec 11, 2025 by
JSmith2023
Loading…
don't print using at-NamedTuple for types that don't match its structure
bugfix
This change fixes an existing bug
display and printing
Aesthetics and correctness of printed representations of objects.
#60363
opened Dec 10, 2025 by
JeffBezanson
Loading…
codegen load/store/union cleanup and fix
compiler:codegen
Generation of LLVM IR and native code
don't squash
Don't squash merge
merge me
PR is reviewed. Merge when all tests are passing
#60353
opened Dec 10, 2025 by
vtjnash
Loading…
Only elide the copy if the previous type is also all pointers
bugfix
This change fixes an existing bug
#60351
opened Dec 9, 2025 by
gbaraldi
Loading…
Make verify trim printing more readable (also fix the colours)
#60350
opened Dec 9, 2025 by
gbaraldi
Loading…
set VERSION to 1.12.3
release
Release management and versioning.
#60346
opened Dec 9, 2025 by
KristofferC
Loading…
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…
Implement a Must go faster
ranges
Everything AbstractRange
sorting
Put things in order
cmp specialization for ranges
performance
#60337
opened Dec 7, 2025 by
LilithHafner
Loading…
Add more debug timing to loading and precompilation. Investigate speed ups
packages
Package management and loading
#60333
opened Dec 6, 2025 by
IanButterworth
•
Draft
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…
add single-argument (de)serialize methods operating on vectors of bytes
#60315
opened Dec 4, 2025 by
aplavin
Loading…
Backports for 1.13.0-beta1
release
Release management and versioning.
#60312
opened Dec 4, 2025 by
KristofferC
Loading…
#57287 Issue:Resolved the problem of missing colon
#60296
opened Dec 2, 2025 by
Mehul-Lakhwani
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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.