|
Specifying Function Contract
|
|
17
|
1242
|
January 23, 2024
|
|
Be less aware of when Julia avoids specializing?
|
|
6
|
851
|
January 23, 2024
|
|
Questions regarding bootstrapping the new Array constructors in boot.jl
|
|
1
|
218
|
January 22, 2024
|
|
Can Julia execute WASM IR
|
|
2
|
556
|
January 19, 2024
|
|
Is FemtoLisp just for fun now?
|
|
16
|
2054
|
January 17, 2024
|
|
Why are missing values not ignored by default?
|
|
330
|
9356
|
January 17, 2024
|
|
Proposed alias for union types
|
|
145
|
4648
|
January 18, 2024
|
|
Can declaring a field as const in a mutable struct require less memory?
|
|
4
|
433
|
January 17, 2024
|
|
Syntax: Escape hatch for unicode haters
|
|
128
|
5085
|
January 16, 2024
|
|
Instruction sequence for function calls
|
|
0
|
173
|
January 14, 2024
|
|
Warning against Unicode confusables
|
|
51
|
2237
|
January 13, 2024
|
|
Tab completion of \uXXXX in the REPL?
|
|
23
|
4547
|
January 12, 2024
|
|
A pass-through option for IOCapture
|
|
8
|
711
|
January 12, 2024
|
|
Race condition reading from Pipe
|
|
1
|
329
|
January 11, 2024
|
|
Why is `Base.return_types(String, Tuple{AbstractVector{UInt8}})` so pessimistic for this method?
|
|
6
|
456
|
January 8, 2024
|
|
Sources for the Zappa Nardelli et al. subtyping implementation?
|
|
1
|
253
|
January 8, 2024
|
|
Signature for `jl_array_data` is different in stable and nightly
|
|
3
|
235
|
January 8, 2024
|
|
Redefining print method changes variable scoping in loop
|
|
9
|
401
|
January 5, 2024
|
|
Non-deterministic normalization of Tuples of Unions
|
|
6
|
394
|
January 4, 2024
|
|
Syntax for documenting enum members
|
|
1
|
238
|
January 4, 2024
|
|
Should functions only have one docstring per arity?
|
|
4
|
364
|
January 2, 2024
|
|
Why `front` and `tail` are defined for only `Tuple`?
|
|
11
|
943
|
January 1, 2024
|
|
Interrupting Task in 0.4 vs 0.5+
|
|
0
|
750
|
May 5, 2017
|
|
Does libjulia support dynamic reinitialization?
|
|
4
|
419
|
December 27, 2023
|
|
Should Base.literal_pow be public?
|
|
1
|
458
|
December 25, 2023
|
|
Advice on contributing to std libs
|
|
4
|
460
|
December 24, 2023
|
|
Possible performance improvements for `deepcopy`?
|
|
4
|
666
|
December 21, 2023
|
|
Passing duplicate key in function through `kwargs` doesn't error
|
|
1
|
272
|
December 20, 2023
|
|
Does it make sense to short-circuit `isassigned` for arrays of bitstypes?
|
|
0
|
203
|
December 15, 2023
|
|
Failure to match a set element
|
|
4
|
497
|
December 12, 2023
|