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

[Doc] mention Colorize::ColorANSI enum in the colorize doc

zw963 opened this issue about 1 month ago
Add optional `name` parameter forward to `WaitGroup#spawn`

spuun opened this pull request about 1 month ago
Add optional `name` argument to `WaitGroup#spawn`

spuun opened this issue about 1 month ago
Remove no longed needed workaround in `Range#each`

spuun opened this pull request about 1 month ago
Add compiler path to `$PATH` for subcommands

straight-shoota opened this pull request about 1 month ago
Scope method

BigBoyBarney opened this issue about 1 month ago
Make `Fiber.timeout` and `.cancel_timeout` nodoc

straight-shoota opened this pull request about 1 month ago
Remove VERSION constant from crystal init

BigBoyBarney opened this issue about 1 month ago
Changed code template to get version number from shard.yml

BigBoyBarney opened this pull request about 1 month ago
[CI] Add tests for LibreSSL 2.7

straight-shoota opened this pull request about 1 month ago
Add compiler versions constraints for interpreter signal handler [fixup #14766]

straight-shoota opened this pull request about 1 month ago
Enable bindings for functions in LibreSSL

straight-shoota opened this pull request about 1 month ago
Add `unit_separator` to `Int#humanize` and `#humanize_bytes`

CTC97 opened this pull request about 1 month ago
Optimize `String#rchop?()`

HertzDevil opened this pull request about 1 month ago
Emit position dependent code for embedded targets

RX14 opened this pull request about 1 month ago
Use Win32 heap functions with `-Dgc_none`

HertzDevil opened this pull request about 2 months ago
Disable `String#to_f` special number specs on MSYS2 MINGW64 environment

HertzDevil opened this pull request about 2 months ago
Add example for `Dir.glob`

BigBoyBarney opened this pull request about 2 months ago
CSV.parse - Support Headers

stellarpower opened this issue about 2 months ago
Introduce shellcheck to lint shell scripts

straight-shoota opened this pull request about 2 months ago
Add type restrictions to Levenshtein

beta-ziliani opened this pull request about 2 months ago
Fix static linking when using MinGW-w64

HertzDevil opened this pull request about 2 months ago
Incorrect error message for enum member autocasting

RX14 opened this issue about 2 months ago
Replace handle atomically in `IO::FileDescriptor#close` on Windows

HertzDevil opened this pull request about 2 months ago
Update XCode 15.3.0 in circleci

straight-shoota opened this pull request about 2 months ago
Close some dangling sockets in specs

HertzDevil opened this pull request about 2 months ago
Fix protect `Array#map` against concurrent mutation

straight-shoota opened this pull request about 2 months ago
`Array#map` is vulnerable to concurrent mutation

straight-shoota opened this issue about 2 months ago
Do not link against `DbgHelp` for MinGW-w64 CI build

HertzDevil opened this pull request about 2 months ago
Support MSYS2's CLANGARM64 environment on ARM64 Windows

HertzDevil opened this pull request about 2 months ago
Make `cmd.exe` drop `%PROCESSOR_ARCHITECTURE%` in `Process` specs

HertzDevil opened this pull request about 2 months ago
Improve compile-time flags

ysbaddaden opened this issue about 2 months ago
Improve `System::User` specs on Windows

HertzDevil opened this pull request about 2 months ago
Implement the ARM64 Windows context switch

HertzDevil opened this pull request about 2 months ago
Provide a default REPL for crystal in bin/ similar to irb/pry

rubyFeedback opened this issue about 2 months ago
Pre-compute `String` size after `#chomp()` if possible

HertzDevil opened this pull request about 2 months ago
DragonFlyBSD: std specs fixes + pending

ysbaddaden opened this pull request about 2 months ago
Migrate renovate config

renovate[bot] opened this pull request about 2 months ago
[CI] Remove pin for ancient nix version

straight-shoota opened this pull request about 2 months ago
Remove empty lines from `String#each_line`

straight-shoota opened this issue about 2 months ago
Allow constants to start with non-ascii uppercase and titlecase

nanobowers opened this pull request about 2 months ago
ECR: Support block syntax

skinnyjames opened this issue about 2 months ago
`Process.find_executable` considers all files as executable on Windows

straight-shoota opened this issue about 2 months ago
Propagating the target compiler to subcommands

straight-shoota opened this issue about 2 months ago
Fix: use `uninitialized LibC::SigsetT`

straight-shoota opened this pull request about 2 months ago
Strip `.1` minor version from `find-llvm-config`

straight-shoota opened this pull request about 2 months ago
Change `sprintf "%c"` to support only `Char` and `Int::Primitive`

nanobowers opened this pull request about 2 months ago
Run interpreter specs on Windows CI

HertzDevil opened this pull request about 2 months ago
Basic MinGW-w64-based interpreter support

HertzDevil opened this pull request about 2 months ago
Make utilities posix compatible

nanobowers opened this pull request about 2 months ago
Support dereferencing symlinks in `make install`

HertzDevil opened this pull request about 2 months ago
Detecting whether a debugger is attached to the current process

HertzDevil opened this issue about 2 months ago
Make `Box` constructor and `object` getter nodoc

straight-shoota opened this pull request about 2 months ago
Fix `Crystal::Loader.default_search_paths` spec for macOS

HertzDevil opened this pull request about 2 months ago
Protect constant initializers with mutex on Windows

HertzDevil opened this pull request about 2 months ago
Improve docs for `String#rindex!`

BigBoyBarney opened this pull request about 2 months ago
Fix remove trailing whitespace from CRYSTAL definition

straight-shoota opened this pull request about 2 months ago
Linker on macOS prints excessive warnings in CI

straight-shoota opened this issue about 2 months ago
Add `cc`'s search paths to Unix dynamic library loader

HertzDevil opened this pull request about 2 months ago
Support `.exe` file extension in `Makefile` on MSYS2

HertzDevil opened this pull request about 2 months ago
Add indirect branch tracking

ysbaddaden opened this pull request about 2 months ago
Compilation error when using generic inheritance, class variable and union

wolfgang371 opened this issue about 2 months ago
Support "long format" DLL import libraries

HertzDevil opened this pull request 2 months ago
OpenBSD: fix integration and broken specs

ysbaddaden opened this pull request 2 months ago
Support call stacks for MinGW-w64 builds

HertzDevil opened this pull request 2 months ago
Disable specs that break on MinGW-w64

HertzDevil opened this pull request 2 months ago
Fix: LibC bindings and std specs on NetBSD 10

ysbaddaden opened this pull request 2 months ago
Treat `WinError::ERROR_DIRECTORY` as an error for non-existent files

HertzDevil opened this pull request 2 months ago
Add `Colorize::Object#ansi_escape`

devnote-dev opened this pull request 2 months ago
Support OpenSSL on MSYS2

HertzDevil opened this pull request 2 months ago
Add CI workflow for cross-compiling Crystal on MSYS2

HertzDevil opened this pull request 2 months ago
Drop LLVM Apt installer script on WebAssembly CI

HertzDevil opened this pull request 2 months ago
Refactor uses of `LibC.dladdr` inside `Exception::CallStack`

HertzDevil opened this pull request 2 months ago
Fix `UNIXSocket#receive`

straight-shoota opened this pull request 2 months ago
`union`, `intersection` and `overlaps?` for `Range`s

CTC97 opened this pull request 2 months ago
```union```, ```intersection``` and ```overlaps?``` for ```Range```s

CTC97 opened this pull request 2 months ago
Fix `SyntaxHighlighter` delimiter state

straight-shoota opened this pull request 2 months ago
Use official Apt respositories for LLVM CI

HertzDevil opened this pull request 2 months ago
Make `Makefile` work on MSYS2

HertzDevil opened this pull request 2 months ago
Regression issue introduced in #14962 ?

zw963 opened this issue 2 months ago
Add location information to more MacroIf related nodes

Blacksmoke16 opened this pull request 2 months ago
Makefile: Allow custom extensions for exports and spec flags

straight-shoota opened this pull request 2 months ago
Inline `ASTNode` bindings dependencies and observers

ggiraldez opened this pull request 2 months ago
Handle trailing comma with multiple parameters on the same line

Blacksmoke16 opened this pull request 2 months ago
Fix Deadlock with parallel stop-world/fork calls in MT

ysbaddaden opened this pull request 2 months ago
Fix libiconv build on Windows

HertzDevil opened this pull request 2 months ago
Make `bin/crystal` work on MSYS2

HertzDevil opened this pull request 2 months ago
Fix failing specs on FreeBSD

ysbaddaden opened this pull request 2 months ago
Better handle explicit chunked encoding responses

Blacksmoke16 opened this pull request 2 months ago
Support `$LLVM_VERSION`, `$LLVM_TARGETS`, and `$LLVM_LDFLAGS`

HertzDevil opened this pull request 2 months ago
Fix `Number#humanize` printing of `(-)Infinity` and `NaN`

lachlan opened this pull request 2 months ago
Better handle explicit chunked encoding responses

Blacksmoke16 opened this issue 2 months ago
`ThreadLocalValue` is not fiber-aware

straight-shoota opened this issue 2 months ago
Restrict GitHub token permissions of CI workflows

HertzDevil opened this pull request 2 months ago
Fix `Complex#/` edge cases

HertzDevil opened this pull request 2 months ago
Thread-safety for union types

straight-shoota opened this issue 2 months ago