Explanation and examples for "Subtyping currently intentionally answers certain queries incorrectly for kind types"?
|
|
0
|
190
|
February 5, 2024
|
Proposal: function for mutating operators?
|
|
9
|
438
|
February 4, 2024
|
Suggestion: Explicit anonymous functors?
|
|
23
|
703
|
February 4, 2024
|
Is it fine to download artifacts from Github for bisecting changes in Julia?
|
|
5
|
338
|
February 2, 2024
|
Should Any have an identity constructor method?
|
|
10
|
404
|
January 31, 2024
|
Plans for static compiled binaries?
|
|
13
|
3066
|
January 29, 2024
|
Building Julia with the latest LLVM
|
|
3
|
400
|
January 29, 2024
|
[FR] provide a predicate to check whether a type intersection subtypes some type?
|
|
10
|
429
|
January 27, 2024
|
Intransitivities in subtyping
|
|
8
|
543
|
January 25, 2024
|
How about direct sum ⊕ as vector attach operator?
|
|
6
|
616
|
January 24, 2024
|
Case Study: Method Invalidations caused by Pkg.jl with Julia 1.11
|
|
13
|
1516
|
January 23, 2024
|
Specifying Function Contract
|
|
17
|
1195
|
January 23, 2024
|
Be less aware of when Julia avoids specializing?
|
|
6
|
805
|
January 23, 2024
|
Questions regarding bootstrapping the new Array constructors in boot.jl
|
|
1
|
212
|
January 22, 2024
|
Can Julia execute WASM IR
|
|
2
|
540
|
January 19, 2024
|
Is FemtoLisp just for fun now?
|
|
16
|
1962
|
January 17, 2024
|
Why are missing values not ignored by default?
|
|
330
|
8461
|
January 17, 2024
|
Proposed alias for union types
|
|
145
|
4176
|
January 18, 2024
|
Can declaring a field as const in a mutable struct require less memory?
|
|
4
|
414
|
January 17, 2024
|
Syntax: Escape hatch for unicode haters
|
|
128
|
4548
|
January 16, 2024
|
Instruction sequence for function calls
|
|
0
|
170
|
January 14, 2024
|
Warning against Unicode confusables
|
|
51
|
1996
|
January 13, 2024
|
Tab completion of \uXXXX in the REPL?
|
|
23
|
4441
|
January 12, 2024
|
A pass-through option for IOCapture
|
|
8
|
655
|
January 12, 2024
|
Race condition reading from Pipe
|
|
1
|
311
|
January 11, 2024
|
Why is `Base.return_types(String, Tuple{AbstractVector{UInt8}})` so pessimistic for this method?
|
|
6
|
435
|
January 8, 2024
|
Sources for the Zappa Nardelli et al. subtyping implementation?
|
|
1
|
243
|
January 8, 2024
|
Signature for `jl_array_data` is different in stable and nightly
|
|
3
|
220
|
January 8, 2024
|
Redefining print method changes variable scoping in loop
|
|
9
|
391
|
January 5, 2024
|
Non-deterministic normalization of Tuples of Unions
|
|
6
|
378
|
January 4, 2024
|