Should `conj` always materialize the result?
|
|
2
|
308
|
November 7, 2023
|
Why `const` fields in a `mutable struct` instead of `mutable` field in ordinary `struct`?
|
|
9
|
1155
|
November 5, 2023
|
In closure, compile away a step in a calculation internal to some function called in a closure?
|
|
4
|
350
|
November 3, 2023
|
Compiler tools and workflow for compiler optimization
|
|
18
|
2266
|
November 3, 2023
|
Does map have a traversal order?
|
|
3
|
419
|
November 3, 2023
|
Should the manual discuss type parameters of keyword arguments?
|
|
1
|
241
|
November 3, 2023
|
Can someone explain closures to me
|
|
13
|
3086
|
November 2, 2023
|
Reconciling dynamic multimethod dispatch, parametric types and static compilation
|
|
0
|
407
|
October 31, 2023
|
Feasibility of adding multiple inheritance to Julia
|
|
36
|
2584
|
October 31, 2023
|
RFC: add a Type called AnyType that's subtyped by all other types except Any
|
|
20
|
1562
|
October 26, 2023
|
Julia CI checks - buildkite -
|
|
4
|
355
|
October 26, 2023
|
Are Revise, PackageCompiler, and Pkg "part of Julia", and how do we better share them?
|
|
46
|
4012
|
October 25, 2023
|
Unifying unwrapping single-value wrappers
|
|
56
|
1392
|
October 21, 2023
|
Would it make sense to roll back module definitions which error half-way?
|
|
0
|
201
|
October 20, 2023
|
How to discourage macros: disable automerge of General registry PRs?
|
|
41
|
2308
|
October 19, 2023
|
Output distribution of rand()
|
|
7
|
2242
|
October 19, 2023
|
Can I mimick finalizing for immutables / is an immutable file handler unfeasible?
|
|
16
|
739
|
October 15, 2023
|
Loops, allocations and helping the coder
|
|
26
|
2155
|
October 10, 2023
|
RFC: give up on SemVer
|
|
36
|
2173
|
October 9, 2023
|
"contains" as operator?
|
|
21
|
3216
|
October 3, 2023
|
Float construction function is lossy
|
|
6
|
444
|
September 30, 2023
|
Make Julia’s Error Codes Even Better Than Elm’s
|
|
61
|
7502
|
September 30, 2023
|
Is there a good reason to have an LTS version of Julia?
|
|
22
|
2351
|
September 29, 2023
|
Anyone has experiences issues with Mac OS Sonoma 14.0?
|
|
3
|
675
|
September 29, 2023
|
Create concious compiler messages
|
|
4
|
567
|
September 27, 2023
|
Display NTuples with more than one element as NTuples rather than Tuples?
|
|
4
|
447
|
September 25, 2023
|
Naming positional arguments at call site
|
|
131
|
4516
|
September 21, 2023
|
Include InteractiveCodeSearch by default
|
|
2
|
481
|
September 19, 2023
|
Julia for microcontrollers (like Micropython)
|
|
24
|
8029
|
September 18, 2023
|
How to design a custom array-like type for physics calculations: balancing functionality and customization?
|
|
2
|
552
|
September 16, 2023
|