Skip to content

Pull requests: JuliaLang/julia

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
SortNewest

Pull requests list

Type-stable codegen for specialized in(v, ::Tuple)
#54026 opened Apr 10, 2024 by NHDaly Loading…
fix: re-parsable printing of vararg anon func defs
#54019 opened Apr 10, 2024 by pfitzseb Loading…
Support riscv64 as binary platform riscv Support for Risc-V cpus
#54011 opened Apr 9, 2024 by eschnett Loading…
Switch supertype of CodeUnits from DenseVector to AbstractVector bugfix This change fixes an existing bug minor change Marginal behavior change acceptable for a minor release triage This should be discussed on a triage call
#54002 opened Apr 9, 2024 by jakobnissen Loading…
Julia's documentation ala VitePress docsystem The documentation building system
#53988 opened Apr 7, 2024 by lazarusA Draft
Fix Date parsing crash when parsing a negative year dates Dates, times, and the Dates stdlib module
#53981 opened Apr 6, 2024 by Sr0liveira02 Loading…
update --strip-metadata for new debug format
#53969 opened Apr 5, 2024 by JeffBezanson Loading…
Limit printing in the REPL to 100k bytes
#53959 opened Apr 4, 2024 by ericphanson Loading…
tweak how filtering is done for what packages should be precompiled backport 1.11 Change should be backported to release-1.11
#53957 opened Apr 4, 2024 by KristofferC Loading…
Update methods.md doc This change adds or pertains to documentation
#53948 opened Apr 4, 2024 by adwasser Loading…
RFC: Curried getproperty syntax lowering Syntax lowering (compiler front end, 2nd stage) parser Language parsing and surface syntax triage This should be discussed on a triage call
#53946 opened Apr 4, 2024 by Keno Loading…
RFC: require reduce-like functions to use init one or more times doc This change adds or pertains to documentation fold sum, maximum, reduce, foldl, etc.
#53945 opened Apr 3, 2024 by mbauman Loading…
mention REPL IOContext in pretty-printing docs display and printing Aesthetics and correctness of printed representations of objects. doc This change adds or pertains to documentation
#53926 opened Apr 2, 2024 by stevengj Loading…
Fix spurious unused function warning when compiling crc32 with clang and ifunc support build Build system, or building Julia or its dependencies
#53897 opened Mar 29, 2024 by Zentrik Loading…
Try migration to OpenSSL build Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries stdlib JLLs
#53891 opened Mar 29, 2024 by fxcoudert Loading… 1.12
Warn about cycles in extension precompilation backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 packages Package management and loading
#53882 opened Mar 28, 2024 by IanButterworth Loading…
Avoid runtime dispatch in similar in broadcast
#53872 opened Mar 27, 2024 by BioTurboNick Loading…
lowering: Plumb through arg destructuring code into all wrapper functions lowering Syntax lowering (compiler front end, 2nd stage)
#53851 opened Mar 26, 2024 by Keno Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.