|
Printing of UnionAll types is misleading, as of Julia version 1.7
|
|
15
|
1141
|
August 10, 2023
|
|
Automation to ensure green CI on master
|
|
23
|
1061
|
August 10, 2023
|
|
Type parameter display in 1.10 for MethodError
|
|
2
|
405
|
August 5, 2023
|
|
Can we allow the syntax `v.[i]` to be converted to `getindex.(v, i)`?
|
|
10
|
1023
|
August 3, 2023
|
|
Why HTTP.jl is not in Julia Core?
|
|
5
|
808
|
August 3, 2023
|
|
Could (non) @view be made faster? I.e. @view be implicit using read-only arrays?
|
|
10
|
813
|
August 1, 2023
|
|
Testing GC.@preserve when doing compiler passes
|
|
2
|
449
|
July 31, 2023
|
|
Understanding Varargs partial specialization
|
|
1
|
368
|
July 27, 2023
|
|
`make cleanall` breaks `make`?
|
|
2
|
354
|
July 24, 2023
|
|
Multiple function definitions inside let block override previous definitions
|
|
1
|
287
|
July 23, 2023
|
|
What are everyone's style for documenting types (used for containers or for dispatch-only/"traits")?
|
|
0
|
218
|
July 23, 2023
|
|
Why is objectid not foldable for type arguments?
|
|
3
|
284
|
July 22, 2023
|
|
Better compile-time computation facility
|
|
3
|
329
|
July 22, 2023
|
|
Types in `:foreigncall` nodes
|
|
2
|
432
|
July 20, 2023
|
|
Should we disallow non-compliant `AbstractUnitRange`s where `typeof(step)` doesn't match the `eltype`?
|
|
7
|
493
|
July 17, 2023
|
|
How does a nested function display its local name only when assigned to a matching global name?
|
|
1
|
305
|
July 17, 2023
|
|
Getting all method definitions for a `Module`
|
|
19
|
1170
|
July 15, 2023
|
|
Precedence of `=` vs `,`
|
|
2
|
412
|
July 14, 2023
|
|
Thoughts and tempering expectations on redefining structs
|
|
58
|
2933
|
July 12, 2023
|
|
Links to PRs in News.md not working?
|
|
3
|
349
|
July 11, 2023
|
|
How are (mutually) recursive methods inferred correctly?
|
|
3
|
551
|
July 11, 2023
|
|
RFC: Non-standard string literals should be quotable
|
|
0
|
269
|
July 10, 2023
|
|
Base.Iterators.partition for Dict and Set
|
|
0
|
263
|
July 9, 2023
|
|
Re the blog post: PSA: Thread-local state is no longer recommended
|
|
7
|
832
|
July 8, 2023
|
|
Julia 1.10 feature freeze: Tuesday, June 27, 2023
|
|
2
|
1535
|
July 3, 2023
|
|
Allocations for type assertions
|
|
4
|
301
|
July 3, 2023
|
|
List all live(non gc'ed) tasks?
|
|
5
|
1574
|
July 1, 2023
|
|
Why open-source timelines/roadmaps don't work
|
|
40
|
5294
|
June 26, 2023
|
|
Eager finalization and smart pointers
|
|
11
|
2311
|
June 23, 2023
|
|
Branch on whether a value is known to the compiler
|
|
6
|
1499
|
June 15, 2023
|