Applied mathematician and programmer. Passionate about 3D graphics, real-time rendering and geometry processing.
Pinned Loading
1,053 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created a pull request in JuliaDebug/Cthulhu.jl that received 21 comments
Make Cthulhu cache CodeInstance
-based, continued
Continues the work started in #614. Tests are passing locally, this is ready for review.
+379
−421
lines changed
•
21
comments
Opened 7 other pull requests in 3 repositories
JuliaLang/julia
1
merged
3
open
-
Fix
fargs
handling forform_partially_defined_struct
This contribution was made on Mar 21 -
Compute
has_concrete_subtype
after field typesThis contribution was made on Mar 13 -
Interprocedural propagation of slot refinements
This contribution was made on Mar 5
-
CompilerDevTools: use
transform_result_for_cache
instead ofoptimize
This contribution was made on Mar 4
JuliaDebug/Cthulhu.jl
2
merged
-
Adjust to
OptimizationResult
changesThis contribution was made on Mar 17 -
Fix test suite
This contribution was made on Mar 4
JuliaDiff/Diffractor.jl
1
open
-
Fix for nightly
This contribution was made on Mar 18
Reviewed 6 pull requests in 3 repositories
JuliaDebug/Cthulhu.jl
3 pull requests
-
Make Cthulhu cache
CodeInstance
-based, continuedThis contribution was made on Mar 20 -
Fix test suite
This contribution was made on Mar 7
-
Adapt to
finishinfer!
signature changeThis contribution was made on Mar 1
JuliaLang/julia
2 pull requests
-
Compute
has_concrete_subtype
after field typesThis contribution was made on Mar 13 -
Interprocedural propagation of slot refinements
This contribution was made on Mar 5
JuliaLang/PrecompileTools.jl
1 pull request
-
Explicit that calls to external methods should be traced back to MyPackage
This contribution was made on Mar 18
Created an issue in timholy/Revise.jl that received 1 comment
Global definitions not visible after includet
This fails in 1.11.3 and on nightly: julia> module A using Revise includet("B.jl") # echo "module B end" > B.jl using .B end # module ERROR: LoadError
1
comment