About the Internals & Design category
|
|
1
|
2754
|
November 16, 2016
|
What a strict mode in julia would look like?
|
|
9
|
200
|
February 11, 2025
|
Allow docstring on the right of string fields
|
|
3
|
102
|
February 11, 2025
|
REPL syntax highlighting with StyledStrings
|
|
3
|
192
|
February 10, 2025
|
Elimination of duplicate atomic loads (more of an llvm question)
|
|
16
|
250
|
February 8, 2025
|
How to debug the compiler with Debugger.jl
|
|
1
|
165
|
December 28, 2024
|
Julep: Efficient Hierarchical Mutable Data
|
|
46
|
1572
|
February 7, 2025
|
Structural hash collisions
|
|
5
|
132
|
February 6, 2025
|
Pre-release versions of packages
|
|
14
|
1576
|
February 5, 2025
|
Type instability and/or behavior instability of `sqrt` on nightly
|
|
3
|
313
|
February 3, 2025
|
Invalidating the generator of a `@generated` function
|
|
1
|
134
|
January 24, 2025
|
How does Julia manage its depot `~/.julia`?
|
|
3
|
145
|
January 21, 2025
|
Why does `@inbounds` disable constant propagation?
|
|
25
|
1571
|
January 20, 2025
|
Designing a Paths Julep
|
|
136
|
2868
|
January 18, 2025
|
Feature request: --project=@script_dir
|
|
3
|
219
|
January 16, 2025
|
Juliac and PackageCompiler
|
|
1
|
495
|
January 13, 2025
|
Repl: should `ans` be shared across different prompt modes?
|
|
1
|
195
|
January 13, 2025
|
Introducing Rust alongside C in Julia's source tree?
|
|
18
|
1110
|
January 10, 2025
|
Julia nightly REPL has broken prompt
|
|
4
|
152
|
January 9, 2025
|
Storing sortedness for numeric vectors
|
|
14
|
420
|
January 4, 2025
|
Julia 1.12 feature freeze: Wednesday, January 8, 2025
|
|
4
|
1383
|
January 4, 2025
|
Lapack wrappers and final arguments 1
|
|
2
|
100
|
January 3, 2025
|
My insane garbage collector idea. Why wouldn't it work?
|
|
6
|
346
|
December 30, 2024
|
Interfaces/traits in julia 2.0 and multiple inheritance
|
|
26
|
1506
|
December 21, 2024
|
Bug when extending broadcast to ^ and non-explicit Int64
|
|
2
|
228
|
December 17, 2024
|
Performance regression on v1.12 (nightly): `hypot(::Float64, ::Float64)` causes allocations
|
|
1
|
258
|
December 16, 2024
|
How the compiler decides which allocation is eliminated?
|
|
27
|
605
|
December 14, 2024
|
Performance of Dictionaries.jl vs Base.Dict
|
|
32
|
3090
|
December 13, 2024
|
Export Markdown.parse?
|
|
6
|
227
|
December 13, 2024
|
Improved allocation design, with 4-byte pointers, and sometimes 5-byte in effect
|
|
10
|
728
|
December 12, 2024
|