-
-
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
use Must go faster
strings
"Strings!"
_string_n instead of StringMemory to reduce allocations for a few string calls
performance
#60471
opened Dec 24, 2025 by
adienes
Loading…
Backports more code quality PRs to v1.12
#60469
opened Dec 24, 2025 by
aviatesk
Loading…
2 of 3 tasks
Docs: mention cmd line option for App Installer on Windows
#60464
opened Dec 23, 2025 by
davidanthoff
Loading…
Fix JET warning related to Change should be backported to release-1.12
backport 1.13
_array_for
backport 1.12
#60461
opened Dec 23, 2025 by
fingolfin
Loading…
Improve BoundsError summary for GenericMemoryRef #57184 fixed
#60451
opened Dec 22, 2025 by
vishal2005025
Loading…
Add codegen support for
invoke(f, ::CodeInstance, args...)
#60442
opened Dec 21, 2025 by
MasonProtter
Loading…
WIP: beginning of changing Float printing to zmij inspired algorithm
#60439
opened Dec 20, 2025 by
oscardssmith
•
Draft
fix unsigned overflow in SubArray index computation (alternate approach)
#60438
opened Dec 19, 2025 by
adienes
Loading…
Don't set 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
Attribute::StackProtectStrong when not using CodeModel::Large
bugfix
#60434
opened Dec 19, 2025 by
ararslan
Loading…
Don't make graph type abstract in SyntaxTree
JuliaLowering
#60430
opened Dec 19, 2025 by
mlechu
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…
Improve Must go faster
reinterpret performance for padded types, with minimal harm to compilation time
performance
#60415
opened Dec 18, 2025 by
NHDaly
Loading…
Support Base.filter on iterators, eagerly collecting
#60413
opened Dec 18, 2025 by
phantomsoldierking
Loading…
precompilation: suppress error output when called from loading
#60405
opened Dec 17, 2025 by
Keno
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…
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…
use named tuple names to refine length of tuple type parameter
compiler:inference
Type inference
#60387
opened Dec 15, 2025 by
JeffBezanson
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.