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

Check in Manifest for test-revise
#58562 opened May 29, 2025 by Keno Loading…
Add AGENTS.md and docs on how to use AI agents
#58561 opened May 29, 2025 by Keno Loading…
Test stdlib JLL deps on Windows JLLs stdlib Julia's standard library system:windows Affects only Windows test This change adds or pertains to unit tests
#58560 opened May 29, 2025 by IanButterworth Loading…
doc: Add link to Documenter.jl doctest page
#58558 opened May 29, 2025 by Keno Loading…
Don't retry on 403 merge me PR is reviewed. Merge when all tests are passing
#58555 opened May 28, 2025 by LilithHafner Loading…
remove workaround for controlling terminal behavior in repl_cmd backport 1.12 Change should be backported to release-1.12 REPL Julia's REPL (Read Eval Print Loop)
#58554 opened May 28, 2025 by vtjnash Loading…
fix Module for Base.jl for Revise.jl backport 1.12 Change should be backported to release-1.12
#58549 opened May 28, 2025 by vtjnash Loading…
Add default MethodError handler for --trim mode
#58543 opened May 28, 2025 by arnavk23 Loading…
Add reminder about docstrings, objects, and intervening lines docs This change adds or pertains to documentation docsystem The documentation building system
#58541 opened May 27, 2025 by ubertakter Loading…
fix breakage with jl_get_global backport 1.12 Change should be backported to release-1.12
#58540 opened May 27, 2025 by vtjnash Loading…
gf.c: include const-return methods in --trace-compile 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
#58535 opened May 27, 2025 by topolarity Loading…
WIP/RFC: Add await mechanism
#58532 opened May 27, 2025 by Keno Draft
11 tasks
Windows shell support in REPL
#58526 opened May 25, 2025 by MilesCranmer Loading…
expand the IteratorSize(::Type{Char}) method to cover AbstractChar design Design of APIs or of the language itself iteration Involves iteration or the iteration protocol strings "Strings!"
#58524 opened May 25, 2025 by nsajko Loading…
faster iteration over a Flatten of heterogenous iterators iteration Involves iteration or the iteration protocol performance Must go faster status: waiting for PR reviewer
#58522 opened May 25, 2025 by adienes Loading…
Allow collect to return non-Array types arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation needs decision A decision on this change is needed
#58513 opened May 23, 2025 by nalimilan Loading…
Make more types jl_static_show readably 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 bugfix This change fixes an existing bug
#58512 opened May 23, 2025 by xal-0 Loading…
Update showarg docstring
#58509 opened May 23, 2025 by LilithHafner Loading…
Don't emit module metadata for non-toplevel modules. compiler:codegen Generation of LLVM IR and native code gpu Affects running Julia on a GPU
#58508 opened May 23, 2025 by maleadt Loading…
Use type wrapper directly rather than typename in FieldError error messages Better, more actionable error messages
#58507 opened May 23, 2025 by MasonProtter Loading…
tiny PR to fix writeshortest for 0.0 when hash==false needs tests Unit tests are required for this change
#58502 opened May 22, 2025 by digital-carver Loading…
Workstealing take 3
#58500 opened May 22, 2025 by gbaraldi Draft
Introduce a few GC controls to limit the heap size when running benchmarks GC: MMTK MMTK GC integration GC Garbage collector
#58487 opened May 21, 2025 by d-netto Loading…
docs: revise and expand ImmutableDict docstring. collections Data structures holding multiple items, e.g. sets docs This change adds or pertains to documentation
#58445 opened May 17, 2025 by rfritz Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.