|
Why are self-referential struct parameters impossible?
|
|
19
|
1197
|
March 2, 2024
|
|
`in` vs `=` in loop expressions
|
|
3
|
704
|
February 25, 2024
|
|
Reason for duplicated llvm code in pseudo-vtable
|
|
7
|
383
|
February 25, 2024
|
|
LXM splittable prng
|
|
5
|
489
|
February 23, 2024
|
|
Supporting syntax `x not in y` as alias for `!(x in y)`
|
|
48
|
1765
|
February 23, 2024
|
|
Julia Pragma Macros
|
|
4
|
462
|
February 21, 2024
|
|
Inferring MethodInstance from code_llvm
|
|
5
|
391
|
February 20, 2024
|
|
Did Logging lose colors on Julia 1.11?
|
|
1
|
423
|
February 19, 2024
|
|
RFC: Some Ideas to Tackle #15276 - performance of captured variables in closures
|
|
65
|
4746
|
February 16, 2024
|
|
1.11 feature freeze, February 12th
|
|
1
|
896
|
February 16, 2024
|
|
Julia never stops compiling for new recursive Vector types
|
|
18
|
760
|
February 15, 2024
|
|
.. broadcast object property
|
|
41
|
3085
|
February 15, 2024
|
|
Narrowing typed globals
|
|
1
|
294
|
February 13, 2024
|
|
What are the pros and cons of row/column major ordering?
|
|
10
|
3507
|
February 13, 2024
|
|
Internals of types and how they hash
|
|
10
|
461
|
February 9, 2024
|
|
Pkg.jl: Splitting the default environment in two
|
|
1
|
242
|
February 8, 2024
|
|
Memory aliasing rules and reinterpret
|
|
8
|
450
|
February 7, 2024
|
|
Left and right division for strings
|
|
26
|
941
|
February 7, 2024
|
|
How can we maintain easy generics in the face of demand for a “safe” language?
|
|
26
|
1414
|
February 7, 2024
|
|
Explanation and examples for "Subtyping currently intentionally answers certain queries incorrectly for kind types"?
|
|
0
|
191
|
February 5, 2024
|
|
Proposal: function for mutating operators?
|
|
9
|
469
|
February 4, 2024
|
|
Suggestion: Explicit anonymous functors?
|
|
23
|
759
|
February 4, 2024
|
|
Is it fine to download artifacts from Github for bisecting changes in Julia?
|
|
5
|
364
|
February 2, 2024
|
|
Should Any have an identity constructor method?
|
|
10
|
441
|
January 31, 2024
|
|
Plans for static compiled binaries?
|
|
13
|
3146
|
January 29, 2024
|
|
Building Julia with the latest LLVM
|
|
3
|
425
|
January 29, 2024
|
|
[FR] provide a predicate to check whether a type intersection subtypes some type?
|
|
10
|
449
|
January 27, 2024
|
|
Intransitivities in subtyping
|
|
8
|
573
|
January 25, 2024
|
|
How about direct sum ⊕ as vector attach operator?
|
|
6
|
648
|
January 24, 2024
|
|
Case Study: Method Invalidations caused by Pkg.jl with Julia 1.11
|
|
13
|
1562
|
January 23, 2024
|