Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
JuliaLang/julia
Pull Requests
Commits
Open
Closed
make `Meta-e` work for editors defined with `wait=false`
#60887 opened 2026-01-31 01:03 by
matthias314
Generalized meta system for arguments
#60886 opened 2026-01-30 17:00 by
vchuravy
avoid a `Core.Box` in JuliaLowering `_calldecl_positionals`
merge me
JuliaLowering
#60885 opened 2026-01-30 14:09 by
KristofferC
Add unsafe_shl/shr/lshr intrinsics without bounds checking
feature
#60884 opened 2026-01-30 11:57 by
Cvikli
[JuliaLowering] Recognize `(tryfinally _ _ scope)` form
merge me
JuliaLowering
#60881 opened 2026-01-30 02:18 by
mlechu
[JuliaLowering] Fix destructured arg handling, improve error messages
merge me
JuliaLowering
#60880 opened 2026-01-29 23:50 by
mlechu
codegen: Add NewSink LLVM pass for instruction sinking
compiler:codegen
needs pkgeval
#60879 opened 2026-01-29 23:07 by
gbaraldi
merge the three methods of `error` into a single method
error handling
merge me
#60878 opened 2026-01-29 21:49 by
nsajko
Support IJulia in `artifact_str`
#60877 opened 2026-01-29 19:54 by
JamesWrigley
test/Artifacts: add missing test deps for Artifacts
test
stdlib
backport 1.10
backport 1.12
backport 1.13
#60872 opened 2026-01-29 14:00 by
inkydragon
Fix pkgimages CLI error message to include 'existing' option
#60870 opened 2026-01-29 07:02 by
riazation42
Fix chapter title and code block rendering
docs
#60869 opened 2026-01-29 06:46 by
andreeco
Update mmtk 0.31.2
#60866 opened 2026-01-29 01:00 by
qinsoon
Markdown: fix text field of Link to be a Vector
markdown
#60863 opened 2026-01-28 23:00 by
fingolfin
docs: put all bit operations together in one place
docs
#60862 opened 2026-01-28 22:46 by
fingolfin
Add (u)int128_str to list of non-standard string literals
docs
#60860 opened 2026-01-28 22:42 by
fingolfin
docs: clarify 'using A, B' semantics
docs
#60856 opened 2026-01-28 20:33 by
fingolfin
Test suite: Try `JULIA_TEST_HTTPBINGO_SERVER`, if it is defined
#60855 opened 2026-01-28 20:03 by
DilumAluthge
Compiler: use inline Const storage in RTEffects
#60853 opened 2026-01-28 18:33 by
gbaraldi
Compiler: optimize scan_specified_partitions
#60852 opened 2026-01-28 18:29 by
gbaraldi
add regression tests that stdlibs are empty of `Core.Box`
test
#60848 opened 2026-01-28 11:45 by
KristofferC
docs: remove Base.require from manual
docs
#60845 opened 2026-01-28 09:22 by
fingolfin
Fix JuliaSyntax error handling for invalid dotted operators
#60843 opened 2026-01-28 04:43 by
riazation42
Fix "applicable method may be too new" error on @activate Compiler
bugfix
#60841 opened 2026-01-28 00:03 by
xal-0
`release-1.11`: Set VERSION to 1.11.9
release
#60840 opened 2026-01-27 22:22 by
DilumAluthge
REPL: Fix Ctrl-A behavior after multiline history recall
#60838 opened 2026-01-27 17:12 by
deepeshraghav
Clean up Base.runtests failure print
#60837 opened 2026-01-27 17:12 by
IanButterworth
Add sizehint for IdDict constructor with iterator
#60836 opened 2026-01-27 16:27 by
ameligrana
Compiler: add smalltags for IR node types and optimize _useref_getindex
latency
#60831 opened 2026-01-26 18:24 by
gbaraldi
Fix `big(x::BigFloat)` doesn't reset the precision of `x`
needs tests
bignums
minor change
#60830 opened 2026-01-26 17:55 by
lvlte
Older