|
Change the precedence of “/” to something between “addition” and “syntax”?
|
|
14
|
2240
|
November 21, 2022
|
|
Partial Application brackets without underscores
|
|
5
|
1807
|
November 21, 2022
|
|
Multiple modules in compilecache file?
|
|
0
|
241
|
November 17, 2022
|
|
Criteria for including of functionality in `Base`
|
|
6
|
574
|
November 13, 2022
|
|
Why did the `source` button in Julia docs disappear?
|
|
1
|
405
|
November 13, 2022
|
|
Julia 1.9 feature freeze: October 10, 2022
|
|
8
|
4890
|
November 12, 2022
|
|
Software Memory Safety
|
|
1
|
1552
|
November 11, 2022
|
|
Where is `isa` defined
|
|
5
|
590
|
November 10, 2022
|
|
Why begin/end instead of { } for block delimiter
|
|
27
|
3945
|
November 8, 2022
|
|
What are Julia's coordinates in the λ-cube?
|
|
6
|
829
|
November 7, 2022
|
|
How to warn new users away from metaprogramming
|
|
27
|
7085
|
November 6, 2022
|
|
What is replacement for jl_typeof in the library?
|
|
1
|
318
|
November 5, 2022
|
|
Invalidation Prevention Syntax Needed?
|
|
8
|
563
|
November 3, 2022
|
|
Non-allocating distance function
|
|
6
|
506
|
November 3, 2022
|
|
Inconsistency in `sum` of an empty generator
|
|
5
|
887
|
November 2, 2022
|
|
Adding Hwloc as a julia dependency
|
|
3
|
453
|
November 2, 2022
|
|
`help?> X` should suggest `Base.X` if `X` is an un-exported member of `Base`
|
|
8
|
440
|
November 2, 2022
|
|
Reduce compilation time by avoiding specialization
|
|
4
|
1435
|
October 30, 2022
|
|
Are there any plans to support BLIS in Julia?
|
|
20
|
3110
|
October 28, 2022
|
|
Should the eachindex function be part of the Indexing interface?
|
|
3
|
625
|
October 27, 2022
|
|
Will any Julia 1.x contain substantive breaking changes?
|
|
14
|
1648
|
October 26, 2022
|
|
Is `Base.@constprop` strictly for internal usage?
|
|
5
|
777
|
October 26, 2022
|
|
Minimal self-containing example of code transformation using generated functions?
|
|
3
|
739
|
October 25, 2022
|
|
Abstract and System-Native Types of Integers and Floats: Int, Integer, Float, AbstractFloat
|
|
7
|
1372
|
October 22, 2022
|
|
The default iteration interface can cause memory leak?
|
|
5
|
1151
|
October 20, 2022
|
|
Indexing a number
|
|
13
|
1023
|
October 14, 2022
|
|
Destructuring syntax does not respect const annotation
|
|
2
|
467
|
October 14, 2022
|
|
Any at UnitRange seems unoptimal
|
|
20
|
683
|
October 13, 2022
|
|
Documentation: how should names be qualified?
|
|
3
|
538
|
October 11, 2022
|
|
Documentation: how to add cross-references to functions in other modules?
|
|
1
|
534
|
October 11, 2022
|