Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
JuliaLang/julia
Pull Requests
Commits
Open
Closed
Optimize `ptrhash` / `htable_t` implementation
#61406 opened 2026-03-25 13:12 by
topolarity
Add 'make' install info to contributing guide
#61404 opened 2026-03-24 16:46 by
nathanrboyer
Port `coverage.cpp` to C
#61403 opened 2026-03-24 16:18 by
topolarity
Make `SourceRef` contain `Ref{SourceFile}` instead of `SourceFile`
JuliaLowering
#61402 opened 2026-03-24 15:31 by
mlechu
Port GC alloc profiler + heap snapshot to C
#61401 opened 2026-03-24 15:27 by
topolarity
Re-write `engine.cpp` in C
#61400 opened 2026-03-24 13:54 by
topolarity
intrinsics: Implement arbitrary-width integer intrinsics in C
needs tests
#61399 opened 2026-03-24 03:07 by
topolarity
backticks: implement tilde expansion
#61397 opened 2026-03-23 18:49 by
StefanKarpinski
codegen: Propagate `ipo_purity_bits` to LLVM function attributes
performance
compiler:codegen
#61394 opened 2026-03-23 02:40 by
IanButterworth
adds zero-width-joiner input method
REPL
😃🍕 and other emoji
#61391 opened 2026-03-22 04:58 by
rokke-git
[RFC] Improve/clarify `versioninfo` output
#61390 opened 2026-03-21 18:53 by
christiangnrd
Dates: add _time_components helper to avoid redundant Time decomposition
#61389 opened 2026-03-21 15:01 by
adranka
Remove `definitely-initialized-vars`
compiler:lowering
#61387 opened 2026-03-21 00:48 by
mlechu
Add eager `flatten`, as an alternative to `vcat(x...)` for turning `Vector{Vector{T}}` into `Vector{T}`
arrays
feature
#61384 opened 2026-03-20 13:55 by
LilithHafner
[JuliaSyntax] Fix issues reported by JETLS
#61381 opened 2026-03-20 06:37 by
aviatesk
prevent `edit_move_right` from extending an active region
REPL
bugfix
#61378 opened 2026-03-20 00:36 by
matthias314
[JuliaLowering] Make `ccall`, `cglobal` identifiers, not `K"core"`
bugfix
JuliaLowering
#61372 opened 2026-03-19 17:08 by
mlechu
compiler: honor explicit leave targets
#61371 opened 2026-03-19 16:56 by
quinnj
Consistently use stdlib name as header for stdlibs in documentation
#61370 opened 2026-03-19 10:42 by
lgoettgens
WIP: runtime: Disallow `getfield` on UnionAll
#61367 opened 2026-03-19 07:24 by
Keno
subtype: Use svec for uncertain tvar envout
#61366 opened 2026-03-19 04:44 by
Keno
test: stop revise harness from tracking Core.Compiler (and thus fix `make test-revise-InteractiveUtils`)
#61365 opened 2026-03-19 01:15 by
DilumAluthge
JIT: link ccalls directly (removes DLSymOptimizer*)
#61363 opened 2026-03-18 23:03 by
xal-0
Fix field docstrings for `const` fields in mutable structs
#61360 opened 2026-03-18 14:49 by
mango766
core: support odd-bit primitive integers
#61359 opened 2026-03-18 14:35 by
fingolfin
[release 1.12] deps: bump LLVM to julia-18.1.7-5 for GCC 15 compat
#61353 opened 2026-03-18 07:19 by
jack-champagne
[release 1.12] build: add -include cstdint for GCC 15+ builds
#61352 opened 2026-03-18 07:17 by
jack-champagne
[macOS] Forward signals to pre-existing handlers
#61348 opened 2026-03-17 20:28 by
topolarity
Support `xsave` on Tremont
#61343 opened 2026-03-17 11:06 by
PatrickHaecker
[JuliaLowering] Refactor function desugaring
JuliaLowering
#61342 opened 2026-03-17 01:17 by
mlechu
Older