-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
const
semantics changed to implicitly global
in 1.12-DEV
bug
Bug in closure conversion for cursed code
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
#56510
opened Nov 9, 2024 by
Keno
Vararg can follow optional arg if declared with ellipsis but not with Syntax lowering (compiler front end, 2nd stage)
Vararg
compiler:lowering
#56221
opened Oct 18, 2024 by
danielwe
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
gotoing to inside of a gc_preserve crashes julia
bug
Indicates an unexpected problem or unintended behavior
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
#55905
opened Sep 27, 2024 by
gbaraldi
better handle unknown expression heads in deparse
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
error messages
Better, more actionable error messages
#55789
opened Sep 17, 2024 by
simeonschaub
Loading…
macro hygiene: Module name does not like being renamed
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
macros
@macros
#55677
opened Sep 3, 2024 by
Keno
Cornercase where closure boxing fails in function bodies
bug
Indicates an unexpected problem or unintended behavior
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
regression
Regression in behavior compared to a previous version
#55191
opened Jul 21, 2024 by
MasonProtter
Common code not included in optionally-generated function
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
needs decision
A decision on this change is needed
#55101
opened Jul 11, 2024 by
martinholters
Clean up syntactic multi-assignment?
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
parser
Language parsing and surface syntax
#54748
opened Jun 10, 2024 by
Keno
Macros and struct unpacking
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
macros
@macros
#54677
opened Jun 4, 2024 by
albop
What should the mangled names of anonymous functions and nested closures be?
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
needs decision
A decision on this change is needed
#54230
opened Apr 24, 2024 by
d-netto
RFC: Curried getproperty syntax
compiler: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…
UnionAll type Indicates an unexpected problem or unintended behavior
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
where T<:...
conflict with type T
leads to syntax error "invalid type parameter name 'SSAValue'"
bug
#53940
opened Apr 3, 2024 by
quachpas
Consistently treat Syntax lowering (compiler front end, 2nd stage)
_
as unused in function argument lists
compiler:lowering
#53933
opened Apr 3, 2024 by
Keno
at-atomic fields with at-kwdef and field defaults doesn't work
atomics
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
feature
Indicates new feature / enhancement requests
#53893
opened Mar 29, 2024 by
quinnj
lowering: Plumb through arg destructuring code into all wrapper functions
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
#53851
opened Mar 26, 2024 by
Keno
Loading…
Destructed arguments cannot be properly used to define optional arguments
bug
Indicates an unexpected problem or unintended behavior
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
#53832
opened Mar 23, 2024 by
frankwswang
Function definitions are possible in for-loop header
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
parser
Language parsing and surface syntax
#53738
opened Mar 14, 2024 by
mauro3
Unnecessary Box of Multi-Method Local Function
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
feature
Indicates new feature / enhancement requests
#53338
opened Feb 14, 2024 by
uniment
Do not capture recursive local function's self-identifier (to avoid box)
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
#53295
opened Feb 12, 2024 by
uniment
finer-grained location info for error messages, strack traces: line number, column number range
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
error handling
Handling of exceptions by Julia or the user
error messages
Better, more actionable error messages
parser
Language parsing and surface syntax
#53090
opened Jan 28, 2024 by
nsajko
Variable incorrectly perisists in loop when I redefine a print method
bug
Indicates an unexpected problem or unintended behavior
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
parser
Language parsing and surface syntax
#52664
opened Dec 29, 2023 by
DarkClaw1
Type parameter not usable in inner function type constraint
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
parser
Language parsing and surface syntax
types and dispatch
Types, subtyping and method dispatch
#52454
opened Dec 8, 2023 by
nsajko
__module__
not defined in macro defined by a macro
compiler:lowering
#51602
opened Oct 5, 2023 by
mgkurtz
Previous Next
ProTip!
Follow long discussions with comments:>50.