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

Fix query runtime version of LLVM

github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 days ago
Add `LLVM.version`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 days ago
RFC 2: Skeleton for ExecutionContext

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 9 days ago
Update cygwin/cygwin-install-action action to v5

github.com/crystal-lang/crystal - renovate[bot] opened this pull request 10 days ago
RFC 2: Queues

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 11 days ago
[CI] Add build shards to `mingw-w64` workflow

github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 days ago
Update previous Crystal release 1.15.0

github.com/crystal-lang/crystal - straight-shoota opened this pull request 13 days ago
Add nanosecond precision to `File.utime` on Unix

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 15 days ago
Update distribution-scripts

github.com/crystal-lang/crystal - straight-shoota opened this pull request 16 days ago
Merge `release/1.14`@1.14.1

github.com/crystal-lang/crystal - straight-shoota opened this pull request 17 days ago
Update REPLy version

github.com/crystal-lang/crystal - oprypin opened this pull request 18 days ago
Update XCode 15.3.0 in circleci

github.com/crystal-lang/crystal - straight-shoota opened this pull request 18 days ago
Changelog for 1.14.1

github.com/crystal-lang/crystal - straight-shoota opened this pull request 19 days ago
File.match? has an issue with paths

github.com/crystal-lang/crystal - wolfgang371 opened this issue 22 days ago
Bump NOTICE copyright year

github.com/crystal-lang/crystal - straight-shoota opened this pull request 23 days ago
Include libevent.a as part of bundle

github.com/crystal-lang/crystal - hholst80 opened this issue about 1 month ago
Handle properly stringifying multiline macro expressions

github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request about 1 month ago
Add `MacroIf#is_unless?` AST node method

github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request about 1 month ago
RFC 2: ExecutionContext

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 month ago
Fix: EventLoop::Polling::FiberEvent [fixup #14996]

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 month ago
Add `Thread::LinkedList#each` to safely iterate lists

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 month ago
Explicit exit from main

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 month ago
Add `Thread#internal_name=`

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 month ago
Improve `Crystal::Tracing`

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 month ago
Add `Process::Status#system_exit_status`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 month ago
Fix: Cleanup nodes in `Thread::LinkedList(T)#delete`

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 month ago
Add `:showdoc:` directive (RFC #11)

github.com/crystal-lang/crystal - nobodywasishere opened this pull request about 1 month ago
Update distribution-scripts

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 month ago
Update shards 0.19.0

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 month ago
Redefine `Process::Status#signal_exit?`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 month ago
Refactor simplify `Process::Status#exit_reason` on Unix

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 month ago
Incorrect `ASTNode#to_s` representation

github.com/crystal-lang/crystal - Blacksmoke16 opened this issue about 1 month ago
Change `Process::Status#to_s` to hex format on Windows

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 month ago
Add `Process::Status#exit_signal?`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 month ago
Improve `Process::Status#to_s` for abnormal exits on Windows

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 month ago
Fix: Make `Crystal::EventLoop#remove(io)` a class method

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 month ago
Serialise to YAML with comments

github.com/crystal-lang/crystal - BigBoyBarney opened this issue about 1 month ago
Fix `Process::Status` for unknown signals

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 month ago
`Enum#member_name` should be exposed as public API

github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 month ago
Fix: register GC callbacks inside `GC.init`

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 month ago
Changelog for 1.15.0

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 month ago
Simplify Crypto::BCrypt

github.com/crystal-lang/crystal - ysbaddaden opened this issue about 1 month ago
Make `Enum` an abstract struct

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 month ago
Use empty prelude for compiler tools specs

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 month ago
Add `Crypto::Bcrypt::Password#==`

github.com/crystal-lang/crystal - jgaskins opened this pull request about 1 month ago
Discussing `ExitReason::Aborted`

github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 month ago
Add `Process::Status#abnormal_exit?`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Update msys2/setup-msys2 action to v2.26.0

github.com/crystal-lang/crystal - renovate[bot] opened this pull request about 2 months ago
IPv6 scoped link-local addresses (RFC4007)

github.com/crystal-lang/crystal - foxxx0 opened this issue about 2 months ago
implement IPv6 scoped addresses (RFC4007)

github.com/crystal-lang/crystal - foxxx0 opened this pull request about 2 months ago
Add CSV.parse - Support Headers

github.com/crystal-lang/crystal - Zeljko-Predjeskovic opened this pull request about 2 months ago
Adjust definition of `ExitReason::Aborted`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Redefine `Process::Status#normal_exit?` on Windows

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Refactor use of `Process::Status#exit_code` to `#exit_code?`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago