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

add more key codes for the rxvt terminal emulator
#60890 opened Jan 31, 2026 by matthias314 Loading…
Added test for checkfor_mv_cp_cptree function using cp
#60888 opened Jan 31, 2026 by ABDOU163 Loading…
make Meta-e work for editors defined with wait=false
#60887 opened Jan 31, 2026 by matthias314 Loading…
Generalized meta system for arguments
#60886 opened Jan 30, 2026 by vchuravy Draft
avoid a Core.Box in JuliaLowering _calldecl_positionals JuliaLowering merge me PR is reviewed. Merge when all tests are passing
#60885 opened Jan 30, 2026 by KristofferC Loading…
Add unsafe_shl/shr/lshr intrinsics without bounds checking feature Indicates new feature / enhancement requests
#60884 opened Jan 30, 2026 by Cvikli Loading…
3 tasks
[JuliaLowering] Recognize (tryfinally _ _ scope) form JuliaLowering merge me PR is reviewed. Merge when all tests are passing
#60881 opened Jan 30, 2026 by mlechu Loading…
[JuliaLowering] Fix destructured arg handling, improve error messages JuliaLowering merge me PR is reviewed. Merge when all tests are passing
#60880 opened Jan 29, 2026 by mlechu Loading…
codegen: Add NewSink LLVM pass for instruction sinking compiler:codegen Generation of LLVM IR and native code needs pkgeval Tests for all registered packages should be run with this change
#60879 opened Jan 29, 2026 by gbaraldi Draft
merge the three methods of error into a single method error handling Handling of exceptions by Julia or the user merge me PR is reviewed. Merge when all tests are passing
#60878 opened Jan 29, 2026 by nsajko Loading…
Support IJulia in artifact_str
#60877 opened Jan 29, 2026 by JamesWrigley Loading…
test/Artifacts: add missing test deps for Artifacts backport 1.10 Change should be backported to the 1.10 release backport 1.12 Change should be backported to release-1.12 backport 1.13 stdlib Julia's standard library test This change adds or pertains to unit tests
#60872 opened Jan 29, 2026 by inkydragon Loading…
Update mmtk 0.31.2
#60866 opened Jan 29, 2026 by qinsoon Loading…
docs: clarify 'using A, B' semantics docs This change adds or pertains to documentation
#60856 opened Jan 28, 2026 by fingolfin Loading…
Compiler: use inline Const storage in RTEffects
#60853 opened Jan 28, 2026 by gbaraldi Loading…
Compiler: optimize scan_specified_partitions
#60852 opened Jan 28, 2026 by gbaraldi Loading…
add regression tests that stdlibs are empty of Core.Box test This change adds or pertains to unit tests
#60848 opened Jan 28, 2026 by KristofferC Loading…
docs: remove Base.require from manual docs This change adds or pertains to documentation
#60845 opened Jan 28, 2026 by fingolfin Loading…
Fix "applicable method may be too new" error on @activate Compiler bugfix This change fixes an existing bug
#60841 opened Jan 28, 2026 by xal-0 Loading…
release-1.11: Set VERSION to 1.11.9 release Release management and versioning.
#60840 opened Jan 27, 2026 by DilumAluthge Draft
ProTip! Filter pull requests by the default branch with base:master.