Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.7k
Pull requests: JuliaLang/julia
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
#58870 issue: Updated the Check for isfile (path) github-actions
#60274 openedNov 28, 2025 byMehul-LakhwaniLoading…
WIP: Use (::Symbol) as curried getproperty triageThis should be discussed on a triage call
#60271 openedNov 28, 2025 byKenoLoading…
Add support for printing unsigned integers as decimals display and printingAesthetics and correctness of printed representations of objects.
#60267 openedNov 27, 2025 byJamesWrigleyLoading…
#59114 issue: Converted do-block to lambda before the call expression…
#60266 openedNov 27, 2025 byMehul-LakhwaniLoading…
Expand Base64 documentation docsThis change adds or pertains to documentation
#60260 openedNov 27, 2025 bylntricate1Loading…
Proactively compile lambdas when the type of the closure is known
#60259 openedNov 27, 2025 byxal-0Loading…
MersenneTwister: fix constructor involving jumped state bugfixThis change fixes an existing bug randomnessRandom number generation and the Random stdlib
#60258 openedNov 26, 2025 byrfourquetLoading…
[JuliaLowering]Syntax lowering (compiler front end, 2nd stage)
ccall((lib,sym)...) andcfunction fixes compiler:lowering #60257 openedNov 26, 2025 bymlechuLoading…
[JuliaLowering] RestrictSyntax lowering (compiler front end, 2nd stage)
K"VERSION" to module arg compiler:lowering #60255 openedNov 26, 2025 bymlechuLoading…
Avoid usingAffects only Linux
fork() when probing systemlibstdc++ backport 1.13 system:linux #60254 openedNov 26, 2025 bytopolarityLoading…
debug: always show precompile message DO NOT MERGEDo not merge this PR!
#60240 openedNov 25, 2025 byIanButterworth • Draft
Add names to most allocas created and attrs to jl_excstack_state
#60229 openedNov 24, 2025 bygbaraldiLoading…
JuliaSyntax: fix anonymous function parsing parserLanguage parsing and surface syntax
#60221 openedNov 24, 2025 byIanButterworthLoading…
update utf8proc to 2.11.2 bugfixThis change fixes an existing bug external dependenciesInvolves LLVM, OpenBLAS, or other linked libraries unicodeRelated to unicode characters and encodings
#60207 openedNov 22, 2025 bystevengjLoading…
Random: faster seed hashing performanceMust go faster randomnessRandom number generation and the Random stdlib
#60206 openedNov 22, 2025 byrfourquetLoading…
Add
test-JL_stdlibs target for precompiling stdlibs with JuliaLowering #60194 openedNov 21, 2025 bytopolarity • Draft
3 of 4 tasks
[JuliaLowering] Tidy up node creation functions compiler:loweringSyntax lowering (compiler front end, 2nd stage)
#60191 openedNov 21, 2025 bymlechuLoading…
Make radix sort slightly more hackable sortingPut things in order
#60190 openedNov 21, 2025 byLilithHafnerLoading…
ProTip! Exclude everything labeled
bug with-label:bug.