Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
JuliaLang/julia
Pull Requests
Commits
Open
Closed
Move MMTk binding code into main repo
#62054 opened 2026-06-10 06:01 by
qinsoon
Bump JuliaSyntaxHighlighting stdlib 4409eba → 52924c1
#62053 opened 2026-06-10 05:01 by
Keno
Revert "Add dynamic ASAN detection for RTLD_DEEPBIND / `dlopen` workarounds (#62043)"
revert
#62052 opened 2026-06-10 04:16 by
DilumAluthge
Bisect CI error on 1.13
DO NOT MERGE
#62049 opened 2026-06-09 16:29 by
KristofferC
strings: transcode(String, ::Vector{UInt8}) no longer empties the input
#62040 opened 2026-06-08 15:32 by
JohnCobbler
fix trim regression from AnyType change
#62037 opened 2026-06-08 15:01 by
vtjnash
jit: do not compile methods with different optlevel in the same llvm module
compiler:codegen
#62034 opened 2026-06-08 12:51 by
KristofferC
Change takestring!(::Any) to return AbstractString
status: waiting for PR reviewer
backport 1.13
#62033 opened 2026-06-08 06:32 by
jakobnissen
fix StringIndexError to use SubString indices (#55840)
#62030 opened 2026-06-06 23:57 by
JohnCobbler
fix some missing docstrings
docs
#62026 opened 2026-06-06 13:20 by
stevengj
add missing docstrings for Base.Order module
docs
sorting
#62025 opened 2026-06-06 12:41 by
stevengj
Allow byte-precise stacktraces
error messages
JuliaLowering
#62024 opened 2026-06-06 00:11 by
mlechu
uniform methods for `edit` and `less`
#62020 opened 2026-06-05 20:43 by
JeffBezanson
set: specialize allunique for strings
performance
strings
#62018 opened 2026-06-05 15:34 by
JohnCobbler
REPL: add docstrings for AbstractREPL, BasicREPL, LineEditREPL, StreamREPL
docs
REPL
#62016 opened 2026-06-05 08:20 by
JohnCobbler
Compiler: don't dynamic dispatch `widenconst`
#62015 opened 2026-06-05 04:17 by
Keno
subtype: don't classify abstract AnyType as a kind for dispatch caching
types and dispatch
bugfix
#62014 opened 2026-06-05 03:19 by
Keno
[JuliaLowering] Implement macro hygiene exemptions for some forms
JuliaLowering
#62013 opened 2026-06-04 23:48 by
mlechu
document/make public IteratorEltype and IteratorSize return types
docs
#62012 opened 2026-06-04 21:29 by
stevengj
cleanup math organization
maths
#62007 opened 2026-06-04 17:06 by
oscardssmith
clarify that `muladd` doesn't respect intermediate overflow
docs
maths
#62005 opened 2026-06-04 12:56 by
adienes
make `hash` match `==` for some compiler data structures
hashing
equality
#62004 opened 2026-06-04 12:36 by
adienes
Backports for 1.12.7
release
#62003 opened 2026-06-04 11:57 by
KristofferC
WIP: type system: Add TypeEgal kind
types and dispatch
#62001 opened 2026-06-04 07:57 by
Keno
gf: redesign specialization strategy
#61997 opened 2026-06-03 16:26 by
vtjnash
🤖 Bump StyledStrings stdlib a033d46 → 67c6b40
stdlib
#61995 opened 2026-06-03 14:23 by
DilumAluthgeBot
[JuliaLowering] Produce byte-precise `DebugInfo`
JuliaLowering
#61991 opened 2026-06-03 00:53 by
mlechu
Backports for 1.13.0-rc2
release
#61987 opened 2026-06-02 16:26 by
KristofferC
POC: Separate inference cache for `--trim`
#61983 opened 2026-06-02 02:26 by
topolarity
compiler: drop redundant statement copy in convert_to_ircode
#61982 opened 2026-06-02 00:30 by
gbaraldi
Older