Skip to content

No labels!

There aren’t any labels for this repository quite yet.

πŸ˜ƒπŸ• and other emoji
πŸ˜ƒπŸ• and other emoji
backport 1.6
backport 1.6
Change should be backported to release-1.6
backport 1.8
backport 1.8
Change should be backported to release-1.8
backport 1.9
backport 1.9
Change should be backported to release-1.9
backport 1.10
backport 1.10
Change should be backported to the 1.10 release
backport 1.11
backport 1.11
Change should be backported to release-1.11
caching
caching
compiler:codegen
compiler:codegen
Generation of LLVM IR and native code
compiler:effects
compiler:effects
effect analysis
compiler:inference
compiler:inference
Type inference
compiler:interpreter
compiler:interpreter
compiler:latency
compiler:latency
Compiler latency
compiler:llvm
compiler:llvm
For issues that relate to LLVM
compiler:lowering
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
compiler:musl
compiler:musl
Support for musl linked binaries on linux instead of glibc
compiler:optimizer
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
compiler:plugins
compiler:plugins
compiler:precompilation
compiler:precompilation
Precompilation of modules
compiler:simd
compiler:simd
instruction-level vectorization
compiler:wasm
compiler:wasm
Related to WebAssembly (WASM) support
design
design
Design of APIs or of the language itself
docsystem
docsystem
The documentation building system
domain:arrays:sparse
domain:arrays:sparse
Sparse arrays
domain:arrays
domain:arrays
[a, r, r, a, y, s]
domain:artifacts
domain:artifacts
domain:atomics
domain:atomics
domain:bignums
domain:bignums
BigInt and BigFloat
domain:broadcast
domain:broadcast
Applying a function over a collection
domain:building
domain:building
Build system, or building Julia or its dependencies
domain:ci
domain:ci
Continuous integration