-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Pull requests: JuliaLang/julia
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
REPL: delay compilation in macros like Julia's REPL (Read Eval Print Loop)
tooling
@time
to avoid the need for @eval
REPL
#58015
opened Apr 4, 2025 by
IanButterworth
•
Draft
WIP: support finalizers in trimming
trimming
Issues with trimming functionality or PR's relevant to its performance/functionality
#58014
opened Apr 4, 2025 by
JeffBezanson
•
Draft
Re-enable tab completion of kwargs for large method tables
completions
Tab and autocompletion in the repl
REPL
Julia's REPL (Read Eval Print Loop)
#58012
opened Apr 4, 2025 by
mbauman
Loading…
Remove try-finally scope from Change should be backported to the 1.10 release
backport 1.11
Change should be backported to release-1.11
backport 1.12
Change should be backported to release-1.12
observability
metrics, timing, understandability, reflection, logging, ...
@time_imports
@trace_compile
@trace_dispatch
backport 1.10
#58011
opened Apr 4, 2025 by
IanButterworth
Loading…
Fix incorrect result for Base.invmod(<:Signed, <:Unsigned)
#58010
opened Apr 4, 2025 by
alexp616
Loading…
Backports for 1.12.0-beta2
release
Release management and versioning.
#58009
opened Apr 4, 2025 by
KristofferC
Loading…
3 of 38 tasks
manual: methods: new section on avoiding ambiguity: "playing nicely"
docs
This change adds or pertains to documentation
#58005
opened Apr 3, 2025 by
nsajko
Loading…
Excise JuliaHighighting, StyledStrings from stdlib and Removal of code from Base or the repository
latency
Latency
AnnotatedX
from Base
excision
#58001
opened Apr 3, 2025 by
KristofferC
Loading…
Forward [a, r, r, a, y, s]
to_shape
for AbstractOneTo
to Integer
method
arrays
#57990
opened Apr 2, 2025 by
jishnub
Loading…
much faster code-coverage for packages
backport 1.12
Change should be backported to release-1.12
code coverage
#57988
opened Apr 2, 2025 by
vtjnash
Loading…
Run Compiler tests in parallel for
Pkg.test
, continued
#57987
opened Apr 2, 2025 by
serenity4
Loading…
Avoid most boxes in precompilation code
backport 1.12
Change should be backported to release-1.12
invalidations
#57986
opened Apr 2, 2025 by
KristofferC
Loading…
WIP / RFC: Define IO reading interface
design
Design of APIs or of the language itself
io
Involving the I/O subsystem: libuv, read, write, etc.
#57982
opened Apr 2, 2025 by
jakobnissen
•
Draft
4 tasks
reduce allocations for string(::IEEEFloat)
performance
Must go faster
#57977
opened Apr 1, 2025 by
oscardssmith
Loading…
Fix REPL.ends_with_semicolon bug
needs tests
Unit tests are required for this change
#57974
opened Apr 1, 2025 by
PallHaraldsson
Loading…
Add builtin functions _module_import, _module_using
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
modules
#57965
opened Mar 31, 2025 by
xal-0
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.