|
Interface guarantees
|
|
22
|
1864
|
May 31, 2023
|
|
Discussion on the future for performant programming in Julia
|
|
5
|
1308
|
May 30, 2023
|
|
GC improvements ideas/progress
|
|
5
|
901
|
May 29, 2023
|
|
1.10 release planning
|
|
1
|
926
|
May 27, 2023
|
|
Copy button in documentation copies prompt and result along with code
|
|
5
|
415
|
May 21, 2023
|
|
Why is `1/5` not equal to `1//5`?
|
|
15
|
1718
|
May 18, 2023
|
|
Why `any!`?
|
|
1
|
471
|
May 17, 2023
|
|
Difference between `take!(IOBuffer(test))` and `Vector{UInt8}(test)`
|
|
1
|
312
|
May 12, 2023
|
|
Why are stdout, stderr etc. not const global variables?
|
|
1
|
389
|
May 12, 2023
|
|
V1.9-rc3 - faster precompilation with explicit `precompile` call?
|
|
16
|
1476
|
May 11, 2023
|
|
Constructing String(x::Vector{UInt8}) empties the vector?
|
|
7
|
1567
|
May 10, 2023
|
|
Mojo, is it just Python Julia?
|
|
1
|
1667
|
May 9, 2023
|
|
How is Float16 implemented?
|
|
3
|
529
|
May 9, 2023
|
|
Is there a mature YAML parsing/saving package?
|
|
5
|
3289
|
May 6, 2023
|
|
Should slices of Adjoint/Transpose be StridedVectors?
|
|
4
|
338
|
May 4, 2023
|
|
Building Julia documentation using Typst
|
|
22
|
3890
|
April 20, 2023
|
|
How to explain recursive generation of method instances for non-concrete types
|
|
4
|
384
|
April 28, 2023
|
|
Wanted: proper enum type and switch statement with pattern matching on enumerable types
|
|
5
|
1946
|
April 27, 2023
|
|
Is dso_local set in LLVM IR output?
|
|
1
|
2146
|
April 27, 2023
|
|
What is the point of the Symmetric type?
|
|
19
|
3160
|
April 26, 2023
|
|
Add unicode symbol ⟋
|
|
6
|
811
|
April 25, 2023
|
|
Parser bug(?): syntax: extra token after end of expression
|
|
0
|
914
|
April 23, 2023
|
|
Where does StdlibArtifacts.toml come from?
|
|
3
|
349
|
April 22, 2023
|
|
Should functions that take AbstractStrings also work for Symbols?
|
|
4
|
772
|
April 21, 2023
|
|
Staged Compilation
|
|
8
|
1005
|
April 20, 2023
|
|
Traits via set-theoretic types: proof of concept
|
|
2
|
729
|
April 18, 2023
|
|
TagBot cannot see the pull request
|
|
1
|
348
|
April 17, 2023
|
|
@time vs @btime in docs
|
|
1
|
527
|
April 14, 2023
|
|
Has PGO for (re)compiling methods been considered?
|
|
5
|
526
|
April 13, 2023
|
|
Should error messages be reversed?
|
|
8
|
1667
|
April 11, 2023
|