Skip to content

Issues: JuliaLang/julia

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Iterating a tuple taints :terminates_locally compiler:effects effect analysis feature Indicates new feature / enhancement requests
#57097 opened Jan 19, 2025 by LilithHafner
non-allocating recv_into! (feature request)? feature Indicates new feature / enhancement requests sockets
#57029 opened Jan 13, 2025 by tt1234567
Add append(_, _) and ++ collections Data structures holding multiple items, e.g. sets feature Indicates new feature / enhancement requests
#56943 opened Jan 4, 2025 by jariji Draft
add shuffle(::NTuple) to Random feature Indicates new feature / enhancement requests randomness Random number generation and the Random stdlib stdlib Julia's standard library
#56906 opened Dec 26, 2024 by nsajko Loading…
isapprox for dates and times dates Dates, times, and the Dates stdlib module feature Indicates new feature / enhancement requests
#56879 opened Dec 21, 2024 by aplavin
add Base.@acquire for non-closure version of Base.acquire(f, s::Base.Semaphore) feature Indicates new feature / enhancement requests multithreading Base.Threads and related functionality
#56845 opened Dec 16, 2024 by IanButterworth Loading…
Inconsistencies with available assignment operators design Design of APIs or of the language itself feature Indicates new feature / enhancement requests help wanted Indicates that a maintainer wants help on an issue or pull request triage This should be discussed on a triage call
#56821 opened Dec 13, 2024 by lukebemish
type normalization: Union{Tuple{}, Tuple{Int64, Vararg{Int64, N}} where {N}} into Tuple{Vararg{Int64}}? feature Indicates new feature / enhancement requests types and dispatch Types, subtyping and method dispatch
#56732 opened Dec 2, 2024 by nsajko
Support shuffle(::NTuple) feature Indicates new feature / enhancement requests randomness Random number generation and the Random stdlib stdlib Julia's standard library
#56728 opened Dec 1, 2024 by LilithHafner
Feature request: Allocations on outlined iteration compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) feature Indicates new feature / enhancement requests
#56587 opened Nov 17, 2024 by jakobnissen
adds the nth function for iterables feature Indicates new feature / enhancement requests iteration Involves iteration or the iteration protocol
#56580 opened Nov 16, 2024 by ghyatzo Loading…
improved function partial application design design Design of APIs or of the language itself DO NOT MERGE Do not merge this PR! feature Indicates new feature / enhancement requests
#56518 opened Nov 10, 2024 by nsajko Loading…
Support serialization to clipboard feature Indicates new feature / enhancement requests
#56428 opened Nov 4, 2024 by LilithHafner
Feature request: API to get the Memory underlying an Array arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests
#56238 opened Oct 18, 2024 by jakobnissen
Base: new function isdivisible feature Indicates new feature / enhancement requests maths Mathematical functions
#56212 opened Oct 17, 2024 by barucden
support for-else and while-else compiler:lowering Syntax lowering (compiler front end, 2nd stage) feature Indicates new feature / enhancement requests parser Language parsing and surface syntax
#56153 opened Oct 14, 2024 by simeonschaub Draft
Allow freezing of Core.MethodTables feature Indicates new feature / enhancement requests
#56143 opened Oct 13, 2024 by fatteneder Loading…
Allow registering additional autocompletes completions Tab and autocompletion in the repl feature Indicates new feature / enhancement requests REPL Julia's REPL (Read Eval Print Loop)
#56101 opened Oct 10, 2024 by LilithHafner
mod(pi,pi) not defined feature Indicates new feature / enhancement requests maths Mathematical functions
#56004 opened Oct 5, 2024 by andreasvarga
FR: allow MIME type for showerror display and printing Aesthetics and correctness of printed representations of objects. error messages Better, more actionable error messages feature Indicates new feature / enhancement requests
#55987 opened Oct 4, 2024 by fonsp
Implement hyperbolic version of sinc: sinhc (feature request). feature Indicates new feature / enhancement requests maths Mathematical functions
#55981 opened Oct 4, 2024 by dtabell
Implement PaddedSpinLock, which avoids false sharing. feature Indicates new feature / enhancement requests parallelism Parallel or distributed computation
#55944 opened Sep 30, 2024 by kuszmaul Loading…
Implement a fixed size UniformScaling arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests
#55922 opened Sep 28, 2024 by albertomercurio
Allow function negation -f to work like !f feature Indicates new feature / enhancement requests needs docs 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
#55920 opened Sep 28, 2024 by mcabbott Loading…
ProTip! Updated in the last three days: updated:>2025-01-17.