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

Adding TSort support

github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
Update previous Crystal release 1.11.0

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Adding Prime support

github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
About &.

github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
Fix `options` parameter for `String#split`, `#scan`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Is Class superclass correct?

github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
+222 49351353

github.com/crystal-lang/crystal - ladibahmed opened this issue about 1 year ago
Adding Marshal support

github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
Match options overridden

github.com/crystal-lang/crystal - Blacksmoke16 opened this issue about 1 year ago
Enhance docs for `Int#downto`

github.com/crystal-lang/crystal - jkthorne opened this pull request about 1 year ago
CI failed on my fork

github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
make std_spec fails on b8a24e7d9

github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
Flatten buffer growth algorithms

github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
Move most of spec runner's state into `Spec::CLI`

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Fix OpenSSL error handling for EOF (support for OpenSSL 3.2)

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Support for OpenSSL 3.2.0

github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
Add `WaitGroup` synchronization primitive

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Update GH Actions

github.com/crystal-lang/crystal - renovate[bot] opened this pull request about 1 year ago
Add `unreachable` options to manpage

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Fix formatting in manpage

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Add optimization levels to manpage

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Allow calling `#[]=` with a block using method syntax

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Improvements for `github-changelog` script

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Changelog for 1.11.0

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Fix compiler error message for invalid source file

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Add `Crystal::Repl::Value#runtime_type`

github.com/crystal-lang/crystal - bcardiff opened this pull request about 1 year ago
Crystal Wasm Support

github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
Fix interpreter specs on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Do not use `pointerof(Path)` in the standard library

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Support `-dynamic.lib` in Windows interpreter

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Deterministic & Random Values in Macro Land

github.com/crystal-lang/crystal - Blacksmoke16 opened this issue about 1 year ago
Add `Crystal::Repl#parse_and_interpret`

github.com/crystal-lang/crystal - bcardiff opened this pull request about 1 year ago
Embed logo image into repository and upgrade to SVG

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Update distribution-scripts

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Fix `make clean` to remove zipped manpages

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Merge `samples/.gitignore` into `.gitignore`

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

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Support `dll` parameter in `@[Link]`

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Fix segfault with next boehm gc (after v8.2.4)

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Fix `can't resume a running fiber`

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Add location information to implicit flag enum members

github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request about 1 year ago
Add `Signal#trap_handler?`

github.com/crystal-lang/crystal - stakach opened this pull request about 1 year ago
Revert "Skip indirections in `Crystal::Scheduler` (#14098)"

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Regression: can't resume a running fiber

github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
Implement `sprintf "%g"` in Crystal

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Refactor `Spec.run` to `macro finished`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Update GH Actions to v4

github.com/crystal-lang/crystal - renovate[bot] opened this pull request about 1 year ago
Fix out-of-bounds access in `Int128::MIN.to_s(base: 2)`

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Add `Constructor` annotation

github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request about 1 year ago
Discarded `is_a?` expression breaks codegen

github.com/crystal-lang/crystal - HertzDevil opened this issue about 1 year ago
Add `scripts/generate_llvm_version_info.cr`

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Distribute LLVM DLLs on Windows CI

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Add `Reference.pre_initialize` and `.unsafe_construct`

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Making wrappers of C handle types more atomic

github.com/crystal-lang/crystal - HertzDevil opened this issue about 1 year ago
Fix `StaticArray#to_json`

github.com/crystal-lang/crystal - Vendicated opened this pull request about 1 year ago
Crystal 1.10 cannot be installed on Ubuntu/arm64

github.com/crystal-lang/crystal - jochenseeber opened this issue about 1 year ago
Implement `sprintf "%a"` in Crystal

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Use per-scheduler stack pools (let's recycle)

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Move `Thread#set_current_thread` to `Fiber`

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Skip indirections in `Crystal::Scheduler`

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Fix math overflow after spawning `Int32::MAX + 1` fibers

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Add `LLVM::OperandBundleDef#dispose`

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Uppercase instance or class variables

github.com/crystal-lang/crystal - HertzDevil opened this issue about 1 year ago