Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@JuliaLang

Popular repositories

  1. Automatically update function definitions in a running Julia session

    Julia 664 57

  2. Progress meter for long-running computations

    Julia 353 62

  3. Visualization of Julia profiling data

    Julia 175 31

  4. An expression-level debugger for Julia with a provocative command-line (REPL) user interface

    Julia 163 16

  5. Making packages work faster with more extensive precompilation

    Julia 118 20

  6. It's editing-time, do you know where your methods are?

    Julia 50 3

Contribution activity

January 2021

Created 3 repositories

Created a pull request in JuliaArrays/OffsetArrays.jl that received 11 comments

Embrace pairs for `show` and construction

This changes the show method for IdOffsetRange to print as follows: julia> using OffsetArrays: IdOffsetRange julia> IdOffsetRange(3:5, 1) (2 => 4):(4

+80 −38 11 comments
Opened 92 other pull requests in 29 repositories
timholy/SnoopCompile.jl
25 merged 2 closed
JuliaLang/julia
2 open 9 merged 1 closed
JuliaGizmos/Observables.jl
11 merged
JuliaDebug/Cthulhu.jl
4 merged
JuliaArrays/MosaicViews.jl
1 open 2 merged
JuliaArrays/PaddedViews.jl
3 merged
JuliaMath/FFTW.jl
1 open 1 merged
JuliaArrays/IndirectArrays.jl
2 merged
JuliaArrays/FFTViews.jl
2 merged
JuliaArrays/TiledIteration.jl
2 merged
JuliaArrays/CustomUnitRanges.jl
2 merged
JuliaArrays/EndpointRanges.jl
2 merged
JuliaArrays/CatIndices.jl
2 merged
JuliaArrays/OffsetArrays.jl
1 open 1 merged
JuliaGraphics/Cairo.jl
2 merged
JuliaTesting/ReferenceTests.jl
1 open
JuliaGraphics/ColorTypes.jl
1 open
JuliaGraphics/ColorVectorSpace.jl
1 merged
JuliaLang/Pkg.jl
1 merged
JuliaArrays/AxisArrays.jl
1 open
JuliaArrays/MappedArrays.jl
1 closed
JuliaArrays/SpatioTemporalTraits.jl
1 open
JuliaLang/www.julialang.org
1 open
timholy/Revise.jl
1 merged
JuliaData/DataFrames.jl
1 open
4 repositories not shown
Reviewed 23 pull requests in 14 repositories
JuliaLang/julia 6 pull requests
JuliaArrays/OffsetArrays.jl 5 pull requests
JuliaArrays/MosaicViews.jl 1 pull request
JuliaArrays/EndpointRanges.jl 1 pull request
JuliaArrays/CustomUnitRanges.jl 1 pull request
JuliaArrays/FFTViews.jl 1 pull request
JuliaArrays/PaddedViews.jl 1 pull request
JuliaArrays/TiledIteration.jl 1 pull request
JuliaArrays/IndirectArrays.jl 1 pull request
JuliaImages/Images.jl 1 pull request
JuliaLang/Pkg.jl 1 pull request
JuliaDebug/JuliaInterpreter.jl 1 pull request
tlienart/Franklin.jl 1 pull request
JuliaGizmos/Observables.jl 1 pull request

Created an issue in JuliaLang/julia that received 2 comments

Runtime invalidation of `CodeInstance`s

I'm not sure I understand this properly, but using the master branch of SnoopCompile: julia> using SnoopCompile [ Info: Precompiling SnoopCompile […

2 comments
Opened 3 other issues in 3 repositories
julia-vscode/DebugAdapter.jl
1 open
JuliaArrays/PaddedViews.jl
1 closed
JuliaLang/julia
1 open
1 contribution in private repositories Jan 4

Seeing something unexpected? Take a look at the GitHub profile guide.