|
Design of a function which takes ownership of memory, and Julia memory functions (:jl_malloc etc)
|
|
1
|
502
|
August 18, 2021
|
|
Faster `min`,`max` for `Float64|32`
|
|
38
|
2542
|
August 17, 2021
|
|
Rationale for kwargs as Iterators.Pairs
|
|
4
|
902
|
August 15, 2021
|
|
Task scheduling semantics
|
|
6
|
1360
|
August 12, 2021
|
|
Julia without libc (or bundled with non-glibc)
|
|
1
|
1201
|
August 12, 2021
|
|
What does "deoptimized" mean (in Cthulhu.jl)?
|
|
1
|
544
|
August 10, 2021
|
|
Add a deepmap! function
|
|
0
|
410
|
August 9, 2021
|
|
Implementation Details of Vector (or Array in General) and String
|
|
1
|
595
|
August 9, 2021
|
|
Request information about GC implementation
|
|
7
|
1577
|
August 9, 2021
|
|
Making the ```BigFloat``` type parametric
|
|
3
|
483
|
August 8, 2021
|
|
Compiler work priorities
|
|
122
|
25000
|
August 6, 2021
|
|
Why does Base only have Merge Insertion and Quick sorting algorithms?
|
|
16
|
4719
|
August 6, 2021
|
|
User survey and executables
|
|
3
|
451
|
August 6, 2021
|
|
Where can I follow compiler work progress?
|
|
21
|
3080
|
August 4, 2021
|
|
Pkg.jl telemetry should be opt-in
|
|
396
|
36003
|
August 3, 2021
|
|
Roadmap for a faster time-to-first-plot?
|
|
250
|
35033
|
August 3, 2021
|
|
Store Julia version in Manifest?
|
|
2
|
654
|
July 31, 2021
|
|
Why no `last(::Generator)`?
|
|
3
|
724
|
July 28, 2021
|
|
Golang-like member functions
|
|
12
|
1798
|
July 27, 2021
|
|
Why isn't minmax branchless?
|
|
22
|
4936
|
July 20, 2021
|
|
Could separating private attribute access help performance?
|
|
2
|
517
|
July 19, 2021
|
|
Run-time Dynamic type-casting (RTTI)
|
|
7
|
739
|
July 18, 2021
|
|
Julia-1.6.2 cannot be compiled
|
|
2
|
1067
|
July 15, 2021
|
|
Regarding `getproperty` and public vs. private APIs
|
|
26
|
2528
|
July 15, 2021
|
|
Code_llvm and and code_native should return their output
|
|
9
|
1295
|
July 14, 2021
|
|
Backing up or Syncing the artifact directory
|
|
4
|
533
|
July 13, 2021
|
|
Does the GC respond based on memory pressure?
|
|
3
|
973
|
July 13, 2021
|
|
The mime type of julia code, and it's usage in show and repr
|
|
1
|
1031
|
July 11, 2021
|
|
Syntax for binding type paramaters in a function with a return type is obscure and unintuitive
|
|
7
|
677
|
July 11, 2021
|
|
Use two system images programmatically in C
|
|
0
|
419
|
July 9, 2021
|