Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Crystal Language

A language for humans and computers
Collective - Host: opensource - https://opencollective.com/crystal-lang - Website: https://crystal-lang.org/ - Code: https://github.com/crystal-lang/crystal

Allow macro calls on generic type receivers

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Reusing AST nodes in macro `#each`

github.com/crystal-lang/crystal - HertzDevil opened this issue 4 months ago
Enable runners from `runs-on.com` for Aarch64 CI

github.com/crystal-lang/crystal - straight-shoota opened this pull request 4 months ago
Skip OpenSSL spec on aarch64-linux-gnu

github.com/crystal-lang/crystal - straight-shoota opened this pull request 4 months ago
OpenSSL 1.1.1 is broken on aarch64-linux-gnu

github.com/crystal-lang/crystal - straight-shoota opened this issue 4 months ago
Add missing `@[Link(dll:)]` annotation to MPIR

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Native text encoding conversions

github.com/crystal-lang/crystal - HertzDevil opened this issue 4 months ago
Drop the non-release Windows compiler artifact

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Use Cygwin to build libiconv on Windows CI

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Use our own `libffi` repository on Windows CI

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Support Unicode 16.0.0

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Refactor Lifetime Event Loop

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 4 months ago
Changelog for 1.13.3

github.com/crystal-lang/crystal - straight-shoota opened this pull request 4 months ago
Changelog for 1.13.3

github.com/crystal-lang/crystal - straight-shoota opened this pull request 4 months ago
Remove TODO in `Crystal::Loader` on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Make `Crystal::IOCP::OverlappedOperation` abstract

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Fix `Process.exec` stream redirection on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Reduce CI usage

github.com/crystal-lang/crystal - straight-shoota opened this issue 4 months ago
Async DNS resolution on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Fix `Range#size` for unsigned edge cases

github.com/crystal-lang/crystal - straight-shoota opened this pull request 4 months ago
Add methods to `Crystal::EventLoop`

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 4 months ago
Fix: reinit event loop first after fork (UNIX)

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 4 months ago
Changelog for 1.14.0

github.com/crystal-lang/crystal - straight-shoota opened this pull request 4 months ago
Fix limit memory usage of `XML::Error.errors`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 4 months ago
Fix use global paths in macro bodies

github.com/crystal-lang/crystal - straight-shoota opened this pull request 4 months ago
Enable the interpreter on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Deprecate `::sleep(Number)`

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
EventLoop: direct epoll/kqueue integration

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 4 months ago
Support non-blocking `File#read_at` on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Add `Crystal::System::Addrinfo`

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Simplify `Socket::Addrinfo.getaddrinfo(&)`

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Adds initial support for external commands

github.com/crystal-lang/crystal - bcardiff opened this pull request 4 months ago
Allow `^` in constant numeric expressions

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Update REPLy version

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Drop `Crystal::FiberChannel`

github.com/crystal-lang/crystal - HertzDevil opened this pull request 4 months ago
Truncated quotient and remainder

github.com/crystal-lang/crystal - HertzDevil opened this issue 5 months ago
Emulate non-blocking `STDIN` console on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request 5 months ago
Implement `System::Group` on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request 5 months ago
Remove `XML::Error.errors`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 5 months ago
Nil assertion failed (NilAssertionError)

github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 5 months ago
`XML::Error.errors` leaks memory

github.com/crystal-lang/crystal - straight-shoota opened this issue 5 months ago
Implement `System::User` on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request 5 months ago
Add error handling for linker flag sub commands

github.com/crystal-lang/crystal - straight-shoota opened this pull request 5 months ago
Fix `crystal tool dependencies` filters for Windows paths

github.com/crystal-lang/crystal - straight-shoota opened this pull request 5 months ago
Fix `crystal tool dependencies` format flat

github.com/crystal-lang/crystal - straight-shoota opened this pull request 5 months ago
Fix `Expectations::Be` for module type

github.com/crystal-lang/crystal - straight-shoota opened this pull request 5 months ago
Update previous Crystal release 1.13.2

github.com/crystal-lang/crystal - straight-shoota opened this pull request 5 months ago
Merge `release/1.13`@1.13.2

github.com/crystal-lang/crystal - straight-shoota opened this pull request 5 months ago
Fix `SOURCE_DATE_EPOCH` in `Makefile.win`

github.com/crystal-lang/crystal - HertzDevil opened this pull request 5 months ago
Fix return type restriction for `ENV.fetch`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 5 months ago
Allow returning `Proc`s from top-level funs

github.com/crystal-lang/crystal - HertzDevil opened this pull request 5 months ago
use named arguments in spec methods

github.com/crystal-lang/crystal - kamil-gwozdz opened this pull request 5 months ago
Changelog for 1.13.2

github.com/crystal-lang/crystal - straight-shoota opened this pull request 5 months ago
Extract `select` from `src/channel.cr`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 5 months ago
Add support for Windows on aarch64

github.com/crystal-lang/crystal - HertzDevil opened this pull request 5 months ago
Add nodoc filter to doc type methods

github.com/crystal-lang/crystal - spuun opened this pull request 5 months ago