-
-
Notifications
You must be signed in to change notification settings - Fork 36
Issues: JuliaLang/JuliaSyntax.jl
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
Error in functor definition with where clause and newlines
parser
regression
Regression in behavior compared to a previous version
#556
opened Apr 10, 2025 by
AntonReinhard
export (@foo)
not allowed while export (foo)
is.
bug
#333
opened Jul 28, 2023 by
LilithHafner
Weird precedence of unary operators, Syntax problem in the reference parser we may consider fixing
where
and syntactic unaries
parser
syntax wat
#248
opened Apr 25, 2023 by
c42f
Incorrect parsing of Something isn't working
intro issue
Good issue to start contributing to JuliaSyntax
parser
tokenizer
import ..+
bug
#235
opened Mar 30, 2023 by
c42f
Warn about function definitions with grouping parens
error messages
Better, more actionable diagnostics
intro issue
Good issue to start contributing to JuliaSyntax
parser
#139
opened Nov 2, 2022 by
c42f
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.