|
Should Base.literal_pow be public?
|
|
1
|
459
|
December 25, 2023
|
|
Advice on contributing to std libs
|
|
4
|
462
|
December 24, 2023
|
|
Possible performance improvements for `deepcopy`?
|
|
4
|
674
|
December 21, 2023
|
|
Passing duplicate key in function through `kwargs` doesn't error
|
|
1
|
275
|
December 20, 2023
|
|
Does it make sense to short-circuit `isassigned` for arrays of bitstypes?
|
|
0
|
203
|
December 15, 2023
|
|
Failure to match a set element
|
|
4
|
499
|
December 12, 2023
|
|
Understanding Module Loading: System Image vs. Precompilation Cache
|
|
9
|
1009
|
December 12, 2023
|
|
Regression in Precompile time with 1.10.0-rc2 compared to the rc1 version
|
|
6
|
487
|
December 11, 2023
|
|
Should we distribute multiple official system images for Julia 1.11?
|
|
50
|
3258
|
December 11, 2023
|
|
What is the IO interface?
|
|
2
|
597
|
December 9, 2023
|
|
Separating the standard libraries from Julia executable
|
|
1
|
563
|
December 6, 2023
|
|
Is software-checked integer division actually necessary?
|
|
5
|
578
|
December 6, 2023
|
|
What workflows for missing values are more ergonomic in Julia?
|
|
2
|
398
|
November 30, 2023
|
|
Is the 1.10. development stalled?
|
|
6
|
1255
|
November 25, 2023
|
|
Make `only` use `first` for dictionaries (or other types)?
|
|
15
|
474
|
November 25, 2023
|
|
Materials about AbstractInterpreter
|
|
7
|
706
|
November 24, 2023
|
|
MethodErrors suggest fixes that may depend on internal bindings
|
|
5
|
380
|
November 21, 2023
|
|
Julia on iOS and Android
|
|
62
|
35344
|
November 21, 2023
|
|
Output distribution of rand(Float32) and rand(Float64), thread 2
|
|
437
|
8794
|
November 19, 2023
|
|
How diffractor hooks to the compiler and what is the role of OpaqueClosuer and IRCode?
|
|
4
|
388
|
November 19, 2023
|
|
Julia 1.10 introduces "Tuple field type cannot be Union{}" error in AlgebraOfGraphics.jl
|
|
5
|
788
|
November 18, 2023
|
|
Why is displaying a stack trace with values difficult
|
|
3
|
1020
|
November 17, 2023
|
|
What is the difference between CodeInfo and Core.Compiler.IRCode?
|
|
8
|
818
|
November 13, 2023
|
|
Function pointers & signatures
|
|
3
|
1040
|
November 12, 2023
|
|
`outer` keyword to automatically `local` a variable?
|
|
19
|
752
|
November 10, 2023
|
|
Should `conj` always materialize the result?
|
|
2
|
324
|
November 7, 2023
|
|
Why `const` fields in a `mutable struct` instead of `mutable` field in ordinary `struct`?
|
|
9
|
1254
|
November 5, 2023
|
|
In closure, compile away a step in a calculation internal to some function called in a closure?
|
|
4
|
367
|
November 3, 2023
|
|
Compiler tools and workflow for compiler optimization
|
|
18
|
2334
|
November 3, 2023
|
|
Does map have a traversal order?
|
|
3
|
453
|
November 3, 2023
|