Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaLang/JuliaSyntax.jl

The Julia compiler frontend
https://github.com/JuliaLang/JuliaSyntax.jl

Improve syntax diffing in General registry checker

c42f opened this pull request almost 2 years ago
Rewrite source range `highlight()`

c42f opened this pull request almost 2 years ago
Add basic benchmark script + other rearrangments

c42f opened this pull request almost 2 years ago
add a very basic precompile workload

KristofferC opened this pull request almost 2 years ago
Experiment: Make macros bind stronger than commas within parentheses

c42f opened this pull request almost 2 years ago
Version 0.3.2

timholy opened this pull request almost 2 years ago
Support `copy` for TreeNodes

timholy opened this pull request almost 2 years ago
Bump to 0.3.1 and remove old Printf dependency

c42f opened this pull request almost 2 years ago
AbstractSyntaxNode generalization & convenience

timholy opened this pull request almost 2 years ago
Remove byte_range from default printing of SyntaxNode

c42f opened this pull request almost 2 years ago
Move value_parsing.jl to literal_parsing.jl

c42f opened this pull request almost 2 years ago
Enable parsing of Base tests

c42f opened this pull request almost 2 years ago
Improve test coverge of source_files, syntax_tree

timholy opened this pull request almost 2 years ago
Submit coverage reports to codecov

timholy opened this pull request almost 2 years ago
Vector of functions error message

jariji opened this issue almost 2 years ago
Support `begin/end` indexing of `SourceFile`

timholy opened this pull request almost 2 years ago
`first_line` support in `parse`

timholy opened this pull request almost 2 years ago
Prototype: Headless anonymous function syntax

c42f opened this pull request almost 2 years ago
Fix `try catch else` Expr conversion

c42f opened this pull request almost 2 years ago
Fix for operator-named macros: parse `@+x` as `@+ x`

c42f opened this pull request almost 2 years ago
Fix various numeric literal token errors

c42f opened this pull request almost 2 years ago
Various improvements to the README

waldyrious opened this pull request almost 2 years ago
Named tuples without outer parentheses

c42f opened this issue almost 2 years ago
Split SyntaxNode into TreeNode & SyntaxData

timholy opened this pull request almost 2 years ago
Location of TypedSyntaxNode

timholy opened this issue almost 2 years ago
Add lineno to SourceFile

timholy opened this pull request almost 2 years ago
Errors from fuzz testing

c42f opened this issue almost 2 years ago
Copy error cases from reference tokenizer

c42f opened this issue about 2 years ago
Add milestones

HiperMaximus opened this issue about 2 years ago
Display of diagnostic messages

camilogarciabotero opened this issue about 2 years ago
Experiment: Playing with currying, chaining and underscores

c42f opened this pull request about 2 years ago
Warn about function definitions with grouping parens

c42f opened this issue about 2 years ago
Failures parsing General registry

c42f opened this issue about 2 years ago
Better testing of `SyntaxNode -> Expr` conversion

c42f opened this issue about 2 years ago
surprising error for two commas

JeffBezanson opened this issue about 2 years ago
extra newline after error output in REPL

JeffBezanson opened this issue about 2 years ago
`a b` in REPL treated as incomplete

JeffBezanson opened this issue about 2 years ago
Diagnostics as pattern matching

c42f opened this issue over 2 years ago
Reworking some Julia AST forms

c42f opened this issue over 2 years ago
Handle error nodes in Expr construction

pfitzseb opened this pull request over 2 years ago
Error message in plain text discards visual location information

ForceBru opened this issue over 2 years ago
TagBot trigger issue

JuliaTagBot opened this issue over 2 years ago
`i++` could use a better error message

StevenWhitaker opened this issue over 2 years ago
Prime parsing issues

pfitzseb opened this issue over 2 years ago
Prototype for conversion to CSTParser.EXPR

c42f opened this pull request almost 3 years ago
Incremental reparsing

c42f opened this issue almost 3 years ago
some errors when parsing `test/syntax.jl`

simeonschaub opened this issue almost 3 years ago
Trivia interface

c42f opened this issue about 3 years ago
better error for begin-end in typed comprehension

NHDaly opened this issue over 3 years ago