|
Why distinguish macro names with @?
|
|
47
|
1895
|
May 14, 2022
|
|
Method / Type error verbosity & semantics
|
|
1
|
391
|
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
|
1984
|
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
|
3718
|
May 9, 2022
|
|
Remove references to `OS_HANDLE` in docs
|
|
4
|
380
|
May 9, 2022
|
|
How about to simplify the factorial function name?
|
|
18
|
1395
|
May 8, 2022
|
|
Does Julia's Linux platform support ever call syscalls directly?
|
|
6
|
591
|
May 8, 2022
|
|
Chipping in on pushfirst/popfirst
|
|
2
|
684
|
May 8, 2022
|
|
`eltype` could be smarter
|
|
8
|
683
|
May 4, 2022
|
|
Implicitly loaded modules in the future?
|
|
281
|
16778
|
May 4, 2022
|
|
One feature we could learn from Matlab?
|
|
5
|
1059
|
April 26, 2022
|
|
Why does Julia not support JSON syntax to create a Dict?
|
|
27
|
6920
|
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
|
2708
|
April 22, 2022
|
|
One-line `if ... then ...` syntax
|
|
26
|
6010
|
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
|
1478
|
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
|
462
|
April 10, 2022
|
|
Slurping on non-final argument
|
|
3
|
926
|
April 8, 2022
|
|
Optional positional arguments must occur at end
|
|
12
|
3008
|
April 6, 2022
|
|
Inconsistency between zero(x) and zero(T::Type) for matrices
|
|
6
|
518
|
April 6, 2022
|
|
Why are there type-unstable matrix operations in `Base`?
|
|
6
|
792
|
April 5, 2022
|