Ecosyste.ms: OpenCollective

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

github.com/crystal-lang/crystal

The Crystal Programming Language
https://github.com/crystal-lang/crystal

Add `Log#emit` for dynamic log level for events

jgaskins opened this pull request 2 months ago
Improve man and shell completion for tools

Blacksmoke16 opened this pull request 2 months ago
Let crystal play server print a hyperlink.

hugopl opened this pull request 2 months ago
Fix various typos

kojix2 opened this pull request 2 months ago
Add `Colorize::Object#print`

devnote-dev opened this issue 2 months ago
Should ECR provide support for escaping rendered output?

robacarp opened this issue 2 months ago
Support building from a MinGW-w64-based compiler

HertzDevil opened this pull request 2 months ago
Fix `find-llvm-config` to ignore `LLVM_CONFIG`'s escape sequences

HertzDevil opened this pull request 2 months ago
Add a "prefill" method to IO::Buffered with read buffering

spuun opened this issue 2 months ago
Drop the static LLVM libraries on Windows CI

HertzDevil opened this pull request 2 months ago
`File.info?` on a directory path to file breaks on Windows

HertzDevil opened this issue 2 months ago
Complex numbers division error

SlayerShadow opened this issue 2 months ago
Update previous Crystal release 1.14.0

straight-shoota opened this pull request 2 months ago
Basic MinGW-w64 cross-compilation support

HertzDevil opened this pull request 2 months ago
Add `uri/json` to `docs_main`

straight-shoota opened this pull request 2 months ago
Replace uses of `AliasType#types?` by `Type#lookup_name`

straight-shoota opened this pull request 2 months ago
Fix `TopLevelVisitor` adding existing `ClassDef` type to current scope

straight-shoota opened this pull request 3 months ago
Cyclic references in the type hierarchy

straight-shoota opened this issue 3 months ago
Fix `crystal tool unreachable` & co visiting circular hierarchies

straight-shoota opened this pull request 3 months ago
Revert "Add nodoc filter to doc type methods (#14910)"

straight-shoota opened this pull request 3 months ago
Allow method overloads for `enum` members

jgaskins opened this issue 3 months ago
Add OSSF Scorecard GH Action and badge to README

CyrilBaah opened this issue 3 months ago
`crystal tool unreachable` support for specs

devnote-dev opened this issue 3 months ago
Add `Socket::Address.from` without `addrlen`

mamantoha opened this pull request 3 months ago
Implement `codecov` format for `unreachable` tool

Blacksmoke16 opened this pull request 3 months ago
Add `codecov` format support to the `unreachable` command

Blacksmoke16 opened this issue 3 months ago
Better handling of Hash with default block but of the wrong type

Blacksmoke16 opened this issue 3 months ago
Illegal instruction when using libssl

j-m-harris opened this issue 3 months ago
Include generics in docs

spuun opened this pull request 3 months ago
Fix copy-paste-typo in spec describe

spuun opened this pull request 3 months ago
Missing inherited methods sections

Blacksmoke16 opened this issue 3 months ago
Update GH Actions

renovate[bot] opened this pull request 3 months ago
Add `SemanticVersion.valid?` & `SemanticVersion.parse?`

devnote-dev opened this pull request 3 months ago
Fix first doc comment inside macro yield

RX14 opened this pull request 3 months ago
Add getters for option in InvalidOption and MissingOption classes

kojix2 opened this pull request 3 months ago
Fix main stack top detection on musl-libc

HertzDevil opened this pull request 3 months ago
Update specs to run with IPv6 support disabled

Blacksmoke16 opened this pull request 3 months ago
Stack size of non-main threads on POSIX

HertzDevil opened this issue 3 months ago
Increase memory for stdlib CI runners from runs-on to 16GB

straight-shoota opened this pull request 3 months ago
Fix race condition in `pthread_create` handle initialization

HertzDevil opened this pull request 3 months ago
Fix undefined behavior in interpreter mixed union upcast

HertzDevil opened this pull request 3 months ago
Mixed union upcast is broken in interpreter on Alpine Linux

HertzDevil opened this issue 3 months ago
Assume `getrandom` on Linux

ysbaddaden opened this pull request 3 months ago
Add `Iterator(T).empty`

spuun opened this pull request 3 months ago
Add `Iterator(T).empty`

spuun opened this issue 3 months ago
Do not over-commit fiber stacks on Windows

HertzDevil opened this pull request 3 months ago
Add missing return type of `LibC.VirtualQuery`

HertzDevil opened this pull request 3 months ago
Fix Linux `getrandom` failure in interpreted code

