Skip to content

Pull requests: JuliaLang/julia

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

Pull requests list

Update docs of IdSet type using the Markdown style
#57350 opened Feb 10, 2025 by singularitti Loading…
docs: fix-up world-age handling for META access
#57349 opened Feb 10, 2025 by topolarity Loading…
lowering: Only try to define the method once
#57346 opened Feb 10, 2025 by Keno Loading…
Add missing type asserts when taking the queue out of the task struct merge me PR is reviewed. Merge when all tests are passing
#57344 opened Feb 10, 2025 by gbaraldi Loading…
trimming: make sure to fail / warn on Expr(:call, ...) backport 1.12 Change should be backported to release-1.12 trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57342 opened Feb 10, 2025 by topolarity Loading…
bpart: When backdating replace the entire bpart chain
#57341 opened Feb 10, 2025 by Keno Loading…
MethodError prints "anonymous function" for anonymous functions error messages Better, more actionable error messages
#57340 opened Feb 10, 2025 by Bumblebee00 Loading…
Print a tip in MethodError error messages Better, more actionable error messages
#57339 opened Feb 10, 2025 by Bumblebee00 Loading…
Supporting sticky (generational) immix GC: MMTK MMTK GC integration
#57327 opened Feb 10, 2025 by udesou Draft
internals: add _defaultctor function for defining ctors backport 1.12 Change should be backported to release-1.12 compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#57317 opened Feb 9, 2025 by vtjnash Loading…
Implement resizefirst! arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests triage This should be discussed on a triage call
#57313 opened Feb 8, 2025 by Tortar Loading…
Add a function jl_gc_notify_thread_yield before a thread yields for GC GC: MMTK MMTK GC integration
#57297 opened Feb 7, 2025 by qinsoon Loading…
Introduce non moving allocation GC: MMTK MMTK GC integration
#57296 opened Feb 7, 2025 by qinsoon Loading…
Support moving GCs in MMTk GC: MMTK MMTK GC integration
#57294 opened Feb 6, 2025 by qinsoon Draft
5 tasks
Fix getfield_tfunc when order or boundscheck is Vararg bugfix This change fixes an existing bug compiler:inference Type inference
#57293 opened Feb 6, 2025 by xal-0 Loading…
Documentation for MemoryRef arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation
#57286 opened Feb 6, 2025 by Priynsh Loading…
prevent unnecessary hash collisions for Pair collections Data structures holding multiple items, e.g. sets hashing
#57285 opened Feb 6, 2025 by nsajko Loading…
prevent unnecessary hash collisions for Tuple collections Data structures holding multiple items, e.g. sets hashing
#57282 opened Feb 6, 2025 by nsajko Loading…
ProTip! Follow long discussions with comments:>50.