Type parameter display in 1.10 for MethodError
|
|
2
|
345
|
August 5, 2023
|
Could (non) @view be made faster? I.e. @view be implicit using read-only arrays?
|
|
10
|
649
|
August 1, 2023
|
Testing GC.@preserve when doing compiler passes
|
|
2
|
376
|
July 31, 2023
|
`make cleanall` breaks `make`?
|
|
2
|
297
|
July 24, 2023
|
Types in `:foreigncall` nodes
|
|
2
|
377
|
July 20, 2023
|
List all live(non gc'ed) tasks?
|
|
5
|
1442
|
July 1, 2023
|
Eager finalization and smart pointers
|
|
11
|
2083
|
June 23, 2023
|
Function call dependency tracking in Python / how to do it in Julia
|
|
2
|
387
|
June 8, 2023
|
How is Float16 implemented?
|
|
3
|
453
|
May 9, 2023
|
Pkg.upgrade_manifest errors if the manifest doesn't need upgrading
|
|
2
|
451
|
March 1, 2023
|
Add varargs methods of `any`, `all`, and `count`
|
|
26
|
1135
|
February 26, 2023
|
N-bit Integers in Julia
|
|
10
|
1145
|
February 19, 2023
|
RFC: Language Support for Traits — Yay or Nay?
|
|
45
|
4870
|
February 8, 2023
|
Call FastClosures.jl `@closure` in Array Comprehensions?
|
|
2
|
913
|
February 3, 2023
|
An idea for using ccall less in BigFloat operations
|
|
0
|
299
|
January 10, 2023
|
Why does each BigFloat allocate a big String in addition to the MPFR big float object?
|
|
7
|
366
|
January 10, 2023
|
Tackling the AbstractArray fallback trap - wrapped sparse matrices
|
|
5
|
1036
|
January 5, 2023
|
Index type of UnitRange{BigInt} changed from Int to BigInt after Julia 1.8: regression?
|
|
3
|
364
|
December 28, 2022
|
Feature request: How about pattern matching of `Base.Filesystem.readdir`?
|
|
7
|
1150
|
December 20, 2022
|
Invalidate precompilation cache
|
|
7
|
601
|
December 2, 2022
|
Use modern, secure, Windows API for dlopen
|
|
5
|
1168
|
December 2, 2022
|
Adding Hwloc as a julia dependency
|
|
3
|
395
|
November 2, 2022
|
Minimal self-containing example of code transformation using generated functions?
|
|
3
|
678
|
October 25, 2022
|
NamedTuple constructor syntax
|
|
2
|
728
|
October 4, 2022
|
Feature request: generalization of findmax/findmin to n values
|
|
5
|
2589
|
September 17, 2022
|
Error calling `similar(Array{ComplexF32}, Float32)`
|
|
11
|
669
|
August 30, 2022
|
Constructors for `<:Function` types when possible, like in C++
|
|
7
|
799
|
September 1, 2022
|
Feasibility of nested forward diff with sparse partials
|
|
6
|
387
|
August 25, 2022
|
Should `convert` include a type-assertion to ensure that the conversion succeeds?
|
|
1
|
350
|
August 10, 2022
|
What is the programmatic way to obtain the path to the base directory?
|
|
0
|
393
|
July 3, 2022
|