Better error message for modified structs in Julia >= 1.12
|
|
5
|
346
|
May 23, 2025
|
Thought: Move GC to packages
|
|
4
|
529
|
May 22, 2025
|
How is data routed between distributed processes?
|
|
0
|
107
|
May 17, 2025
|
Julia 2.0, new scope rules, and other breaking changes
|
|
4
|
554
|
May 17, 2025
|
Remove the soft scope altogether and make it global
|
|
49
|
4354
|
May 17, 2025
|
Why does runtime dispatch allocate when the return type is inferred?
|
|
5
|
238
|
May 17, 2025
|
Datatypes SIMD by default? (as in Mojo)
|
|
14
|
1150
|
May 15, 2025
|
Lexical scope vs. Dynamic scope
|
|
28
|
2542
|
May 14, 2025
|
Calling convension, should Julia "preserve_none"?
|
|
3
|
198
|
May 11, 2025
|
Interfaces/traits in julia 2.0 and multiple inheritance
|
|
37
|
2822
|
May 7, 2025
|
Behavior changes with introduction of binding partitions
|
|
4
|
334
|
May 4, 2025
|
Juliaup: a modest suggestion
|
|
62
|
2684
|
May 4, 2025
|
Startup time of 1000 packages – 53% slower in Julia 1.12 vs 1.10
|
|
50
|
3263
|
May 4, 2025
|
Redesigning String, optimising small strings and comparison
|
|
71
|
2657
|
May 3, 2025
|
BroadcastStyle of a SubArray
|
|
0
|
105
|
April 18, 2025
|
Function definition Expr that prints incorrectly but evals correctly
|
|
1
|
158
|
April 14, 2025
|
Absence of method to convert NamedTuple -> Dictionary?
|
|
4
|
372
|
March 28, 2025
|
Designing a Paths Julep
|
|
145
|
4347
|
April 7, 2025
|
What's under the hood of Julia's remote call procedure?
|
|
2
|
312
|
April 2, 2025
|
Elimination of duplicate atomic loads (more of an llvm question)
|
|
18
|
523
|
March 28, 2025
|
Why is multiple dispatch a feature?
|
|
33
|
10656
|
August 23, 2020
|
Variable Length Tuples Without Allocation
|
|
9
|
801
|
March 27, 2025
|
Building Julia master on Raspberry Pi
|
|
10
|
1203
|
March 14, 2025
|
Julia's Design Choices for Keyword Arguments in Function Calls and Broadcasting
|
|
4
|
384
|
March 12, 2025
|
PowerPC will be demoted to Tier 4 in Julia 1.12 and later
|
|
5
|
900
|
February 27, 2025
|
Introduce a command-line option to warn on constant redefinition?
|
|
6
|
343
|
February 24, 2025
|
Non-legal UTF-8 filenames (in e.g. TOML or JSON)
|
|
10
|
191
|
February 23, 2025
|
New syntax suggestion: catch with type specs
|
|
43
|
2634
|
February 21, 2025
|
Should Julia have rsqrt? And e.g. support RSQRTSS
|
|
12
|
999
|
February 20, 2025
|
Porting Julia to new platforms
|
|
17
|
1264
|
February 17, 2025
|