16
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore inlining costs for precompilation with `--compile=all` (#53798) More... 19 days ago
inference correctness: fields and globals can revert to undef (#53750) More... 19 days ago
remove hand-coded methods for (U)Int128 on 32 bit systems (#53867) More... 19 days ago
newinterp: add external cache mode (#54074) More... 19 days ago
LinearAlgebra: replace internal broadcast indexing method by getindex (#54071) More... 19 days ago
LinearAlgebra: fix copyto! with aliased arrays (#54044) More... 19 days ago
set `@max_methods 2` for `error` (#54086) More... 20 days ago
Allow PrecompileTools to see MI's inferred by foreign abstract interpreters (#54069) More... 20 days ago
fix cumsum ignoring first element returned in call to promote_op (#53461) More... 20 days ago
document that print(x) and repr(x) call 2-arg show (#53927) More... 20 days ago
Don't use `do` as variable name in doc strings. (#53924) More... 21 days ago
optimizer: do not delete statements that may not `:terminate` (#52999) More... 21 days ago
reachability: Ignore virtual catch predecessor (#54077) More... 21 days ago
irinterp: Move irinterp va processing (#54076) More... 21 days ago
`zeros`/`ones`/`fill` may accept arbitrary axes that are supported by `similar` (#53965) More... 21 days ago
Overload `Base.literal_pow` for `AbstractQ` (#54010) More... 22 days ago
clamp: Turn `ifelse` into ternary (#54038) More... 22 days ago
add missing `**5.**` (#3870) More... 22 days ago
ir: Set refined when narrowing PhiNode in IncrementalCompact (#54061) More... 23 days ago
Allow for querying of build_id from objects (#53943) More... 23 days ago
Only run Test.jl precompilation workload when outputting (#54045) More... 23 days ago
Fix typos in docs (#54059) More... 24 days ago
LinearAlgebra: Remove unnecessary adjoint/transpose for bidiag/tridiag (#54024) More... 24 days ago
constprop: Add facility for widening arguments before constprop (#54036) More... 24 days ago
Allow mutable-for-identity-only types to be inlined into IR (#54034) More... 24 days ago
ir: Add version of compute_trycatch for IRCode (#54035) More... 24 days ago
Fix comparison base for line table compression (#54032) More... 25 days ago
inlining: remove unused `allow_abstract::Bool` keyword argument (#53601) More... 25 days ago
Set upcoming release to 1.11.0-beta1 (#2087) More... 25 days ago
revert moving "creating packages" from Pkg.jl (#53509) More... 25 days ago