Popular repositories
905 contributions in the last year
Less
More
Activity overview
Contributed to
JuliaLang/julia,
kit-cn-cms/JuliaForHEP,
JuliaDiff/ChainRulesCore.jl
and 5 other
repositories
Contribution activity
April 2021
Created 27 commits in 8 repositories
Created 4 repositories
Created a pull request in SciML/RuntimeGeneratedFunctions.jl that received 9 comments
support for closures via opaque closures
Should close #28. Kwargs or where parameters might not work, but that's an issue in Julia base.
+114
−10
•
9
comments
Opened 17 other pull requests in 7 repositories
JuliaLang/julia
1
open
7
merged
1
closed
-
fix
partially_inline!withisdefined - Revert "faster Float32 and Float16 pow"
- interpret Expr(:isdefined, ::QuoteNode) correctly
-
remove
===for singleton equality tip - fix #40478: MethodError hint printed twice
- further parametrize IRShow
- fix verbose IRCode printing with long file names
- fix inconsistent BroadcastFunction behavior
-
fix macro hygiene for
@nospecialize(::T)
FluxML/Zygote.jl
2
open
JuliaDebug/JuliaInterpreter.jl
2
merged
fsphys/thesisvorlage-latex
1
merged
JuliaDebug/Cthulhu.jl
1
merged
julia-vscode/CSTParser.jl
1
merged
JuliaCompilerPlugins/Mixtape.jl
1
merged
Reviewed 33 pull requests in 6 repositories
JuliaLang/julia 24 pull requests
- Add tests for indexing arrays with IdentityUnitRanges
- Fix reduced_index for Integer UnitRanges having eltypes other than Int
- Faster pow32 and pow16 without the negative number bug
- add some precompile for Artifacts and add a type annotation
- REPL: fix #27184, ensure macro existence before lowering
- Faster multi-arg mapreduce
- show(::MersenneTwister) : use module qualification
- Enable REPL to offer to install missing packages if install hooks are provided
- Fix showindices for IdentityUnitRange
- improve inferrabilities by telling the compiler relational invariants
- Document assignment destructuring
- Improve type stability for tryparse VersionNumber
-
RFC: add
andandorsuggestions to UndefVarError, per #37469 - further parametrize IRShow
- Implemented bitwise nand and nor; tests and docs included.
- Change error message for type param which is a non-isbits value
- remove UndefVarError deprecation from v0.5
- test: fix bad copy in #40304
-
deprecate
getproperty(::Pairs, s) - Dot-broadcasting for short-circuiting ops .&& and .||
- RFC: Add cross references in subset related operator's docs.
- Allow modules to optionally import nothing at all
- Add hint in case of missing operator
- Fix reduce(vcat,...) type inference (#40277)
JuliaDiff/ChainRulesCore.jl 3 pull requests
JuliaLang/Compat.jl 2 pull requests
JuliaDebug/Cthulhu.jl 2 pull requests
JuliaDebug/JuliaInterpreter.jl 1 pull request
SciML/RuntimeGeneratedFunctions.jl 1 pull request
Created an issue in JuliaLang/julia that received 5 comments
lowering of typed comprehension unnecessarily complex
Is there any reason we implement pretty much the whole functionality for typed comprehensions in lowering? Compare: julia> Meta.@lower Int[i for i in
5
comments
Opened 1 other issue in 1 repository
FluxML/Zygote.jl
1
open
24
contributions
in private repositories
Apr 6 – Apr 29