Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
3,268 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 143 commits in 31 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 6 repositories not shown
Created 3 repositories
- timholy/ReferenceTests.jl Julia
- timholy/DataFrames.jl Julia
- timholy/Franklin.jl Julia
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
- Segregate loctrigs by callee
- Detect Core.Box (#226)
- Invalidations: support recursive filtermod
- Greatly improve suggest
- Fix lookup for Core.Const and Core.PartialStruct
- Filter more calls from testsets
- Rename sanity-checker to `staleinstances`
- Improve selectivity in "deep" invalidations
- Fix and test Varargs
- suggest for callees assigned to variable
- Check tinf for invalidations
- Document `Core.Box` better
- Simplify the analysis of inference failures
- Return pgds data in a struct & add docs
- A grabbag of random fixes
- Fix a flaky runtime/inferencetime test
- Add collect_for
- Standardize width of printing times
- PGDO: lookup only self time
- specialization_plot: methodref, log scale on specs
- Really fix PGDO
- Explicitly describe argument standardization
- Small fixes for PGDO
- Handle UnionAll signatures in `add_repr!`
- Fix a flaky test and add some precompiles
- Some pull requests not shown.
JuliaLang/julia
2
open
9
merged
1
closed
- Fix a Core.Box in Artifacts.load_overrides
- Preserve input type for unaliascopy(::ReinterpretArray)
- Use lispy tuples in cat (fixes #21673)
- Improve inferability of shape::Dims for cat
- Force-specialize on `T` in `cat_similar`
- Fix invalidations for `show(::MethodInstance)` and `detect_ambiguities`
- Prevent TOML invalidation by pirates of `T[elements...]`
- Fix binaryplatforms `union` invalidation
- Improve (no)specialization in print_matrix
- Add some costly precompiles
- Test & CoreLogging: improve inference & (no)specialization
- Reduce codegen burden on simple broadcast
JuliaGizmos/Observables.jl
11
merged
- Always use invokelatest
- Improvements to the documentation
- Add tests for `show`
- Rework `map` and `map!`
- Adjust specialization of `on` and `map`
- Let `map` store ObserverFuncs & add precompile
- Minor code-cleanups
- Move notification to `notify`
- Add a convenience utility for locating the origin of methods
- Reimplement ObservablePairs and eliminate notify keyword
- Fix `connect!`
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