Making technical computing more fun with @JuliaLang
- Brisbane
- https://c42f.github.io/
- @c42f_
Block or Report
Block or report c42f
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
486 contributions in the last year
Less
More
Activity overview
Contributed to
JuliaLang/JuliaSyntax.jl,
JuliaComputing/DataSets.jl,
c42f/TaskTimer
and 14 other
repositories
Contribution activity
March 2023
Created 29 commits in 2 repositories
Created 1 repository
- c42f/OhMyREPL.jl Julia
Created a pull request in KristofferC/OhMyREPL.jl that received 6 comments
Use post-parse JuliaSyntax.tokenize()
API
Going through the parser allows us to be more precise and complete. For example it automatically: Determines when contextual keywords are keywords…
+55
−66
•
6
comments
Opened 14 other pull requests in 1 repository
JuliaLang/JuliaSyntax.jl
13
merged
1
open
- Automatically reduce test failures General registry
-
Various fixes for
K"parens"
nodes - Allow parentheses in import paths and macro names
- Clean up emit_diagnostic stream position handling
-
Better conversion to
Expr
withparse(..., ignore_errors=true)
-
Enclose grouping parentheses with
parens
node - Basic after-parse tokenization interface
- Various AST cleanups related to removing invisible tokens
- Add PARENS_FLAG to tuple, block and macrocall
-
Parse docstring attachment as
K"doc"
kind - Improve syntax diffing in General registry checker
-
Rewrite source range
highlight()
- Add basic benchmark script + other rearrangments
- Experiment: Make macros bind stronger than commas within parentheses
Reviewed 3 pull requests in 3 repositories
c42f/RemoteREPL.jl
1 pull request
JuliaLang/JuliaSyntax.jl
1 pull request
JuliaEcosystem/PackageAnalyzer.jl
1 pull request
Opened 3 issues in 1 repository
JuliaLang/JuliaSyntax.jl
3
open
2
contributions
in private repositories
Mar 23