|
Case Study: Method Invalidations caused by Pkg.jl with Julia 1.11
|
|
13
|
1613
|
January 23, 2024
|
|
Specifying Function Contract
|
|
17
|
1316
|
January 23, 2024
|
|
Be less aware of when Julia avoids specializing?
|
|
6
|
916
|
January 23, 2024
|
|
Questions regarding bootstrapping the new Array constructors in boot.jl
|
|
1
|
230
|
January 22, 2024
|
|
Can Julia execute WASM IR
|
|
2
|
584
|
January 19, 2024
|
|
Is FemtoLisp just for fun now?
|
|
16
|
2277
|
January 17, 2024
|
|
Why are missing values not ignored by default?
|
|
330
|
10612
|
January 17, 2024
|
|
Proposed alias for union types
|
|
145
|
5224
|
January 18, 2024
|
|
Can declaring a field as const in a mutable struct require less memory?
|
|
4
|
451
|
January 17, 2024
|
|
Syntax: Escape hatch for unicode haters
|
|
128
|
5708
|
January 16, 2024
|
|
Instruction sequence for function calls
|
|
0
|
174
|
January 14, 2024
|
|
Warning against Unicode confusables
|
|
51
|
2473
|
January 13, 2024
|
|
Tab completion of \uXXXX in the REPL?
|
|
23
|
4686
|
January 12, 2024
|
|
A pass-through option for IOCapture
|
|
8
|
753
|
January 12, 2024
|
|
Race condition reading from Pipe
|
|
1
|
341
|
January 11, 2024
|
|
Why is `Base.return_types(String, Tuple{AbstractVector{UInt8}})` so pessimistic for this method?
|
|
6
|
472
|
January 8, 2024
|
|
Sources for the Zappa Nardelli et al. subtyping implementation?
|
|
1
|
265
|
January 8, 2024
|
|
Signature for `jl_array_data` is different in stable and nightly
|
|
3
|
252
|
January 8, 2024
|
|
Redefining print method changes variable scoping in loop
|
|
9
|
428
|
January 5, 2024
|
|
Non-deterministic normalization of Tuples of Unions
|
|
6
|
444
|
January 4, 2024
|
|
Syntax for documenting enum members
|
|
1
|
250
|
January 4, 2024
|
|
Should functions only have one docstring per arity?
|
|
4
|
376
|
January 2, 2024
|
|
Why `front` and `tail` are defined for only `Tuple`?
|
|
11
|
1003
|
January 1, 2024
|
|
Interrupting Task in 0.4 vs 0.5+
|
|
0
|
755
|
May 5, 2017
|
|
Does libjulia support dynamic reinitialization?
|
|
4
|
447
|
December 27, 2023
|
|
Should Base.literal_pow be public?
|
|
1
|
475
|
December 25, 2023
|
|
Advice on contributing to std libs
|
|
4
|
472
|
December 24, 2023
|
|
Possible performance improvements for `deepcopy`?
|
|
4
|
692
|
December 21, 2023
|
|
Passing duplicate key in function through `kwargs` doesn't error
|
|
1
|
283
|
December 20, 2023
|
|
Does it make sense to short-circuit `isassigned` for arrays of bitstypes?
|
|
0
|
207
|
December 15, 2023
|