What is the point of the Symmetric type?
|
|
19
|
2872
|
April 26, 2023
|
Add unicode symbol ⟋
|
|
6
|
702
|
April 25, 2023
|
Parser bug(?): syntax: extra token after end of expression
|
|
0
|
850
|
April 23, 2023
|
Where does StdlibArtifacts.toml come from?
|
|
3
|
289
|
April 22, 2023
|
Should functions that take AbstractStrings also work for Symbols?
|
|
4
|
706
|
April 21, 2023
|
Staged Compilation
|
|
8
|
822
|
April 20, 2023
|
Traits via set-theoretic types: proof of concept
|
|
2
|
662
|
April 18, 2023
|
TagBot cannot see the pull request
|
|
1
|
299
|
April 17, 2023
|
@time vs @btime in docs
|
|
1
|
479
|
April 14, 2023
|
Has PGO for (re)compiling methods been considered?
|
|
5
|
436
|
April 13, 2023
|
Should error messages be reversed?
|
|
8
|
1539
|
April 11, 2023
|
Non-standard string literals create global-like objects!?
|
|
6
|
453
|
April 9, 2023
|
Base.Chop API rationale
|
|
3
|
563
|
April 9, 2023
|
Expressions with Arbitrary Objects in their `args` Arguments
|
|
6
|
494
|
April 8, 2023
|
Allocations with write(::TCPSocket, x)
|
|
1
|
453
|
April 6, 2023
|
Questions about Julia's compilation model
|
|
9
|
1137
|
April 4, 2023
|
Why are spaces not allowed between function names and parentheses?
|
|
1
|
804
|
April 1, 2023
|
How to use locally built LLVM to build Julia?
|
|
1
|
480
|
March 31, 2023
|
Singleton Types
|
|
6
|
623
|
March 30, 2023
|
Middle(x,y) for DateTime, Char, and others
|
|
3
|
350
|
March 28, 2023
|
Weird interaction between generated function and inlining
|
|
5
|
468
|
March 27, 2023
|
Memory usage and performance differences in 1.9-rc1 vs. 1.8.5
|
|
12
|
1761
|
March 27, 2023
|
Support for urlsafe alphabets in Base64?
|
|
3
|
1200
|
March 26, 2023
|
Why are generated functions (maybe) impossible to statically compile?
|
|
18
|
1220
|
March 25, 2023
|
On the arbitrariness of truth(iness)
|
|
51
|
5130
|
March 25, 2023
|
Release notes of Julia 1.8 misses multidimensional array initialisation of any object
|
|
2
|
349
|
March 20, 2023
|
Indexin takes a collection
|
|
1
|
399
|
March 19, 2023
|
Treating Union as multiple types
|
|
9
|
342
|
March 17, 2023
|
Reverse view of an array
|
|
9
|
4238
|
March 16, 2023
|
Allowing the object.method(args...) syntax as an alias for method(object, args ...)
|
|
216
|
12492
|
March 14, 2023
|