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
add a very basic precompile workload
#213
KristofferC
closed
1 year ago
9
Experiment: Make macros bind stronger than commas within parentheses
#212
c42f
opened
1 year ago
3
Version 0.3.2
#211
timholy
closed
1 year ago
0
Support `copy` for TreeNodes
#210
timholy
closed
1 year ago
3
Bump to 0.3.1 and remove old Printf dependency
#209
c42f
closed
1 year ago
3
AbstractSyntaxNode generalization & convenience
#208
timholy
closed
1 year ago
4
Remove byte_range from default printing of SyntaxNode
#207
c42f
closed
1 year ago
1
Move value_parsing.jl to literal_parsing.jl
#206
c42f
closed
1 year ago
1
Enable parsing of Base tests
#205
c42f
closed
1 year ago
1
Improve test coverge of source_files, syntax_tree
#204
timholy
closed
1 year ago
2
Submit coverage reports to codecov
#203
timholy
closed
1 year ago
2
Vector of functions error message
#202
jariji
opened
1 year ago
1
Support `begin/end` indexing of `SourceFile`
#201
timholy
closed
1 year ago
0
`first_line` support in `parse`
#200
timholy
closed
1 year ago
0
Prototype: Headless anonymous function syntax
#199
c42f
opened
1 year ago
1
Fix `try catch else` Expr conversion
#198
c42f
closed
1 year ago
0
Fix for operator-named macros: parse `@+x` as `@+ x`
#197
c42f
closed
1 year ago
1
Fix various numeric literal token errors
#196
c42f
closed
1 year ago
0
Various improvements to the README
#195
waldyrious
closed
1 year ago
1
Named tuples without outer parentheses
#194
c42f
opened
1 year ago
1
Split SyntaxNode into TreeNode & SyntaxData
#193
timholy
closed
1 year ago
8
Location of TypedSyntaxNode
#192
timholy
closed
1 year ago
1
Add lineno to SourceFile
#191
timholy
closed
1 year ago
2
Generalizing SourceFile - adding line/column offsets etc
#190
timholy
opened
1 year ago
4
Allow SyntaxNode `node[end]` to get the last child
#189
c42f
closed
1 year ago
0
More fuzz testing tools and fixes
#188
c42f
closed
1 year ago
0
A few fixes for ranges of diagnostic messages
#187
c42f
closed
1 year ago
0
Errors from fuzz testing
#186
c42f
closed
1 year ago
1
Parser fuzz testing tools and fixes
#185
c42f
closed
1 year ago
0
Allow different parsings of `(a; b,)` to compare equal
#184
c42f
closed
1 year ago
0
Make things compabitle with Julia 1.0
#183
davidanthoff
closed
1 year ago
2
Support for running JuliaSyntax on Julia 1.0
#182
c42f
closed
1 year ago
4
Fixes for General registry testing
#181
c42f
closed
1 year ago
0
Runtime Julia 1.0 support
#180
davidanthoff
closed
1 year ago
1
Fix deindentation with triple strings like `"""\n$x a"""`
#179
c42f
closed
1 year ago
0
Fix lowering of `@.` to `@__dot__` in `using A: @.`
#178
c42f
closed
1 year ago
0
Allow the syntax `import A.:x` for `import A.x`
#177
c42f
closed
1 year ago
0
Emit sensible errors for invalid operator tokens
#176
c42f
closed
1 year ago
0
Improve Expr comparison code for registry testing
#175
c42f
closed
1 year ago
0
Fixes for parameters blocks in Expr(:curly)
#174
c42f
closed
1 year ago
0
Fix = to kw conversion in `x[a, b; i=j]`
#173
c42f
closed
1 year ago
0
Copy error cases from reference tokenizer
#172
c42f
closed
1 year ago
1
Fix for tokenization of consecutive nested multiline comments
#171
c42f
closed
1 year ago
0
Tokenization error with nested multiline comments
#170
c42f
closed
1 year ago
0
Trailing linebreak is not significant in hcat
#169
c42f
closed
1 year ago
1
Fixes for obscure function definition forms
#168
c42f
closed
1 year ago
0
Add milestones
#167
HiperMaximus
closed
1 year ago
2
Fix an obscure form of function definition
#166
c42f
closed
1 year ago
0
Avoid use of GlobalRef in SyntaxNode trees
#165
c42f
closed
1 year ago
0
Fix Expr parameters in parenthesized macro calls
#164
c42f
closed
1 year ago
0
Previous
Next