issues
search
JuliaLang
/
JuliaSyntax.jl
The Julia compiler frontend
Other
274
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix combined cartesian / flattened generators
#263
c42f
closed
1 year ago
6
Minor fixes to test tools
#262
c42f
closed
1 year ago
1
Improve error message for closing tokens in parse_atom
#261
c42f
closed
1 year ago
1
Fixes for `Expr(:incomplete)` detection
#260
c42f
closed
1 year ago
1
Support for lineno in core parser hooks
#259
c42f
closed
1 year ago
1
Hot fixes for release 0.3.5
#258
c42f
closed
1 year ago
1
avoid a runtime dispatch when converting to expr
#257
KristofferC
closed
1 year ago
1
avoid a Core.Box in `_to_expr`
#256
KristofferC
closed
1 year ago
1
Make a global dictionary const
#255
KristofferC
closed
1 year ago
1
specialize on the number of varargs for `bump_split`
#254
KristofferC
closed
1 year ago
1
Move all Expr conversion tests to test/expr.jl
#253
c42f
closed
1 year ago
1
Large invalidations from uninferred `AbstractString`
#252
jakobnissen
closed
1 year ago
11
Avoid crashing on ambiguous tokenization of char vs adjoint
#251
c42f
closed
1 year ago
2
Big cleanup of test case reduction utilities
#250
c42f
closed
1 year ago
1
Fix parsing of chained unary and unary type operators
#249
c42f
closed
1 year ago
1
Weird precedence of unary operators, `where` and syntactic unaries
#248
c42f
opened
1 year ago
1
Fix for detecting call heads in function signatures
#247
c42f
closed
1 year ago
1
Big list of AST difference between Expr & GreenNode
#246
c42f
closed
1 year ago
2
Distinguish `:x` from `quote x end` with a flag
#245
c42f
closed
1 year ago
1
Use importpath kind rather than K"."
#244
c42f
closed
1 year ago
4
Works much slower for --compile=min
#243
PallHaraldsson
closed
1 year ago
1
Disallow unbalanced bidirectional unicode in strings and comments
#242
c42f
closed
1 year ago
0
Add lineno support to core parser hooks
#241
c42f
closed
1 year ago
0
Parsing standalone dotted operators as `(. op)`
#240
c42f
closed
1 year ago
1
Decide whether `K"parens"` should be visible to `SyntaxNode`
#239
c42f
closed
1 year ago
1
Conservative exports + rename parse()
#238
c42f
closed
1 year ago
7
Add parens node in special cases `:(=)` and `:(::)`
#237
c42f
closed
1 year ago
1
VSCode, OhMyREPL and JuliaSyntax. strange error in REPL
#236
anandijain
closed
1 year ago
3
Incorrect parsing of `import ..+`
#235
c42f
opened
1 year ago
3
Simplify child layout for `try`
#234
c42f
closed
1 year ago
1
fix lexing `'\\` to not error in the validate token step
#233
KristofferC
closed
1 year ago
7
`EOFError: read end of file` when tokenizing a non finished char literal with backslash
#232
KristofferC
closed
1 year ago
1
Fix highlighting of empty source ranges
#231
c42f
closed
1 year ago
1
Tree data structures
#230
c42f
opened
1 year ago
10
Automatically reduce test failures General registry
#229
c42f
closed
1 year ago
1
Add isascii to normalize_identifier for 25% reduction in parse time
#228
ndinsmore
closed
1 year ago
9
Various fixes for `K"parens"` nodes
#227
c42f
closed
1 year ago
1
Allow parentheses in import paths and macro names
#226
c42f
closed
1 year ago
1
Clean up emit_diagnostic stream position handling
#225
c42f
closed
1 year ago
1
Better conversion to `Expr` with `parse(..., ignore_errors=true)`
#224
c42f
closed
1 year ago
1
Review trivia which can't be inferred from their node kind
#223
c42f
opened
1 year ago
4
Enclose grouping parentheses with `parens` node
#222
c42f
closed
1 year ago
0
Basic after-parse tokenization interface
#221
c42f
closed
1 year ago
1
Various AST cleanups related to removing invisible tokens
#220
c42f
closed
1 year ago
1
Remove `bump_invisible()` where possible
#219
c42f
closed
1 year ago
1
Add PARENS_FLAG to tuple, block and macrocall
#218
c42f
closed
1 year ago
1
Parse docstring attachment as `K"doc"` kind
#217
c42f
closed
1 year ago
1
Improve syntax diffing in General registry checker
#216
c42f
closed
1 year ago
3
Rewrite source range `highlight()`
#215
c42f
closed
1 year ago
3
Add basic benchmark script + other rearrangments
#214
c42f
closed
1 year ago
1
Previous
Next