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

Allow newline after hash rocket

github.com/crystal-lang/crystal - FnControlOption opened this pull request over 1 year ago
Update distribution-scripts

github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request over 1 year ago
Fix AST location of call name in operator assignment

github.com/crystal-lang/crystal - FnControlOption opened this pull request over 1 year ago
Default file create permissions

github.com/crystal-lang/crystal - straight-shoota opened this issue over 1 year ago
`Enumerable#partition` with type filter

github.com/crystal-lang/crystal - HertzDevil opened this issue over 1 year ago
Ensure AST nodes have correct locations

github.com/crystal-lang/crystal - straight-shoota opened this issue over 1 year ago
Parser: Add missing locations of various AST nodes

github.com/crystal-lang/crystal - FnControlOption opened this pull request over 1 year ago
Windows: Read effective file permissions using DACLs

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Update previous Crystal release - 1.8.2

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Merge `release/1.8`@1.8.1

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Add `start_day` parameter to `Time#at_beginning_of_week`

github.com/crystal-lang/crystal - DanielGilchrist opened this pull request over 1 year ago
Add Changelog for 1.8.2

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
1.8.1 breaks simple XML parsing

github.com/crystal-lang/crystal - GaetanLepage opened this issue over 1 year ago
Constants with type declarations

github.com/crystal-lang/crystal - HertzDevil opened this issue over 1 year ago
Signal.trap not implementation on Windows

github.com/crystal-lang/crystal - 18183883296 opened this issue over 1 year ago
x86-64 Intel syntax support for `--emit=asm`

github.com/crystal-lang/crystal - HertzDevil opened this issue over 1 year ago
Primitive integer sign conversions

github.com/crystal-lang/crystal - HertzDevil opened this issue over 1 year ago
Remove two outdated LLVM fun bindings

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Compiler bug when yielding tuple with `NoReturn`

github.com/crystal-lang/crystal - straight-shoota opened this issue over 1 year ago
Support DLL delay-loading on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Backport bugfixes to `release/1.8` for release 1.8.2

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Docs: Reference `Process.executable_path` at `PROGRAM_NAME`

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Simplify implementation of `Serializable#initialize`

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Pseudo-method inconsistencies

github.com/crystal-lang/crystal - devnote-dev opened this issue over 1 year ago
HTTP Server should allow custom concurrency models

github.com/crystal-lang/crystal - stakach opened this pull request over 1 year ago
Official Windows installer

github.com/crystal-lang/crystal - HertzDevil opened this issue over 1 year ago
Clean up unused code for Windows event loop

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Add `Socket::IPaddress.v4`, `.v6`, `.v4_mapped_v6`

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Fix `File.info(File::NULL)` on Windows

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

github.com/crystal-lang/crystal - HertzDevil opened this issue over 1 year ago
Fix `preview_mt` infinite loop on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
add form_params for HTTP::Request

github.com/crystal-lang/crystal - threez opened this pull request over 1 year ago
Integer root algorithm

github.com/crystal-lang/crystal - BlobCodes opened this issue over 1 year ago
Support synchronous socket operations on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Refactor implementation of `Iterator::ChainIterator`

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Commutative equality

github.com/crystal-lang/crystal - straight-shoota opened this issue over 1 year ago
Fix `Log::Builder` append `BroadcastBackend` to itself

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
`Log::Builder` adds `BroadcastBackend` to itself

github.com/crystal-lang/crystal - straight-shoota opened this issue over 1 year ago
Use sentence case for all standard library exceptions

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
URI::Params#merge! and URI#merge_params!

github.com/crystal-lang/crystal - skinnyjames opened this issue over 1 year ago
Deprecate variadic arguments to macro `#raise`

github.com/crystal-lang/crystal - Blacksmoke16 opened this issue over 1 year ago
Do not cancel in progress CI jobs for master branch

github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request over 1 year ago
Add type safety to spec equality matcher

github.com/crystal-lang/crystal - straight-shoota opened this issue over 1 year ago
Require semicolon or newline before method body

github.com/crystal-lang/crystal - straight-shoota opened this issue over 1 year ago
`Socket::IPAddress` constructors

github.com/crystal-lang/crystal - HertzDevil opened this issue over 1 year ago
Fix `Log::Metadata#dup` crash with 2+ entries

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Fix error message for calling `record` macro with kwargs

github.com/crystal-lang/crystal - a-alhusaini opened this pull request over 1 year ago
Add `Time.unix_ns` and `#to_unix_ns`

github.com/crystal-lang/crystal - garymardell opened this pull request over 1 year ago
Add parameters for `Regex::MatchOptions` to matching methods

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Disallow creating `Big*` numbers from infinity or NaN

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

github.com/crystal-lang/crystal - straight-shoota opened this pull request over 1 year ago
Add `print` macro

github.com/crystal-lang/crystal - jkthorne opened this pull request over 1 year ago
Build samples on Windows CI

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
NotImplementedError of Socket in Win32

github.com/crystal-lang/crystal - 18183883296 opened this issue over 1 year ago
Implement `Socket#reuse_port` on Windows

github.com/crystal-lang/crystal - stakach opened this pull request over 1 year ago
Add multicast support to `UDPSocket` on Windows

github.com/crystal-lang/crystal - stakach opened this pull request over 1 year ago
Always use 0 for offset of `StaticArray`'s `@buffer`

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Regenerate `spec/interpreter_std_spec.cr`

github.com/crystal-lang/crystal - cyangle opened this pull request over 1 year ago
Show PCRE/PCRE2 configuration on CI

github.com/crystal-lang/crystal - HertzDevil opened this pull request over 1 year ago
Handle NaNs when comparing `BigFloat` against `Float`

github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 2 years ago
Handle NaNs when comparing `BigInt` against `Float`

github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 2 years ago
Implement `#match!` for Regex

github.com/crystal-lang/crystal - devnote-dev opened this pull request almost 2 years ago
Getting third-party library versions

github.com/crystal-lang/crystal - HertzDevil opened this issue almost 2 years ago
API docs for `NoReturn` and `Void` are missing

github.com/crystal-lang/crystal - straight-shoota opened this issue almost 2 years ago
More accurate macro errors

github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request almost 2 years ago
Regex may crash when matching invalid UTF-8 string

github.com/crystal-lang/crystal - straight-shoota opened this issue almost 2 years ago
Fine-grained file permissions on Windows

github.com/crystal-lang/crystal - HertzDevil opened this issue almost 2 years ago