IRCE appreciation and gripes (inductive range check elimination)
|
|
3
|
304
|
March 19, 2024
|
Borrow checker with GC fallback?
|
|
4
|
704
|
March 19, 2024
|
Where should Julia feature requests go?
|
|
41
|
2867
|
March 18, 2024
|
Manual type inference of hand-written IRCode
|
|
10
|
701
|
March 15, 2024
|
How to use julia parser out of julia
|
|
8
|
914
|
March 11, 2024
|
`Libdl.dlopen` versus `dlfcn.h`'s `dlopen`
|
|
3
|
285
|
March 8, 2024
|
Generated functions and reflection
|
|
1
|
398
|
March 7, 2024
|
Linear relationship between Xoshiro tasks
|
|
29
|
1577
|
March 6, 2024
|
Naming of ScopedValues
|
|
26
|
1202
|
March 7, 2024
|
Expose credential methods from LibGit2 in Pkg.jl
|
|
0
|
167
|
March 6, 2024
|
Build Julia with debug files
|
|
0
|
147
|
March 4, 2024
|
Why are self-referential struct parameters impossible?
|
|
19
|
1132
|
March 2, 2024
|
`in` vs `=` in loop expressions
|
|
3
|
685
|
February 25, 2024
|
Reason for duplicated llvm code in pseudo-vtable
|
|
7
|
353
|
February 25, 2024
|
LXM splittable prng
|
|
5
|
450
|
February 23, 2024
|
Supporting syntax `x not in y` as alias for `!(x in y)`
|
|
48
|
1611
|
February 23, 2024
|
Julia Pragma Macros
|
|
4
|
432
|
February 21, 2024
|
Inferring MethodInstance from code_llvm
|
|
5
|
368
|
February 20, 2024
|
Did Logging lose colors on Julia 1.11?
|
|
1
|
410
|
February 19, 2024
|
RFC: Some Ideas to Tackle #15276 - performance of captured variables in closures
|
|
65
|
4501
|
February 16, 2024
|
1.11 feature freeze, February 12th
|
|
1
|
880
|
February 16, 2024
|
Julia never stops compiling for new recursive Vector types
|
|
18
|
698
|
February 15, 2024
|
.. broadcast object property
|
|
41
|
2946
|
February 15, 2024
|
Narrowing typed globals
|
|
1
|
279
|
February 13, 2024
|
What are the pros and cons of row/column major ordering?
|
|
10
|
3271
|
February 13, 2024
|
Internals of types and how they hash
|
|
10
|
433
|
February 9, 2024
|
Pkg.jl: Splitting the default environment in two
|
|
1
|
236
|
February 8, 2024
|
Memory aliasing rules and reinterpret
|
|
8
|
430
|
February 7, 2024
|
Left and right division for strings
|
|
26
|
851
|
February 7, 2024
|
How can we maintain easy generics in the face of demand for a “safe” language?
|
|
26
|
1325
|
February 7, 2024
|