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

Add a snap channel like `previous/stable`

github.com/crystal-lang/crystal - jwoertink opened this issue about 1 year ago
fix: `build --no-codegen` output file name error

github.com/crystal-lang/crystal - apainintheneck opened this pull request about 1 year ago
`osx` flag

github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
`flag?` macro argument can take any values

github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
how to configure linker on Windows

github.com/crystal-lang/crystal - 3052 opened this issue about 1 year ago
Optimize hash lookup in `Enumerable#group_by`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Add `crystal tool flags`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Drop flag `openbsd6.2`

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

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Add `scripts/update-changelog.sh`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Enhance changelog script to pull milestone info from GitHub

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Remove filtering of already mentioned PRs

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Compiler: parallel codegen with MT

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Add alternative letter casings for `Enum` names

github.com/crystal-lang/crystal - jgaskins opened this pull request about 1 year ago
Update previous Crystal release 1.11.1

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Add `--no-gc` to `crystal build`

github.com/crystal-lang/crystal - nobodywasishere opened this issue about 1 year ago
Fix: OpenSSL 3.x reports unexpected EOF as SSL error

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Add macro methods for lib-related nodes

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Formatter: Add more whitespace around `ProcLiteral`s

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Changelog for 1.11.1

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Automatic testing for compiler backward compatibility

github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
Drop with .. yield

github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
Do not hardcode `ReferenceStorage` as a built-in type

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Propose: Incremental compilation

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

github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
Bump VERSION to 1.11.1-dev

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Crystal 1.11.0 cannot build older Crystal stdlib

github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
`XML::Reader`: Disallow attributes containing null bytes

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
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