|
Exportall might be useful in some (limited) cases?
|
|
9
|
657
|
May 16, 2022
|
|
Why distinguish macro names with @?
|
|
47
|
1899
|
May 14, 2022
|
|
Method / Type error verbosity & semantics
|
|
1
|
393
|
May 13, 2022
|
|
Reading about the removal of eye has put me into a deep emotional state
|
|
2
|
904
|
May 11, 2022
|
|
How to get Julia SSA-form IR (with Phi nodes)?
|
|
21
|
1987
|
May 11, 2022
|
|
Opinions on CLASP and Extempore?
|
|
0
|
334
|
May 11, 2022
|
|
Why are kwargs printed in full in a MethodError?
|
|
4
|
483
|
May 10, 2022
|
|
Move Random into Base?
|
|
22
|
3720
|
May 9, 2022
|
|
Remove references to `OS_HANDLE` in docs
|
|
4
|
380
|
May 9, 2022
|
|
How about to simplify the factorial function name?
|
|
18
|
1396
|
May 8, 2022
|
|
Does Julia's Linux platform support ever call syscalls directly?
|
|
6
|
594
|
May 8, 2022
|
|
Chipping in on pushfirst/popfirst
|
|
2
|
684
|
May 8, 2022
|
|
`eltype` could be smarter
|
|
8
|
684
|
May 4, 2022
|
|
Implicitly loaded modules in the future?
|
|
281
|
16801
|
May 4, 2022
|
|
One feature we could learn from Matlab?
|
|
5
|
1061
|
April 26, 2022
|
|
Why does Julia not support JSON syntax to create a Dict?
|
|
27
|
6930
|
April 25, 2022
|
|
Does the julia executable already include a git client?
|
|
1
|
381
|
April 25, 2022
|
|
Memory Leak: GC does not deallocate values allocated while it was turned off, unless specifically requested
|
|
6
|
1133
|
April 24, 2022
|
|
Printing of unsigned numbers
|
|
29
|
2712
|
April 22, 2022
|
|
One-line `if ... then ...` syntax
|
|
26
|
6014
|
April 22, 2022
|
|
Tests passing on 1.6, segfault on 1.7
|
|
6
|
495
|
April 22, 2022
|
|
Arrays of abstract types within a parametric type
|
|
17
|
1479
|
April 21, 2022
|
|
Allow convert(String, :test)
|
|
4
|
375
|
April 21, 2022
|
|
LOAD_PATH includes unquoted individual entries
|
|
10
|
809
|
March 23, 2021
|
|
How to get a function instance from a function type?
|
|
3
|
745
|
April 17, 2022
|
|
What’s stopping Julia from using Boolean values as Singleton types?
|
|
15
|
2278
|
April 11, 2022
|
|
What does `$(Expr(:static_parameter, 1))` do?
|
|
8
|
464
|
April 10, 2022
|
|
Slurping on non-final argument
|
|
3
|
927
|
April 8, 2022
|
|
Optional positional arguments must occur at end
|
|
12
|
3012
|
April 6, 2022
|
|
Inconsistency between zero(x) and zero(T::Type) for matrices
|
|
6
|
521
|
April 6, 2022
|