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

Implement File#mkfifo

github.com/crystal-lang/crystal - cyangle opened this pull request about 1 year ago
Use macos runner to run interpreter std spec tests

github.com/crystal-lang/crystal - cyangle opened this pull request about 1 year ago
Refactor some uses of the blockless `String#split`

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Make `scripts/*.cr` all executable

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Generate `src/html/entities.cr` automatically

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Windows: Do not close process handle in `Process#close`

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Require either pkg-config or pkgconf

github.com/crystal-lang/crystal - joshcangit opened this issue about 1 year ago
Flush file output on program exit

github.com/crystal-lang/crystal - jgaskins opened this issue about 1 year ago
Fix version sorting in API docs

github.com/crystal-lang/crystal - m-o-e opened this pull request about 1 year ago
`File.join` with a path kind

github.com/crystal-lang/crystal - HertzDevil opened this issue about 1 year ago
Remove relative path to vendored shards `markd` and `reply`

github.com/crystal-lang/crystal - nobodywasishere opened this pull request about 1 year ago
Buffer allocation for `IO::Sized`

github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
Use `IO.copy` in `IO#gets_to_end`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Arithmetic Overflow on large HTTP response

github.com/crystal-lang/crystal - amini-allight opened this issue about 1 year ago
Fix: Skip spec execution on error exit

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Fix missing param count in compilation error message

github.com/crystal-lang/crystal - koffeinfrei opened this pull request about 1 year ago
Add coprime? method

github.com/crystal-lang/crystal - jzakiya opened this issue about 1 year ago
Refactor leap year to use `divisible_by?`

github.com/crystal-lang/crystal - meatball133 opened this pull request about 1 year ago
Refactor `leap_year?` to use `divisible_by?`

github.com/crystal-lang/crystal - meatball133 opened this issue about 1 year ago
Optimize `BigInt#bit`

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Crystal update error messages

github.com/crystal-lang/crystal - nilslindemann opened this issue about 1 year ago
fix Log AsyncDispatcher where setup changes

github.com/crystal-lang/crystal - stakach opened this pull request about 1 year ago
Create ci.yml:

github.com/crystal-lang/crystal - joekohler opened this pull request over 1 year ago
Crystal 2.0?

github.com/crystal-lang/crystal - joekohler opened this issue over 1 year ago
Skip `Crystal::Macros` unless generating docs

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Add `--tallies` option to `crystal tool unreachable`

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Add `String#matches_full?`

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Improve docs for `Iterator` step-by-step iteration

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Check for invalid integers in compiler's CLI

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Fix `Globber.constant_entry?` matching patterns

github.com/crystal-lang/crystal - GeopJr opened this pull request over 1 year ago
Replace some deprecated LLVM bindings

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Memory leak in `LLVM::Module`

github.com/crystal-lang/crystal - HertzDevil opened this issue over 1 year ago
Cannot use `@[ThreadLocal]` on Termux

github.com/crystal-lang/crystal - HertzDevil opened this issue over 1 year ago
Split `LibLLVM` by C headers

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
String#strip! missing

github.com/crystal-lang/crystal - stellarpower opened this issue over 1 year ago
Removing the need for `llvm_ext.cc`

github.com/crystal-lang/crystal - HertzDevil opened this issue over 1 year ago
Format tool raises exception

github.com/crystal-lang/crystal - Joe6481 opened this issue over 1 year ago
Refactor `UnreachablePresenter`

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Generalize allowed values for compiler CLI `--format` option

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Deprecate the splat operators in macro expressions

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Fix `crystal docs` check `File.exists?` for `shard.yml`

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Add `Number#integer?`

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Add `Math.fma`

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Fix private type definitions with namespaced `Path`s

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Add `--check` flag to `crystal tool unreachable`

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Print relative paths in `crystal tool unreachable`

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
[RFC] Spec timeouts

github.com/crystal-lang/crystal - straight-shoota opened this issue over 1 year ago
Add annotations to output of `crystal tool unreachable`

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Add CSV output format to `crystal tool unreachable`

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Ancillary compiler output prints to STDOUT

github.com/crystal-lang/crystal - straight-shoota opened this issue over 1 year ago
JSON string encoding on the go

github.com/crystal-lang/crystal - straight-shoota opened this issue over 1 year ago
Drop `Char::Reader#@end`

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
OOB memory error in wasm32

github.com/crystal-lang/crystal - straight-shoota opened this issue over 1 year ago
Fix formatting assignment with parenthesized argument

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Optimize `JSON::Builder#string` with byte-based algorithm

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Fix a typo

github.com/crystal-lang/crystal - kojix2 opened this pull request over 1 year ago
Cannot render infinity/nan using macros

github.com/crystal-lang/crystal - BlobCodes opened this issue over 1 year ago
Fix `Process.exists?` throwing errors on EPERM

github.com/crystal-lang/crystal - refi64 opened this pull request over 1 year ago
Add `CharLiteral#ord`

github.com/crystal-lang/crystal - refi64 opened this pull request over 1 year ago
`Float64::NAN > 0` in the interpreter

github.com/crystal-lang/crystal - BlobCodes opened this issue over 1 year ago
Make `Process#wait` asynchronous on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago