Function definition Expr that prints incorrectly but evals correctly
|
|
1
|
157
|
April 14, 2025
|
Absence of method to convert NamedTuple -> Dictionary?
|
|
4
|
363
|
March 28, 2025
|
Designing a Paths Julep
|
|
145
|
4240
|
April 7, 2025
|
What's under the hood of Julia's remote call procedure?
|
|
2
|
303
|
April 2, 2025
|
Elimination of duplicate atomic loads (more of an llvm question)
|
|
18
|
510
|
March 28, 2025
|
Why is multiple dispatch a feature?
|
|
33
|
10620
|
August 23, 2020
|
Variable Length Tuples Without Allocation
|
|
9
|
772
|
March 27, 2025
|
Building Julia master on Raspberry Pi
|
|
10
|
1202
|
March 14, 2025
|
Julia's Design Choices for Keyword Arguments in Function Calls and Broadcasting
|
|
4
|
374
|
March 12, 2025
|
PowerPC will be demoted to Tier 4 in Julia 1.12 and later
|
|
5
|
887
|
February 27, 2025
|
Would it make sense for Julia to adopt refinement types?
|
|
21
|
2130
|
February 26, 2025
|
Introduce a command-line option to warn on constant redefinition?
|
|
6
|
336
|
February 24, 2025
|
Non-legal UTF-8 filenames (in e.g. TOML or JSON)
|
|
10
|
178
|
February 23, 2025
|
New syntax suggestion: catch with type specs
|
|
43
|
2611
|
February 21, 2025
|
Should Julia have rsqrt? And e.g. support RSQRTSS
|
|
12
|
958
|
February 20, 2025
|
Porting Julia to new platforms
|
|
17
|
1254
|
February 17, 2025
|
Proposal: Adding Optional Static Interface/Traits Checking to Julia
|
|
32
|
1003
|
February 17, 2025
|
Julep: Efficient Hierarchical Mutable Data
|
|
47
|
1797
|
February 12, 2025
|
What a strict mode in julia would look like?
|
|
9
|
420
|
February 11, 2025
|
Allow docstring on the right of string fields
|
|
3
|
138
|
February 11, 2025
|
REPL syntax highlighting with StyledStrings
|
|
3
|
237
|
February 10, 2025
|
How to debug the compiler with Debugger.jl
|
|
1
|
210
|
December 28, 2024
|
Structural hash collisions
|
|
5
|
154
|
February 6, 2025
|
Type instability and/or behavior instability of `sqrt` on nightly
|
|
3
|
339
|
February 3, 2025
|
Invalidating the generator of a `@generated` function
|
|
1
|
152
|
January 24, 2025
|
How does Julia manage its depot `~/.julia`?
|
|
3
|
166
|
January 21, 2025
|
Why does `@inbounds` disable constant propagation?
|
|
25
|
1610
|
January 20, 2025
|
Feature request: --project=@script_dir
|
|
3
|
238
|
January 16, 2025
|
Juliac and PackageCompiler
|
|
1
|
667
|
January 13, 2025
|
Repl: should `ans` be shared across different prompt modes?
|
|
1
|
201
|
January 13, 2025
|