|
Can declaring a field as const in a mutable struct require less memory?
|
|
4
|
502
|
January 17, 2024
|
|
Syntax: Escape hatch for unicode haters
|
|
124
|
6680
|
January 16, 2024
|
|
Instruction sequence for function calls
|
|
0
|
175
|
January 14, 2024
|
|
Warning against Unicode confusables
|
|
50
|
3013
|
January 13, 2024
|
|
Tab completion of \uXXXX in the REPL?
|
|
23
|
4898
|
January 12, 2024
|
|
A pass-through option for IOCapture
|
|
8
|
826
|
January 12, 2024
|
|
Race condition reading from Pipe
|
|
1
|
367
|
January 11, 2024
|
|
Why is `Base.return_types(String, Tuple{AbstractVector{UInt8}})` so pessimistic for this method?
|
|
6
|
506
|
January 8, 2024
|
|
Sources for the Zappa Nardelli et al. subtyping implementation?
|
|
1
|
293
|
January 8, 2024
|
|
Signature for `jl_array_data` is different in stable and nightly
|
|
3
|
285
|
January 8, 2024
|
|
Redefining print method changes variable scoping in loop
|
|
9
|
498
|
January 5, 2024
|
|
Non-deterministic normalization of Tuples of Unions
|
|
6
|
489
|
January 4, 2024
|
|
Syntax for documenting enum members
|
|
1
|
279
|
January 4, 2024
|
|
Should functions only have one docstring per arity?
|
|
4
|
400
|
January 2, 2024
|
|
Why `front` and `tail` are defined for only `Tuple`?
|
|
11
|
1087
|
January 1, 2024
|
|
Interrupting Task in 0.4 vs 0.5+
|
|
0
|
763
|
May 5, 2017
|
|
Does libjulia support dynamic reinitialization?
|
|
4
|
463
|
December 27, 2023
|
|
Should Base.literal_pow be public?
|
|
1
|
493
|
December 25, 2023
|
|
Advice on contributing to std libs
|
|
4
|
522
|
December 24, 2023
|
|
Possible performance improvements for `deepcopy`?
|
|
4
|
731
|
December 21, 2023
|
|
Passing duplicate key in function through `kwargs` doesn't error
|
|
1
|
308
|
December 20, 2023
|
|
Does it make sense to short-circuit `isassigned` for arrays of bitstypes?
|
|
0
|
221
|
December 15, 2023
|
|
Failure to match a set element
|
|
4
|
571
|
December 12, 2023
|
|
Understanding Module Loading: System Image vs. Precompilation Cache
|
|
9
|
1147
|
December 12, 2023
|
|
Regression in Precompile time with 1.10.0-rc2 compared to the rc1 version
|
|
6
|
551
|
December 11, 2023
|
|
Should we distribute multiple official system images for Julia 1.11?
|
|
50
|
3662
|
December 11, 2023
|
|
What is the IO interface?
|
|
2
|
659
|
December 9, 2023
|
|
Separating the standard libraries from Julia executable
|
|
1
|
615
|
December 6, 2023
|
|
Is software-checked integer division actually necessary?
|
|
5
|
661
|
December 6, 2023
|
|
What workflows for missing values are more ergonomic in Julia?
|
|
2
|
444
|
November 30, 2023
|