Can I mimick finalizing for immutables / is an immutable file handler unfeasible?
|
|
16
|
722
|
October 15, 2023
|
Loops, allocations and helping the coder
|
|
26
|
2035
|
October 10, 2023
|
RFC: give up on SemVer
|
|
36
|
2091
|
October 9, 2023
|
"contains" as operator?
|
|
21
|
3099
|
October 3, 2023
|
Float construction function is lossy
|
|
6
|
440
|
September 30, 2023
|
Make Julia’s Error Codes Even Better Than Elm’s
|
|
61
|
7281
|
September 30, 2023
|
Is there a good reason to have an LTS version of Julia?
|
|
22
|
2284
|
September 29, 2023
|
Anyone has experiences issues with Mac OS Sonoma 14.0?
|
|
3
|
675
|
September 29, 2023
|
Create concious compiler messages
|
|
4
|
542
|
September 27, 2023
|
Display NTuples with more than one element as NTuples rather than Tuples?
|
|
4
|
440
|
September 25, 2023
|
Naming positional arguments at call site
|
|
131
|
4268
|
September 21, 2023
|
Include InteractiveCodeSearch by default
|
|
2
|
474
|
September 19, 2023
|
Julia for microcontrollers (like Micropython)
|
|
24
|
7875
|
September 18, 2023
|
How to design a custom array-like type for physics calculations: balancing functionality and customization?
|
|
2
|
546
|
September 16, 2023
|
Add Infiltrator.jl to Base?
|
|
15
|
3560
|
September 12, 2023
|
"Under the hood" difference between import and using
|
|
9
|
1587
|
September 11, 2023
|
Making Revise the default?
|
|
31
|
2535
|
September 9, 2023
|
Keyword arguments without a keyword?
|
|
23
|
3725
|
September 7, 2023
|
On potentially expanding or pruning the standard library
|
|
28
|
1907
|
September 7, 2023
|
Requests for comments
|
|
5
|
677
|
September 6, 2023
|
The expression solution
|
|
31
|
1446
|
September 3, 2023
|
How is a non-standard literal different from calling its corresponding macro?
|
|
8
|
552
|
August 31, 2023
|
Applicability of interface guarantees to overloads
|
|
0
|
146
|
August 31, 2023
|
Unpacking in arglist vs inside function
|
|
4
|
413
|
August 30, 2023
|
`DateTime` arithmetic on `Microsecond` (or smaller) scale
|
|
100
|
3239
|
August 26, 2023
|
[Breaking] Should `isequal(convert(T, x), x)` always be true?
|
|
3
|
316
|
August 24, 2023
|
Error when using @cfunction
|
|
4
|
229
|
August 22, 2023
|
Towards implementing CSE in the Julia compiler
|
|
12
|
1296
|
August 21, 2023
|
Why is accessing a typed global different from dereferencing a const Ref
|
|
9
|
528
|
August 20, 2023
|
Define a more generic meaning for `typemin`/`typemax`
|
|
9
|
251
|
August 16, 2023
|