Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
JuliaLang/julia
Pull Requests
Commits
Open
Closed
[JuliaLowering] Treat GlobalRef like an identifier
JuliaLowering
#61410 opened 2026-03-25 18:43 by
mlechu
[REPLCompletions] Asynchronous tab completion
completions
#61409 opened 2026-03-25 18:06 by
xal-0
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
Make `SourceRef` contain `Ref{SourceFile}` instead of `SourceFile`
JuliaLowering
#61402 opened 2026-03-24 15:31 by
mlechu
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
prevent `edit_move_right` from extending an active region
REPL
bugfix
#61378 opened 2026-03-20 00:36 by
matthias314
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
add `tap` for side effects in pipelines
triage
feature
#61340 opened 2026-03-16 20:14 by
adienes
use indices instead of Refs in asyncmap: fixes correctness bug #60304
needs tests
#61339 opened 2026-03-16 17:12 by
aplavin
show: align type qualification
display and printing
#61334 opened 2026-03-15 21:07 by
aplavin
Older