String.data in Compat.jl?
|
|
5
|
834
|
January 25, 2017
|
Map over expressions?
|
|
3
|
735
|
January 24, 2017
|
Appveyor testing with X11/xvfb etc
|
|
8
|
1287
|
January 22, 2017
|
Combinators on Nullables
|
|
7
|
1323
|
January 21, 2017
|
Array slices as views - what's the state of affairs?
|
|
2
|
991
|
January 20, 2017
|
Love I Julia : the need for a direct object notation
|
|
47
|
5541
|
January 20, 2017
|
Mutating functions in kwargs causes troubles
|
|
1
|
513
|
January 20, 2017
|
LaTeX tab completions
|
|
6
|
1298
|
January 17, 2017
|
Add Python's f-strings (and more?) in Julia?: PEP 498 -- Literal String Interpolation
|
|
3
|
2140
|
January 17, 2017
|
Strict left-to-right *order* of comparisons [chaining] considered harmful [by me]
|
|
8
|
1095
|
January 14, 2017
|
Option to completely disallow dynamic allocation
|
|
5
|
1255
|
January 13, 2017
|
Multi-platform support of Julia (Power/Arm/Intel)
|
|
1
|
867
|
January 12, 2017
|
Why is there no union!(::Vector,::Vector)?
|
|
12
|
1340
|
January 12, 2017
|
A != b != c
|
|
29
|
8218
|
January 11, 2017
|
Package Development Checklist, Flow, Prerequisites, Quickstart guide, etc
|
|
2
|
839
|
January 11, 2017
|
Support for displaying non-identifier characters in help via #19858
|
|
9
|
1021
|
January 7, 2017
|
Avoid calling push! in Base.find
|
|
2
|
804
|
January 7, 2017
|
Overloading f(x) call syntax with `call` generic
|
|
20
|
3644
|
January 6, 2017
|
Is 0 .< A .< 1 going away?
|
|
2
|
1124
|
January 5, 2017
|
Writing maintainable julia code?
|
|
10
|
1683
|
January 5, 2017
|
What is the standard documentation format when writting docstrings of parametric-type
|
|
1
|
952
|
January 5, 2017
|
Unit testing macros with gensyms
|
|
1
|
564
|
January 4, 2017
|
Steven Johnson's #19847 (more verbose multi-line display for Char)
|
|
1
|
661
|
January 4, 2017
|
Suggestion: Support universal newlines and make it default for Text IO
|
|
0
|
529
|
December 30, 2016
|
RFC: test file organization proposal
|
|
19
|
1543
|
December 28, 2016
|
What is the meaning of `total = f_value + zero(f_value)`?`
|
|
7
|
1143
|
December 28, 2016
|
In vs haskey order of parameters
|
|
5
|
830
|
December 26, 2016
|
Idea for potentially easier to parse/read syntax for type constraints in #18457
|
|
6
|
934
|
December 26, 2016
|
Boolean operations on large bit vectors / arrays
|
|
2
|
2199
|
December 26, 2016
|
Avoid LLVM setjmp bug
|
|
0
|
1004
|
December 24, 2016
|