HertzDevil opened this pull request 3 months ago
getrandom.cr fails in Alpine under Docker (crystal 1.13.2)

jadonk opened this issue 3 months ago
Unable to run compiler or stdlib specs with IPv6 disabled

Blacksmoke16 opened this issue 3 months ago
Update `DeallocationStack` for Windows context switch

HertzDevil opened this pull request 3 months ago
Strings should be limited to a single line by default

nobodywasishere opened this issue 3 months ago
Restrict CI runners from runs-on to 8GB

straight-shoota opened this pull request 3 months ago
CI failure: Recursion while initializing class variables and/or constants

straight-shoota opened this issue 3 months ago
Invalid memory access in Windows CI

straight-shoota opened this issue 3 months ago
Add documentation about synchronous DNS resolution

straight-shoota opened this pull request 3 months ago
Cache `Exception::CallStack.empty` to avoid repeat `Array` allocation

straight-shoota opened this pull request 3 months ago
Cosmopolitan port

fithisux opened this issue 3 months ago
Add `NamedTuple#reverse_merge`

stephannv opened this issue 3 months ago
Extract `deploy_api_docs` job into its own Workflow

straight-shoota opened this pull request 3 months ago
Fix compiler artifact name in WindowsCI

straight-shoota opened this pull request 3 months ago
Add `SemanticVersion.valid?` and `SemanticVersion.parse?`

devnote-dev opened this issue 3 months ago
The file `NUL` does not exist on Windows

HertzDevil opened this issue 3 months ago
Error when trying to build aarch64 with LLVM 12 and below

straight-shoota opened this pull request 3 months ago
Add `Exception::CallStack.empty`

straight-shoota opened this pull request 3 months ago
Update previous Crystal release 1.13.3

straight-shoota opened this pull request 3 months ago
Add `Char#==(other : String)`

nobodywasishere opened this issue 3 months ago
Faster floating-point finiteness checks

HertzDevil opened this issue 3 months ago
Merge `release/1.13`@1.13.3

straight-shoota opened this pull request 3 months ago
Bug when assigning variable inside block in while

beta-ziliani opened this issue 3 months ago
Allow macro calls on generic type receivers

HertzDevil opened this pull request 3 months ago
Fix `Slice.literal` for multiple calls with identical signature

HertzDevil opened this pull request 3 months ago
Reusing AST nodes in macro `#each`

HertzDevil opened this issue 3 months ago
Enable runners from `runs-on.com` for Aarch64 CI

straight-shoota opened this pull request 3 months ago
Skip OpenSSL spec on aarch64-linux-gnu

straight-shoota opened this pull request 3 months ago
OpenSSL 1.1.1 is broken on aarch64-linux-gnu

straight-shoota opened this issue 3 months ago
Exclude the execution of specific examples in `crystal spec`

straight-shoota opened this issue 3 months ago
Add missing `@[Link(dll:)]` annotation to MPIR

HertzDevil opened this pull request 3 months ago
Avoid unwinding the stack on hot path in method call lookups

ggiraldez opened this pull request 3 months ago
Native text encoding conversions

HertzDevil opened this issue 3 months ago
Drop the non-release Windows compiler artifact

HertzDevil opened this pull request 3 months ago
Use Cygwin to build libiconv on Windows CI

HertzDevil opened this pull request 3 months ago
Use our own `libffi` repository on Windows CI

HertzDevil opened this pull request 3 months ago
Support Unicode 16.0.0

HertzDevil opened this pull request 3 months ago
Refactor Lifetime Event Loop

ysbaddaden opened this pull request 3 months ago
Only enable IOCP notifications in `Process#wait`, not `.new`

HertzDevil opened this pull request 3 months ago
bsearch return unexpected value when using less or equal test

SlimBenAmor opened this issue 3 months ago
Invalid memory access (signal 11) at address 0x20

Sija opened this issue 3 months ago
Reduce calls to `Crystal::Type#remove_indirection` in module dispatch

HertzDevil opened this pull request 3 months ago
Changelog for 1.13.3

straight-shoota opened this pull request 3 months ago
Changelog for 1.13.3

straight-shoota opened this pull request 3 months ago
Incorrect function args when yield used in argument list

RX14 opened this issue 3 months ago
Remove TODO in `Crystal::Loader` on Windows

HertzDevil opened this pull request 4 months ago
Make `Crystal::IOCP::OverlappedOperation` abstract

HertzDevil opened this pull request 4 months ago
Fix `Process.exec` stream redirection on Windows

HertzDevil opened this pull request 4 months ago