Is it time to make LLVM optional and how?
|
|
7
|
2353
|
April 8, 2024
|
Transposes vs 1-row matrices
|
|
3
|
388
|
April 8, 2024
|
Associativity of promote_type
|
|
6
|
487
|
April 7, 2024
|
Fixing the Piping/Chaining Issue (Rev 3)
|
|
89
|
7950
|
April 5, 2024
|
Improving doc for display/print/show/repr/
|
|
3
|
1444
|
April 2, 2024
|
Why is push! still so slow?
|
|
39
|
1820
|
March 29, 2024
|
Does Julia libraries exists?
|
|
2
|
475
|
March 29, 2024
|
StringIndex idea (Julia 2.0)
|
|
72
|
3333
|
March 27, 2024
|
Term for minor revisions breaking dependents due to non-API usage?
|
|
4
|
325
|
March 24, 2024
|
Nice macro errors with JuliaSyntax
|
|
2
|
418
|
March 23, 2024
|
Are there any plans for Julia to adopt an effects system?
|
|
8
|
1464
|
March 22, 2024
|
Feature request: unsafe_free!
|
|
25
|
1209
|
March 21, 2024
|
IRCE appreciation and gripes (inductive range check elimination)
|
|
3
|
304
|
March 19, 2024
|
Borrow checker with GC fallback?
|
|
4
|
697
|
March 19, 2024
|
Where should Julia feature requests go?
|
|
41
|
2846
|
March 18, 2024
|
Manual type inference of hand-written IRCode
|
|
10
|
683
|
March 15, 2024
|
How to use julia parser out of julia
|
|
8
|
890
|
March 11, 2024
|
`Libdl.dlopen` versus `dlfcn.h`'s `dlopen`
|
|
3
|
284
|
March 8, 2024
|
Generated functions and reflection
|
|
1
|
393
|
March 7, 2024
|
Linear relationship between Xoshiro tasks
|
|
29
|
1555
|
March 6, 2024
|
Naming of ScopedValues
|
|
26
|
1194
|
March 7, 2024
|
Expose credential methods from LibGit2 in Pkg.jl
|
|
0
|
165
|
March 6, 2024
|
Build Julia with debug files
|
|
0
|
147
|
March 4, 2024
|
Why are self-referential struct parameters impossible?
|
|
19
|
1106
|
March 2, 2024
|
`in` vs `=` in loop expressions
|
|
3
|
680
|
February 25, 2024
|
Reason for duplicated llvm code in pseudo-vtable
|
|
7
|
341
|
February 25, 2024
|
LXM splittable prng
|
|
5
|
438
|
February 23, 2024
|
Supporting syntax `x not in y` as alias for `!(x in y)`
|
|
48
|
1579
|
February 23, 2024
|
Julia Pragma Macros
|
|
4
|
417
|
February 21, 2024
|
Inferring MethodInstance from code_llvm
|
|
5
|
356
|
February 20, 2024
|