About the Internals category
|
|
1
|
766
|
November 16, 2016
|
RFC: Some Ideas to Tackle #15276 - performance of captured variables in closures
|
|
64
|
2559
|
March 17, 2023
|
Eager finalization and smart pointers
|
|
6
|
494
|
March 1, 2023
|
Pkg.upgrade_manifest errors if the manifest doesn't need upgrading
|
|
2
|
180
|
March 1, 2023
|
Add varargs methods of `any`, `all`, and `count`
|
|
26
|
588
|
February 26, 2023
|
N-bit Integers in Julia
|
|
10
|
464
|
February 19, 2023
|
RFC: Language Support for Traits — Yay or Nay?
|
|
45
|
2181
|
February 8, 2023
|
Call FastClosures.jl `@closure` in Array Comprehensions?
|
|
2
|
303
|
February 3, 2023
|
An idea for using ccall less in BigFloat operations
|
|
0
|
115
|
January 10, 2023
|
Why does each BigFloat allocate a big String in addition to the MPFR big float object?
|
|
7
|
154
|
January 10, 2023
|
Tackling the AbstractArray fallback trap - wrapped sparse matrices
|
|
5
|
763
|
January 5, 2023
|
Index type of UnitRange{BigInt} changed from Int to BigInt after Julia 1.8: regression?
|
|
3
|
216
|
December 28, 2022
|
Feature request: How about pattern matching of `Base.Filesystem.readdir`?
|
|
7
|
276
|
December 20, 2022
|
Invalidate precompilation cache
|
|
7
|
356
|
December 2, 2022
|
Use modern, secure, Windows API for dlopen
|
|
5
|
507
|
December 2, 2022
|
Adding Hwloc as a julia dependency
|
|
3
|
215
|
November 2, 2022
|
Minimal self-containing example of code transformation using generated functions?
|
|
3
|
284
|
October 25, 2022
|
NamedTuple constructor syntax
|
|
2
|
277
|
October 4, 2022
|
Feature request: generalization of findmax/findmin to n values
|
|
5
|
2310
|
September 17, 2022
|
Error calling `similar(Array{ComplexF32}, Float32)`
|
|
11
|
357
|
August 30, 2022
|
Constructors for `<:Function` types when possible, like in C++
|
|
7
|
419
|
September 1, 2022
|
Feasibility of nested forward diff with sparse partials
|
|
6
|
179
|
August 25, 2022
|
Should `convert` include a type-assertion to ensure that the conversion succeeds?
|
|
1
|
208
|
August 10, 2022
|
What is the programmatic way to obtain the path to the base directory?
|
|
0
|
219
|
July 3, 2022
|
Using the type and functions for dispatch purposes without loading all codes of its owner package
|
|
9
|
473
|
June 20, 2022
|
Shouldn't `findfirst` propagate `missing` instead of erroring?
|
|
8
|
418
|
June 10, 2022
|
Sorting Policy
|
|
10
|
466
|
June 7, 2022
|
Are "inline assignments" inside loop predicates bad for type inference?
|
|
4
|
392
|
June 2, 2022
|
How to get Julia SSA-form IR (with Phi nodes)?
|
|
21
|
1095
|
May 11, 2022
|
Why are kwargs printed in full in a MethodError?
|
|
4
|
326
|
May 10, 2022
|