|
Love I Julia : the need for a direct object notation
|
|
46
|
6028
|
January 20, 2017
|
|
Mutating functions in kwargs causes troubles
|
|
1
|
520
|
January 20, 2017
|
|
LaTeX tab completions
|
|
6
|
1370
|
January 17, 2017
|
|
Add Python's f-strings (and more?) in Julia?: PEP 498 -- Literal String Interpolation
|
|
3
|
2214
|
January 17, 2017
|
|
Strict left-to-right *order* of comparisons [chaining] considered harmful [by me]
|
|
8
|
1419
|
January 14, 2017
|
|
Option to completely disallow dynamic allocation
|
|
5
|
1328
|
January 13, 2017
|
|
Multi-platform support of Julia (Power/Arm/Intel)
|
|
1
|
890
|
January 12, 2017
|
|
Why is there no union!(::Vector,::Vector)?
|
|
12
|
1470
|
January 12, 2017
|
|
A != b != c
|
|
27
|
8575
|
January 11, 2017
|
|
Package Development Checklist, Flow, Prerequisites, Quickstart guide, etc
|
|
2
|
886
|
January 11, 2017
|
|
Support for displaying non-identifier characters in help via #19858
|
|
9
|
1129
|
January 7, 2017
|
|
Avoid calling push! in Base.find
|
|
2
|
837
|
January 7, 2017
|
|
Overloading f(x) call syntax with `call` generic
|
|
20
|
3878
|
January 6, 2017
|
|
Is 0 .< A .< 1 going away?
|
|
2
|
1156
|
January 5, 2017
|
|
Writing maintainable julia code?
|
|
10
|
1805
|
January 5, 2017
|
|
What is the standard documentation format when writting docstrings of parametric-type
|
|
1
|
987
|
January 5, 2017
|
|
Unit testing macros with gensyms
|
|
1
|
592
|
January 4, 2017
|
|
Steven Johnson's #19847 (more verbose multi-line display for Char)
|
|
1
|
698
|
January 4, 2017
|
|
Suggestion: Support universal newlines and make it default for Text IO
|
|
0
|
553
|
December 30, 2016
|
|
RFC: test file organization proposal
|
|
19
|
1694
|
December 28, 2016
|
|
What is the meaning of `total = f_value + zero(f_value)`?`
|
|
7
|
1226
|
December 28, 2016
|
|
In vs haskey order of parameters
|
|
5
|
907
|
December 26, 2016
|
|
Idea for potentially easier to parse/read syntax for type constraints in #18457
|
|
6
|
1002
|
December 26, 2016
|
|
Boolean operations on large bit vectors / arrays
|
|
2
|
2240
|
December 26, 2016
|
|
Avoid LLVM setjmp bug
|
|
0
|
1020
|
December 24, 2016
|
|
Removing string operations on vectors (mentioned in #19449)
|
|
2
|
692
|
December 24, 2016
|
|
Alternative proposal to getindex pun for typed array literals
|
|
14
|
1455
|
December 21, 2016
|
|
Performance issue with specifying random number generator
|
|
2
|
1115
|
December 21, 2016
|
|
Towards broadcast over combinations of sparse matrices and scalars
|
|
7
|
1719
|
December 20, 2016
|
|
Traits and `where` syntax
|
|
8
|
2055
|
December 18, 2016
|