Skip to content

Pull requests: JuliaLang/julia

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

lowering: Refactor lowering for const and typed globals compiler:lowering Syntax lowering (compiler front end, 2nd stage) status:DO NOT MERGE Do not merge this PR!
#54773 opened Jun 12, 2024 by Keno Loading…
lowering: Remove outerref intermediate form
#54772 opened Jun 11, 2024 by Keno Loading…
Use out-of-place fill in zeros/ones domain:arrays [a, r, r, a, y, s] needs tests Unit tests are required for this change
#54767 opened Jun 11, 2024 by jishnub Loading…
Handle no-postdominator case in finalizer pass
#54765 opened Jun 11, 2024 by topolarity Loading…
Fix missing copyto! methods for triangular matrix types domain:arrays [a, r, r, a, y, s] domain:linear algebra Linear algebra
#54763 opened Jun 11, 2024 by jishnub Loading…
[TOML] remove Dates hack, replace with explicit usage backport 1.11 Change should be backported to release-1.11
#54755 opened Jun 10, 2024 by vtjnash Loading…
typeintersect: allocation tuning for large UnionAll domain:types and dispatch Types, subtyping and method dispatch performance Must go faster
#54745 opened Jun 9, 2024 by N5N3 Loading…
finish implementation of upgradable stdlibs backport 1.11 Change should be backported to release-1.11
#54739 opened Jun 8, 2024 by vtjnash Draft
serialization: fix relocatability bug backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11
#54738 opened Jun 8, 2024 by vtjnash Loading…
specificity: ensure fast-path in sub/eq_msp handle missing UnionAll wrapper correctly. domain:types and dispatch Types, subtyping and method dispatch kind:bugfix This change fixes an existing bug
#54736 opened Jun 8, 2024 by N5N3 Loading…
Invalidate methods when binding is typed/const-defined domain:types and dispatch Types, subtyping and method dispatch performance Must go faster
#54733 opened Jun 7, 2024 by topolarity Draft
3 tasks
inlining: optimize and_int(x, true) and or_int(x, false) compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) kind:feature Indicates new feature / enhancement requests
#54731 opened Jun 7, 2024 by aviatesk Loading…
Track "permanently defined" status for bindings
#54728 opened Jun 7, 2024 by topolarity Loading…
Map instead of broadcast in Diagonal matrix functions domain:linear algebra Linear algebra
#54723 opened Jun 7, 2024 by jishnub Loading…
Add in place version of findall function status:triage This should be discussed on a triage call
#54722 opened Jun 7, 2024 by albertomercurio Loading…
Highlight repeated function calls in stack traces
#54714 opened Jun 6, 2024 by adrhill Loading…
Show repeating line in stacktrace in bold red
#54712 opened Jun 6, 2024 by xlxs4 Loading…
inference: allocate CodeInstance with inference results ASAP compiler:inference Type inference kind:don't squash Don't squash merge
#54709 opened Jun 6, 2024 by vtjnash Loading…
add support for indexing in @atomic macro domain:arrays [a, r, r, a, y, s] domain:atomics needs docs Documentation for this change is required needs news A NEWS entry is required for this change needs tests Unit tests are required for this change
#54707 opened Jun 6, 2024 by kalmarek Loading…
4 of 7 tasks
ProTip! Updated in the last three days: updated:>2024-06-09.