Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Julia Language
Julia is a fast and user-friendly programming language for high-performance scientific computing.
Collective -
Host: numfocus -
https://opencollective.com/julialang
- Website: https://julialang.org/
- Code: https://github.com/JuliaLang/julia
github.com/JuliaLang/julia - 98e9af49325ce27560fbb50c607e27b06d192f23 authored over 1 year ago
To easy text styling, a "Face" type is introduced which bundles a
collection of stylistic attrib...
github.com/JuliaLang/julia - 0569c57befe7015c4ba66150c863e5888b5d222c authored over 1 year ago
github.com/JuliaLang/julia - 5aaff189acc1d229d05c42718b3ffa28f73b40f9 authored over 1 year ago
The previous S"" macro was essentially one giant for loop with a helper
function. When adding s...
This way should any styled printing occur, regardless of whether a REPL
session is started, it w...
This is just nicer to look at in the REPL
github.com/JuliaLang/julia - c214350944bfdb1e1dc9048cce8a3b1e393b28f4 authored over 1 year ago
When printing directly to stdout, there is a non-negligible overhead
compared to simply printing...
To make specifying StyledStrings easier, the @S_str macro is added to
convert a minimalistic sty...
github.com/JuliaLang/julia - f8192fe29c934a5d6422d9f3e83bd719df28c1b6 authored over 1 year ago
This allows for the construction of matches built on non-String
AbstractStrings.
These new types allow for arbitrary properties to be attached to regions
of an AbstractString or...
Printing StyledStrings is more complicated than using the printstyled
function as a Face support...
github.com/JuliaLang/julia - 7489a3190432d0a9e77372dd6b6801c3e1589238 authored over 1 year ago
github.com/JuliaLang/BugReporting.jl - 50caabab6bbdf040044bca8eb743c1cd95a30d80 authored over 1 year ago
Co-authored-by: Mosè Giordano <[email protected]>
Co-authored-by: Tim Besard <t...
github.com/JuliaLang/BugReporting.jl - 8002f33e522a7a4fb1c35255c5028ba5e28ad875 authored over 1 year ago
This fixes an assertion that might trigger if we run this pass on sysimg
modules.
github.com/JuliaLang/headscale.julialang.org - 54df4cc35809e77474f2f33f853452c1577eb4f0 authored over 1 year ago
github.com/JuliaLang/headscale.julialang.org - e3c949d02accfc2a3ccaa5bd5fafc538aa05defd authored over 1 year ago
Currently, Julia uses 2 different Float16 ABIs, depending on the host compiler used to
compile ...
github.com/JuliaLang/headscale.julialang.org - 4ee56292702c0b314582c4e8ddf29b5f668fc897 authored over 1 year ago
github.com/JuliaLang/julia - f8f573dc0ddb10a9ca33d3e624f6e806fb68afb3 authored over 1 year ago
This is required now once Distributed is not in the sysimage.
Fixes https://github.com/JuliaL...
github.com/JuliaLang/julia - 795d8d7a033cb711f5914b0da7587ab55edb0f39 authored over 1 year ago
String replacement with `@depot` when serializing out happens with any
paths that are located i...
Should fix the failures observed in JuliaLang/BugReporting.jl#141. Test
for this is in #51776 w...
This option is currently broken on nightly due to world age errors
github.com/JuliaLang/julia - cd8298400ff12c3a8b77d4eeb9415c9336c7305b authored over 1 year agogithub.com/JuliaLang/julia - 86305e3423b33ac80f186090a838d5ce22a01075 authored over 1 year ago
Consume the trailing ' in empty characters '' for better error recovery
when `ignore_errors=tru...
This avoid that these files are picked up during julia's build process,
and are instead only us...
This code path isn't currently used in Base, but is reached in external
abstract interpreters a...
Disallow some type combinations that don't make sense.
---------
Co-authored-by: Ben Baumg...
github.com/JuliaLang/julia - 8a889ffcd235ac75720205b0cd7446c9b66eb664 authored over 1 year ago
There is no bytes that overlap, so it is safe to use these without
needing to make an explicit ...
Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: ...
ccall was not creating roots for the contents of struct values which
contained roots on the sta...
github.com/JuliaLang/julia - 0b31e8b9e9c9093e88cc6610765cfccb21cde499 authored over 1 year ago
This allows `@nospecializeinfer` to be functional for `@overlay`ed
methods, making it more alig...
Add a "not your fault" hint to the fallback to flisp error
github.com/JuliaLang/JuliaSyntax.jl - b941fc083a524a063c53c24a9dad0d3461b85a03 authored over 1 year ago
With this, views of sparse/structured arrays are printed with dots as
well:
```julia
julia> D...
This was added in
https://github.com/JuliaLang/julia/pull/50105/files#diff-625b68d89f9d5b3eaa17...
When reading the documentation---and later, when I was doing an Exercism
example implementing t...
github.com/JuliaLang/julia - 214ac5185f5f6eb489fa6dbb0118508670f70d42 authored over 1 year ago
These variables missed being incremented
github.com/JuliaLang/julia - 2e54092e0ebda81422d1a8239ad6dc9a9516b0d5 authored over 1 year ago"Total order" -> "strict weak order".
github.com/JuliaLang/julia - a0f16291a6d265437cad4e3a5a674b7b52999d9d authored over 1 year agogithub.com/JuliaLang/julia - ac7eecb24a3f7ed952ecd5274d18e9d2407c0701 authored over 1 year ago
Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: ...
100: Bump actions/cache from 1 to 3 r=DilumAluthge a=dependabot[bot]
Bumps [actions/cache](http...
github.com/JuliaLang/BumpStdlibs.jl - 74a38c11d95fa79f9223db0f02327a6b9d5ea81e authored over 1 year agogithub.com/JuliaLang/julia - bbcbac9752ad54faf960fa26d2f105fc8ae7771e authored over 1 year ago
Loaded packages do not need explicit bindings, and the name
`MainInclude` does not need to be v...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](htt...
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.
- [Release notes](https://g...
Upgrade SuiteSparse to 7.2.1
Upgrade SparseArrays.jl to the latest master
---------
Co-au...
github.com/JuliaLang/julia - d5cde522e2274ea8dddd93c3ee224a1e5d7cfe96 authored over 1 year ago95: Update README.md r=DilumAluthge a=ViralBShah
97: Create dependabot.yml r=DilumAluthge a=V...
github.com/JuliaLang/BumpStdlibs.jl - 1710c42f1a7d0493063b7f3f54cc10afb49490fe authored over 1 year ago96: Update TagBot.yml r=DilumAluthge a=ViralBShah
Co-authored-by: Viral B. Shah <ViralBShah@u...
github.com/JuliaLang/BumpStdlibs.jl - 9ee9c2e61c22d52467c13bbfc55194c5ead1e26c authored over 1 year ago98: Short-term fix to the docs r=DilumAluthge a=DilumAluthge
Co-authored-by: Dilum Aluthge <d...
github.com/JuliaLang/BumpStdlibs.jl - f44bb55bc2144d2454f8882ec7c80852d7495d0c authored over 1 year agogithub.com/JuliaLang/BumpStdlibs.jl - 7d44532d7b6dfc635e3fe02ab8a1bd30289225b7 authored over 1 year ago
github.com/JuliaLang/julia - 6ec149f3b19a0d1ba597ee20780856cd5ae31867 authored over 1 year ago
This PR slightly modifies the docstring for the second method defined
for `error`, as the docst...
Co-authored-by: Sebastian Pfitzner <[email protected]>
github.com/JuliaLang/JuliaSyntax.jl - e621db48cc08bc87a6c7b90060f30c05945b7bda authored over 1 year agogithub.com/JuliaLang/BumpStdlibs.jl - 9ca64c0edf3dd97afe69f75c5e0ea5d6c311df9a authored over 1 year ago
github.com/JuliaLang/BumpStdlibs.jl - 00ece6cc9048a66583937715097aea8fa48a2107 authored over 1 year ago
github.com/JuliaLang/BumpStdlibs.jl - f1e39e8f0389bf1fe5e254e93077228f453a9806 authored over 1 year ago
github.com/JuliaLang/JuliaSyntax.jl - 33cdcbecc22a4e30cb1e18c2db17bf504eaa23f1 authored over 1 year ago
github.com/JuliaLang/headscale.julialang.org - 94dcd00df55cc5686d3f68f3bcf608cc2a0ca2dd authored over 1 year ago
github.com/JuliaLang/headscale.julialang.org - 087e0f35daf63829d2c56b9bb646fd1e88316164 authored over 1 year ago
Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: ma...
github.com/JuliaLang/headscale.julialang.org - 566f262bb18a7b2a9ac01f10e1433a04c326e7f5 authored over 1 year ago
What caught me out in https://github.com/JuliaLang/julia/issues/51620
github.com/JuliaLang/julia - 258ac4614f589cb46436c12b2fa12030efd0cca3 authored over 1 year agogithub.com/JuliaLang/julia - 0c4af3288e8a4aab71c39b6ee5174964101e0704 authored over 1 year ago
IRTools.jl currently tries to use `ReturnNode()` to model unreachable
block terminators but it ...
This leverages the support from #51590 to delete any try catch block
that is known not to be tr...
For upgradeable stdlibs we need versions numbers,
let's add them now instead of after excision.
On master, `combine_styles(bc::Broadcasted)` calls
`BroadcastStyle(typeof(bc))`, which seems bad...
github.com/JuliaLang/JuliaSyntax.jl - 3621603f623e3e3fbc6586afce020f5a0d4e833a authored over 1 year ago
It's similar to what we have with `getrf!` / `geqrf!` and the vectors
`ipiv` / `tau`.
github.com/JuliaLang/Distributed.jl - fd9d120e90a31a9c50aa7a360a108227aa55f212 authored over 1 year ago
Add a README
github.com/JuliaLang/Distributed.jl - 281b9e12b55818b9adaa4dc251dd482e7064e5dc authored over 1 year agoCo-authored-by: Daniel Karrasch <[email protected]>
github.com/JuliaLang/julia - b050af1e9ead3cf8c3e45a5c3f43b5dfac51b60f authored over 1 year agogithub.com/JuliaLang/julia - 1911c006baed8ffb5bfe4344cbd8345dd1652f51 authored over 1 year ago
These can't be synthesized automatically because the implementation uses mutation in a mix of lo...
github.com/JuliaLang/julia - a3effa97ee800fe0e14e2adf47f5428fb9c9cb73 authored over 1 year agoThis PR updates the `for` loop documentation in the manual, in two ways:
1. It moves the info...
github.com/JuliaLang/julia - 325080477039ae6d862348da85c6f687153e34b0 authored over 1 year ago
This seemed like an omission from that section, in the paragraph listing
syntaxes that mutate a...
This ensures that the compiler may generate calls to these functions.
github.com/JuliaLang/julia - 42fb22e23710775c0cf1231a395094dcbccb6b6c authored over 1 year ago
We didn't used to see these because :boundscheck in statement position
would always taint consi...
github.com/JuliaLang/julia - 8a847d520c22a2d854a95a03819443025daa2f27 authored over 1 year ago
Fix https://github.com/JuliaLang/julia/issues/51194
This PR fixes a regression introduced in
...
github.com/JuliaLang/julia - 71872d134a7adb88e0383151dfd0d4810b49e443 authored over 1 year ago
github.com/JuliaLang/julia - a045313e6a4df196f8b5ea71938fa7d77ab52c17 authored over 1 year ago
github.com/JuliaLang/Distributed.jl - 3d75c3ab3a8794dd1d17d2d73ad9f66331d42ff5 authored over 1 year ago
github.com/JuliaLang/Distributed.jl - 7047c4d1e96f74999752a04aef37b0e70d45a85d authored over 1 year ago
Add GHA CI
github.com/JuliaLang/Distributed.jl - 44365df12925ec9e007fa784ca05dba05a29a44d authored over 1 year agogithub.com/JuliaLang/Distributed.jl - dfba78fa21de327a6eb651c2fdae3c3c20cf476f authored over 1 year ago
Previous link is dead link
---------
Co-authored-by: Kristoffer Carlsson <kcarlsson89@gmai...
github.com/JuliaLang/julia - 64a127d6d05d4509e9c5e9862f081b4ef7048df7 authored over 1 year ago
This should be NFC and is intended to allow the optimizer to delete
:enter statements (by repla...
Fixes https://github.com/JuliaLang/TOML.jl/issues/52
github.com/JuliaLang/julia - 8180240a5e3cef039e575e425c46334d16c1bf94 authored over 1 year agogithub.com/JuliaLang/julia - 72779b53061e2bac430e02f4b76c9d28c8c86fe1 authored over 1 year ago
Unlike rsplit, this iterator returns split substrings right to left, but
other- wise it behaves...
github.com/JuliaLang/julia - 342e39433c6f28ce0cbf7b6ad5478ab8a8ac2031 authored over 1 year ago
github.com/JuliaLang/julia - abf5d9e8062dd338e55962f411d2e24652e20015 authored over 1 year ago
Co-authored-by: Mosè Giordano <[email protected]>
github.com/JuliaLang/julia - 1abafe85b2c51417dc145c90e8dde72485293b6c authored over 1 year ago