|
Create concious compiler messages
|
|
4
|
627
|
September 27, 2023
|
|
Display NTuples with more than one element as NTuples rather than Tuples?
|
|
4
|
515
|
September 25, 2023
|
|
Naming positional arguments at call site
|
|
131
|
5962
|
September 21, 2023
|
|
Include InteractiveCodeSearch by default
|
|
2
|
520
|
September 19, 2023
|
|
How to design a custom array-like type for physics calculations: balancing functionality and customization?
|
|
2
|
597
|
September 16, 2023
|
|
Add Infiltrator.jl to Base?
|
|
15
|
3938
|
September 12, 2023
|
|
"Under the hood" difference between import and using
|
|
9
|
2215
|
September 11, 2023
|
|
Making Revise the default?
|
|
31
|
3101
|
September 9, 2023
|
|
Keyword arguments without a keyword?
|
|
23
|
4031
|
September 7, 2023
|
|
On potentially expanding or pruning the standard library
|
|
28
|
2362
|
September 7, 2023
|
|
Requests for comments
|
|
5
|
765
|
September 6, 2023
|
|
The expression solution
|
|
31
|
1892
|
September 3, 2023
|
|
How is a non-standard literal different from calling its corresponding macro?
|
|
8
|
696
|
August 31, 2023
|
|
Applicability of interface guarantees to overloads
|
|
0
|
167
|
August 31, 2023
|
|
Unpacking in arglist vs inside function
|
|
4
|
448
|
August 30, 2023
|
|
`DateTime` arithmetic on `Microsecond` (or smaller) scale
|
|
99
|
4686
|
August 26, 2023
|
|
[Breaking] Should `isequal(convert(T, x), x)` always be true?
|
|
3
|
377
|
August 24, 2023
|
|
Error when using @cfunction
|
|
4
|
314
|
August 22, 2023
|
|
Towards implementing CSE in the Julia compiler
|
|
12
|
1470
|
August 21, 2023
|
|
Why is accessing a typed global different from dereferencing a const Ref
|
|
9
|
658
|
August 20, 2023
|
|
Define a more generic meaning for `typemin`/`typemax`
|
|
9
|
371
|
August 16, 2023
|
|
Julia CI, how to help
|
|
3
|
582
|
August 16, 2023
|
|
Conversion of nothing to void pointer
|
|
11
|
546
|
August 14, 2023
|
|
`tail` for Vector
|
|
2
|
394
|
August 13, 2023
|
|
Printing of UnionAll types is misleading, as of Julia version 1.7
|
|
15
|
1115
|
August 10, 2023
|
|
Automation to ensure green CI on master
|
|
23
|
1044
|
August 10, 2023
|
|
Type parameter display in 1.10 for MethodError
|
|
2
|
396
|
August 5, 2023
|
|
Can we allow the syntax `v.[i]` to be converted to `getindex.(v, i)`?
|
|
10
|
1011
|
August 3, 2023
|
|
Why HTTP.jl is not in Julia Core?
|
|
5
|
797
|
August 3, 2023
|
|
Could (non) @view be made faster? I.e. @view be implicit using read-only arrays?
|
|
10
|
801
|
August 1, 2023
|