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
better error message for missing comma.
#313
oscardssmith
closed
11 months ago
1
Missing links in the README
#312
waldyrious
closed
1 year ago
2
Fixes for `SourceFile` byte offsets
#311
c42f
closed
1 year ago
1
Fix line numbers with source fragments
#310
c42f
closed
1 year ago
1
Parse `function (:*=(f))() end` syntax compatibly
#309
c42f
closed
1 year ago
1
Syntax experiment: String format syntax eg `"$(x, digits=2)"`
#308
c42f
opened
1 year ago
7
Also disallow bare generators in interpolation syntax
#307
c42f
closed
1 year ago
1
Add error for invalid string interpolation syntax
#306
c42f
closed
1 year ago
1
Disallow tuples as atoms in interpolation syntax
#305
c42f
closed
1 year ago
0
Allow parsing of custom string types in core parser hook
#304
c42f
closed
1 year ago
1
Normalize `global (x,y)` syntax during `Expr` conversion
#303
c42f
closed
1 year ago
1
Improvements to General registry test tools
#302
c42f
closed
1 year ago
1
Add a few missing docstrings for API docs
#301
c42f
closed
1 year ago
1
Missing docstrings in docs
#300
giordano
closed
1 year ago
0
Small fix to make JuliaSyntax work when Int === Int32
#299
c42f
closed
1 year ago
1
Add trailing line numbers to loops in Expr conversion
#298
c42f
closed
1 year ago
1
Move docs from readme to docs and add a doc build
#297
c42f
closed
1 year ago
1
Fix for short form function line numbers
#296
c42f
closed
1 year ago
1
Minor tweaks to remove method ambiguities and argument ambiguities
#295
c42f
closed
1 year ago
1
Throw Meta.ParseError from Meta.parse() in Julia 1.10
#294
c42f
closed
1 year ago
1
Fix `showerror` to include backtraces
#293
c42f
closed
1 year ago
1
fix typo in readme README.md ?
#292
filtron
closed
1 year ago
1
Additional syntax tests from Base test/syntax.jl
#291
c42f
closed
1 year ago
1
Clean up fixed world age mechanism to use closures
#290
c42f
closed
1 year ago
1
Make invalid UTF-8 an error in comments and strings
#289
c42f
closed
1 year ago
1
Disallow unbalanced bidirectional unicode
#288
c42f
closed
1 year ago
1
Re-add precompile
#287
c42f
closed
1 year ago
1
More precise errors for bad unicode characters
#286
c42f
closed
1 year ago
1
Disallow juxtaposition of strings with blocks
#285
c42f
closed
1 year ago
0
Fixes for short form function locations
#284
c42f
closed
1 year ago
1
AST Search [feature]
#283
LilithHafner
opened
1 year ago
3
Allow `var` identifier as exception name in catch
#282
c42f
closed
1 year ago
1
Fix for block-vs-parameters in prefix call syntax
#281
c42f
closed
1 year ago
1
Reference parser compat: Make toplevel error Exprs more compatible
#280
c42f
closed
1 year ago
1
Fixes for line number node insertion in short form blocks
#279
c42f
closed
1 year ago
1
Small fix for `Expr(:incomplete)` detection
#278
c42f
closed
1 year ago
1
Normalize ℏ (\hslash) to ħ (\hbar)
#277
c42f
closed
1 year ago
1
Diagnostics integration with Base
#276
c42f
opened
1 year ago
0
== operator for green trees
#275
c42f
closed
1 year ago
1
Move remaining Expr tests to test/expr.jl
#274
c42f
closed
1 year ago
1
Additional operators from upstream
#273
c42f
closed
1 year ago
0
Cleanup and fix operator predicates
#272
c42f
closed
1 year ago
1
Fix token error ranges + highlighting for multibyte chars
#271
c42f
closed
1 year ago
1
Fix remaining test failures in Base test/syntax.jl
#270
c42f
closed
1 year ago
0
Remove `K"parens"` from `SyntaxNode`
#269
c42f
closed
1 year ago
1
Construct Expr directly from ParseStream
#268
c42f
closed
1 year ago
1
Fix spurious warning for `import A.:`
#267
c42f
closed
1 year ago
1
Remove `vcat` and `hcat` in favour of `ncat`
#266
c42f
closed
1 year ago
1
Remove `K"parens"` from `SyntaxNode`
#265
c42f
closed
1 year ago
0
Add braces node around `T` in `x where {T}`
#264
c42f
closed
1 year ago
1
Previous
Next