- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
2.0: just one import keyword
breaking
This change will break code
speculative
Whether the change will be implemented is speculative
[RFC] Type stable wrapper for arbitrary callables
performance
Must go faster
speculative
Whether the change will be implemented is speculative
#13984
opened Nov 14, 2015 by
yuyichao
A case/switch statement for Julia
equality
Issues relating to equality relations: ==, ===, isequal
julep
Julia Enhancement Proposal
speculative
Whether the change will be implemented is speculative
#18285
opened Aug 30, 2016 by
bpr
abstract types with fields
feature
Indicates new feature / enhancement requests
speculative
Whether the change will be implemented is speculative
#4935
opened Nov 26, 2013 by
JeffBezanson
handle mutually-circular type declarations
types and dispatch
Types, subtyping and method dispatch
#269
opened Dec 1, 2011 by
JeffBezanson
Store settings and packages in XDG directories instead of ~/.julia
won't change
Indicates that work won't continue on an issue or pull request
#4630
opened Oct 25, 2013 by
nalimilan
multi-threaded (@threads) dotcall/broadcast?
broadcast
Applying a function over a collection
multithreading
Base.Threads and related functionality
speculative
Whether the change will be implemented is speculative
#19777
opened Dec 30, 2016 by
stevengj
== for immutables should recursively call == on its fields
breaking
This change will break code
equality
Issues relating to equality relations: ==, ===, isequal
help wanted
Indicates that a maintainer wants help on an issue or pull request
needs decision
A decision on this change is needed
The GC often doesn't act generational
GC
Garbage collector
performance
Must go faster
#40644
opened Apr 28, 2021 by
oxinabox
Stacktrace gripes
display and printing
Aesthetics and correctness of printed representations of objects.
error handling
Handling of exceptions by Julia or the user
#33065
opened Aug 24, 2019 by
antoine-levitt
Feature request: convert between Array{Union{T, Missing}, N} and Array{T, N} without copying
arrays
[a, r, r, a, y, s]
missing data
Base.missing and related functionality
#26681
opened Apr 2, 2018 by
piever
Stricter tuple destructuring. Error on This change will break code
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
(a, b) = (1, 2, 3)
breaking
relative using/import should search current directory
design
Design of APIs or of the language itself
help wanted
Indicates that a maintainer wants help on an issue or pull request
modules
#4600
opened Oct 21, 2013 by
StefanKarpinski
performance of captured variables in closures
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
performance
Must go faster
#15276
opened Feb 28, 2016 by
timholy
Require constructors and Type inference
types and dispatch
Types, subtyping and method dispatch
convert
to return objects of stated type?
compiler:inference
rename This change will break code
maths
Mathematical functions
angle
to phase
(or something else) in 2.0
breaking
Add a Indicates new feature / enhancement requests
by
keyword to maximum
and minimum
feature
#28210
opened Jul 20, 2018 by
davidanthoff
Monorepo Packages via Submodules/Subpackages: Support in Pkg and Julia Compiler
feature
Indicates new feature / enhancement requests
modules
packages
Package management and loading
#55516
opened Aug 17, 2024 by
ChrisRackauckas
for-else and while-else
feature
Indicates new feature / enhancement requests
#1289
opened Sep 18, 2012 by
StefanKarpinski
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.