Versioning reproducibility with upgradeable stdlibs?
|
|
2
|
373
|
April 12, 2024
|
Should we make radix sort the primary option for sorting?
|
|
2
|
264
|
April 9, 2024
|
Is it time to make LLVM optional and how?
|
|
7
|
2261
|
April 8, 2024
|
Transposes vs 1-row matrices
|
|
3
|
378
|
April 8, 2024
|
Associativity of promote_type
|
|
6
|
477
|
April 7, 2024
|
Fixing the Piping/Chaining Issue (Rev 3)
|
|
89
|
7835
|
April 5, 2024
|
Improving doc for display/print/show/repr/
|
|
3
|
1416
|
April 2, 2024
|
Why is push! still so slow?
|
|
39
|
1744
|
March 29, 2024
|
Does Julia libraries exists?
|
|
2
|
474
|
March 29, 2024
|
StringIndex idea (Julia 2.0)
|
|
72
|
3258
|
March 27, 2024
|
Term for minor revisions breaking dependents due to non-API usage?
|
|
4
|
319
|
March 24, 2024
|
Nice macro errors with JuliaSyntax
|
|
2
|
414
|
March 23, 2024
|
Are there any plans for Julia to adopt an effects system?
|
|
8
|
1435
|
March 22, 2024
|
Feature request: unsafe_free!
|
|
25
|
1181
|
March 21, 2024
|
IRCE appreciation and gripes (inductive range check elimination)
|
|
3
|
300
|
March 19, 2024
|
Borrow checker with GC fallback?
|
|
4
|
671
|
March 19, 2024
|
Where should Julia feature requests go?
|
|
41
|
2796
|
March 18, 2024
|
Manual type inference of hand-written IRCode
|
|
10
|
674
|
March 15, 2024
|
How to use julia parser out of julia
|
|
8
|
856
|
March 11, 2024
|
`Libdl.dlopen` versus `dlfcn.h`'s `dlopen`
|
|
3
|
271
|
March 8, 2024
|
Generated functions and reflection
|
|
1
|
382
|
March 7, 2024
|
Linear relationship between Xoshiro tasks
|
|
29
|
1504
|
March 6, 2024
|
Naming of ScopedValues
|
|
26
|
1167
|
March 7, 2024
|
Expose credential methods from LibGit2 in Pkg.jl
|
|
0
|
156
|
March 6, 2024
|
Build Julia with debug files
|
|
0
|
146
|
March 4, 2024
|
Why are self-referential struct parameters impossible?
|
|
19
|
1056
|
March 2, 2024
|
`in` vs `=` in loop expressions
|
|
3
|
669
|
February 25, 2024
|
Reason for duplicated llvm code in pseudo-vtable
|
|
7
|
328
|
February 25, 2024
|
LXM splittable prng
|
|
5
|
416
|
February 23, 2024
|
Supporting syntax `x not in y` as alias for `!(x in y)`
|
|
48
|
1526
|
February 23, 2024
|