Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
2,929 contributions in the last year
Activity overview
Contribution activity
December 1, 2020
November 2020
Created 139 commits in 51 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 26 repositories not shown
Created 3 repositories
- timholy/MolecularGraph.jl Julia
- timholy/StartHere.jl Julia
- timholy/MzPlots.jl Julia
Created a pull request in JuliaCI/CoverageTools.jl that received 10 comments
Avoid failing on source-file parsing errors
Fixes https://github.com/JuliaCI/Coverage.jl/issues/299. I'm not certain this is desirable, but...
Opened 130 other pull requests in 75 repositories
JuliaLang/julia
4
open
11
merged
- Qualify function when printing MethodInstance
- Add pretty-printing for inference timing
- Allow ANSI escape codes in precompile test stacktrace
- Add curl to Debian dependency line
- Support Core.Compiler.InterpreterIP in building stacktraces
- Fix Markdown word wrap
- Update the AST docs on `nothing` `:method` expressions
- Avoid unnecessary `convert` in `setindex!` for `IdDict`
- Isolate string interpolation in error paths for sparse matrix construction
- Fix some precompile directives that weren't working
- Suppress "stream is closed" warning in tests
- Improve inference in Method display and others
- A few more inference improvements in binaryplatforms
- TerminalMenus: initialize to cursor position, not menu start
- Fix some inference problems in logging
timholy/SnoopCompile.jl
9
merged
2
open
- MassInstallAction: Install the TagBot workflow on this repository
- Add `inference_breaks`
- Add `module_roots`
- Don't leave the flamegraph headless in tests
- Fix a rare test failure in snoopi_deep
- Require method ownership
- Fix tests on nightly
- Add accumulate_by_method
- snoopi_deep: check that mi.def is a Method
- Fix isdefined check on nightly
- Invalidations: support method deletion
JuliaHealth/PubChemCrawler.jl
8
merged
timholy/Revise.jl
6
merged
mojaie/MolecularGraph.jl
5
merged
caseykneale/OpenSMILES.jl
4
merged
timholy/MzPlots.jl
3
merged
JuliaDebug/JuliaInterpreter.jl
3
merged
timholy/MzCore.jl
2
merged
timholy/MethodAnalysis.jl
2
merged
timholy/CodeTracking.jl
2
merged
JuliaDebug/Cthulhu.jl
2
merged
KristofferC/RegistryCompatTools.jl
2
merged
opensmiles/OpenSMILES
2
merged
JuliaData/DataFrames.jl
1
closed
1
merged
JuliaDebug/LoweredCodeUtils.jl
2
merged
timholy/ZMQancient.jl
1
open
timholy/WoodburyMatrices.jl
1
merged
timholy/VariationalOnlineStats.jl
1
merged
timholy/VTK.jl
1
open
timholy/Units.jl
1
open
timholy/TerminalRegressionTests.jl
1
open
timholy/SymbolicLP.jl
1
open
timholy/StrPack.jl
1
open
timholy/SpatiallyFilteredViews.jl
1
open
Reviewed 16 pull requests in 10 repositories
JuliaLang/julia 7 pull requests
- improve inferrability of `peek(::Stateful, sentinel)`
- Fixed segfault when adding OffsetArray and UniformScaling
- Automatically inform Revise of stdlibs in test suite
- Accept RefValue cursor as TerminalMenu request argument.
- make preference loading a bit more type stable
- Reorganize the Modules chapter of the manual.
- Fix invalidation in show_unquoted
JuliaArrays/OffsetArrays.jl 1 pull request
timholy/SnoopCompile.jl 1 pull request
JuliaImages/TestImages.jl 1 pull request
timholy/PositiveFactorizations.jl 1 pull request
JuliaDebug/JuliaInterpreter.jl 1 pull request
JuliaArrays/PaddedViews.jl 1 pull request
JuliaPackaging/Requires.jl 1 pull request
SciML/ArrayInterface.jl 1 pull request
JuliaMath/TensorCore.jl 1 pull request
Created an issue in JuliaCI/CoverageTools.jl that received 8 comments
Invalid iteration specification
https://github.com/mojaie/MolecularGraph.jl/pull/38/checks?check_run_id=1441476647 To make this more searchable, the stacktrace is: ERROR: LoadError:…