-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Pull requests: JuliaLang/julia
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Define publicity at a per-binding level, not per-symbol
docs
This change adds or pertains to documentation
modules
#57094
opened Jan 18, 2025 by
LilithHafner
Loading…
docs: show binding name for Julia's REPL (Read Eval Print Loop)
No documentation found for ...
message
REPL
#57093
opened Jan 18, 2025 by
aviatesk
Loading…
performance improvements for Data structures holding multiple items, e.g. sets
performance
Must go faster
any
and all
collections
#57091
opened Jan 18, 2025 by
nsajko
Loading…
inference: ensure inferring reachable code methods
bugfix
This change fixes an existing bug
compiler:inference
Type inference
#57088
opened Jan 17, 2025 by
vtjnash
Loading…
Default to 1 interactive thread
multithreading
Base.Threads and related functionality
needs docs
Documentation for this change is required
needs news
A NEWS entry is required for this change
#57087
opened Jan 17, 2025 by
IanButterworth
Loading…
5 tasks
DO NOT MERGE: Using mmtk-immix as a default GC
DO NOT MERGE
Do not merge this PR!
GC
Garbage collector
codegen: use correct rettype ABI for aotcompile
compiler:inference
Type inference
needs tests
Unit tests are required for this change
#57082
opened Jan 17, 2025 by
vtjnash
Loading…
Add Documentation for this change is required
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
Timer
args to struct and add show method
needs docs
#57081
opened Jan 17, 2025 by
IanButterworth
Loading…
inference: fix lattice for unusual InterConditional return and Const Bool representations
backport 1.10
Change should be backported to the 1.10 release
backport 1.11
Change should be backported to release-1.11
compiler:inference
Type inference
#57080
opened Jan 17, 2025 by
vtjnash
Loading…
[release-1.10] Avoid dropping
call
edges in presence of identical invoke
edges
#57079
opened Jan 17, 2025 by
topolarity
Loading…
Add PR is complete and seems ready to merge. Has tests and news/compat if needed. CI failures unrelated.
@inline
to Base.reinterpret
status: waiting for PR reviewer
#57078
opened Jan 17, 2025 by
jakobnissen
Loading…
[release-1.11] Avoid dropping Change should be backported to the 1.10 release
backport 1.11
Change should be backported to release-1.11
bugfix
This change fixes an existing bug
compiler:inference
Type inference
call
edges in presence of identical invoke
edges
backport 1.10
#57077
opened Jan 17, 2025 by
topolarity
Loading…
[internals] add time metrics for every CodeInstance
compiler:codegen
Generation of LLVM IR and native code
compiler:inference
Type inference
observability
metrics, timing, understandability, reflection, logging, ...
base: add Affects only Windows
system:wsl
Windows Subsystem Linux (WSL)
Sys.detectwsl()
system:windows
#57069
opened Jan 16, 2025 by
inkydragon
Loading…
2 tasks done
Support native Mathematical functions
system:riscv
Support for Risc-V cpus
fma
on riscv64
maths
#57043
opened Jan 14, 2025 by
giordano
Loading…
minor fma cleanup
float16
maths
Mathematical functions
performance
Must go faster
#57041
opened Jan 14, 2025 by
oscardssmith
Loading…
Replace -> with :: where appropriate in docstrings
docs
This change adds or pertains to documentation
#57012
opened Jan 10, 2025 by
LilithHafner
Loading…
codegen: add a pass for late conversion of known modify ops to call atomicrmw
atomics
multithreading
Base.Threads and related functionality
performance
Must go faster
#57010
opened Jan 10, 2025 by
vtjnash
Loading…
converted julia-repl to jldoctest in variables.md
docs
This change adds or pertains to documentation
status: waiting for PR author
#56995
opened Jan 8, 2025 by
xyz-harshal
Loading…
Support Data structures holding multiple items, e.g. sets
iteration
Involves iteration or the iteration protocol
sorting
Put things in order
sort(keys(::Dict))
and sort(values(::Dict))
collections
#56978
opened Jan 6, 2025 by
LilithHafner
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.