|
Software Memory Safety
|
|
1
|
1548
|
November 11, 2022
|
|
Where is `isa` defined
|
|
5
|
584
|
November 10, 2022
|
|
Why begin/end instead of { } for block delimiter
|
|
27
|
3919
|
November 8, 2022
|
|
What are Julia's coordinates in the λ-cube?
|
|
6
|
818
|
November 7, 2022
|
|
How to warn new users away from metaprogramming
|
|
27
|
7035
|
November 6, 2022
|
|
What is replacement for jl_typeof in the library?
|
|
1
|
315
|
November 5, 2022
|
|
Invalidation Prevention Syntax Needed?
|
|
8
|
562
|
November 3, 2022
|
|
Non-allocating distance function
|
|
6
|
491
|
November 3, 2022
|
|
Inconsistency in `sum` of an empty generator
|
|
5
|
874
|
November 2, 2022
|
|
Adding Hwloc as a julia dependency
|
|
3
|
446
|
November 2, 2022
|
|
`help?> X` should suggest `Base.X` if `X` is an un-exported member of `Base`
|
|
8
|
439
|
November 2, 2022
|
|
Reduce compilation time by avoiding specialization
|
|
4
|
1426
|
October 30, 2022
|
|
Are there any plans to support BLIS in Julia?
|
|
20
|
3097
|
October 28, 2022
|
|
Should the eachindex function be part of the Indexing interface?
|
|
3
|
614
|
October 27, 2022
|
|
Will any Julia 1.x contain substantive breaking changes?
|
|
14
|
1642
|
October 26, 2022
|
|
Is `Base.@constprop` strictly for internal usage?
|
|
5
|
766
|
October 26, 2022
|
|
Minimal self-containing example of code transformation using generated functions?
|
|
3
|
737
|
October 25, 2022
|
|
Abstract and System-Native Types of Integers and Floats: Int, Integer, Float, AbstractFloat
|
|
7
|
1355
|
October 22, 2022
|
|
The default iteration interface can cause memory leak?
|
|
5
|
1145
|
October 20, 2022
|
|
Indexing a number
|
|
13
|
1013
|
October 14, 2022
|
|
Destructuring syntax does not respect const annotation
|
|
2
|
461
|
October 14, 2022
|
|
Any at UnitRange seems unoptimal
|
|
20
|
675
|
October 13, 2022
|
|
Documentation: how should names be qualified?
|
|
3
|
536
|
October 11, 2022
|
|
Documentation: how to add cross-references to functions in other modules?
|
|
1
|
528
|
October 11, 2022
|
|
Shorthand syntax for defining functors
|
|
17
|
1265
|
October 9, 2022
|
|
Should inv(::Rational) make copies of the numerator and denominator?
|
|
3
|
438
|
October 6, 2022
|
|
NamedTuple constructor syntax
|
|
2
|
871
|
October 4, 2022
|
|
By= argument for maximum, minimum, findmax, findmin
|
|
1
|
733
|
October 3, 2022
|
|
Make julia without repl precompile
|
|
2
|
401
|
October 1, 2022
|
|
Documentation for how macros handle keyword arguments
|
|
2
|
1075
|
October 1, 2022
|