Do not follow this link

~ninjin/julia-nix

nix: sourcehut build service manifests
nix: Development environment

Works with dependencies provided by Binary Builder, but needs to be
extended to build dependencies from source.
nix: Patch pre-built binary dependencies from BB
nix: Alternative README for fork
3794f9a3 — Valentin Churavy 3 years ago
mark julia.write_barrier readonly on argument (#39742)

889ef65d — DilumAluthgeBot 3 years ago
🤖 Bump the Pkg stdlib from 252e8950 to 9f7eaa36 (#42249)

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
33d5293a — DilumAluthgeBot 3 years ago
🤖 Bump the Statistics stdlib from 54f9b0d to 74897fe (#42250)

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
72425df7 — Jameson Nash 3 years ago
lowering: copy expand-if optimization to expand-while (#42194)

Co-authored-by: Simeon Schaub <simeondavidschaub99@gmail.com>
e126fcde — Valentin Churavy 3 years ago
[LLVM][PM] Make LowerSIMDLoop NewPM compatible (#40884)

* [LLVM][PM] Make LowerSIMDLoop NewPM compatible
* [LLVM][PM] Make DemoteFloat16 NewPM compatible
* [LLVM][PM] Make MulAdd NewPM compatible
* [LLVM][PM] Make RemoveNI NewPM compatible
86184db3 — Eric Hanson 3 years ago
Clarify `mkpath` docstring (#42160)

Co-authored-by: Curtis Vogt <curtis.vogt@gmail.com>

Co-authored-by: Curtis Vogt <curtis.vogt@gmail.com>
fd7bc03e — Valentin Churavy 3 years ago
Merge pull request #42237 from JuliaLang/vc/rm_patch

[LLVM] Remove patch that is part of LLVM 13-rc3
4c90ed96 — Jeff Bezanson 3 years ago
Merge pull request #42172 from JuliaLang/jn/42168

fix collect on stateful iterators
60423e22 — Jeff Bezanson 3 years ago
precompile methods marked ccallable (#42153)

8db1d890 — Simeon Schaub 3 years ago
fix #42220: macro hygiene with unary `::` (#42221)

68e08136 — Jameson Nash 3 years ago
fix collect on stateful iterators

Generalization of #41919
Fixes #42168
4a048d31 — Jameson Nash 3 years ago
bootstrapping: optimize compiler during warmup phase
cb5a5bce — Jameson Nash 3 years ago
inference: remove code that relies upon inferring the output type

Recursing into inference may be unreliable during inference.
8f0b17b3 — Jameson Nash 3 years ago
test: make errorshow test more robust
2f47dae3 — Elliot Saba 3 years ago
Move `SHA` to be an external stdlib (#41370)

For the past few years, we have had `SHA` as a vendored copy, however
improvements have been made both to the vendored copy here in base as
well as to the registered copy living within `JuliaCrypto`.  This
eliminates the vendored copy and sets `SHA` up as an external stdlib
just like `Pkg`, `Tar`, and all of their friends, as well as merges the
improvements made to both into the external repository.
5fb27b2c — Valentin Churavy 3 years ago
Merge pull request #42238 from JuliaLang/vc/distributed_rr

[Distributed] make nextproc use atomic operations
Next
Do not follow this link