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
Handle NaN comparisons in the interpreter
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
`Enumerable(T)#to_a` regression with interface type
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
Do not remove the whitespace in `foo ()` when formatting
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Run `primitives_spec` with the interpreter on CI
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Fix interpreter internal overflow for `UInt128#to_f32` and `#to_f32!`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Check `UInt16#to_u8` for overflow in the interpreter
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Allow space in cookie value for Set-Cookie header
github.com/crystal-lang/crystal - bararchy opened this issue 10 months ago
github.com/crystal-lang/crystal - bararchy opened this issue 10 months ago
`String#byte_index(Regex)`
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
Add single source of UTF-8 test sequences for specs
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Allow `#fsync` and `#flock_*` on `IO::FileDescriptor`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Move some `IO::FileDescriptor` specs to the correct file
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Add `Nil` return type restriction to `String::Formatter#consume_substitution`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Fix `Hash.new(initial_capacity, &block)` doc to use relevant example
github.com/crystal-lang/crystal - lachlan opened this pull request 10 months ago
github.com/crystal-lang/crystal - lachlan opened this pull request 10 months ago
Fix `Pointer#+(offset: Int64)` doc parameter name typo
github.com/crystal-lang/crystal - lachlan opened this pull request 10 months ago
github.com/crystal-lang/crystal - lachlan opened this pull request 10 months ago
Fix `Hash#put_if_absent` putting duplicate keys
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Improve documentation for `at_exit` handler conditions
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
`Hash#put_if_absent` can put duplicate keys
github.com/crystal-lang/crystal - straight-shoota opened this issue 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 10 months ago
Natively support CHIPS cookies
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request 10 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request 10 months ago
When monkeypatching with `previous_def` with namespaced types in the method signature, that namespace seems to be missed
github.com/crystal-lang/crystal - jgaskins opened this issue 10 months ago
github.com/crystal-lang/crystal - jgaskins opened this issue 10 months ago
Semantics of `Process.exec` on Windows
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
Implement `IO#tty?` in Win32
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Implement `File.readable?` and `.writable?` in Win32
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Remove calls to `LibC._setmode`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Formatter changes semantics when call is followed by space and `()`
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
Fix `Hash#update` when default block also adds given key
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
It's possible to create a Hash with duplicate keys using missing key block and update method
github.com/crystal-lang/crystal - robdavid opened this issue 10 months ago
github.com/crystal-lang/crystal - robdavid opened this issue 10 months ago
Distribute `shards.pdb` on Windows
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Use `Makefile.win` for Shards on Windows CI
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Relax type restriction of handlers in `HTTP::Server.new` to `Indexable(HTTP::Handler)`
github.com/crystal-lang/crystal - hugopl opened this pull request 10 months ago
github.com/crystal-lang/crystal - hugopl opened this pull request 10 months ago
Implement pagination for GitHub API in `github-changelog` helper
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Update shards 0.18.0
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Improve OpenSSL module documentation
github.com/crystal-lang/crystal - summer-alice opened this pull request 10 months ago
github.com/crystal-lang/crystal - summer-alice opened this pull request 10 months ago
"Error: can't use variable name 'foo' inside assignment to variable 'foo'" only applies to ternary statement
github.com/crystal-lang/crystal - Zopolis4 opened this issue 10 months ago
github.com/crystal-lang/crystal - Zopolis4 opened this issue 10 months ago
Error when requesting administrator privileges on windows with powershell
github.com/crystal-lang/crystal - azurejoga opened this issue 10 months ago
github.com/crystal-lang/crystal - azurejoga opened this issue 10 months ago
Make repository configurable for reusable `github-changelog`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Use link refs for PR links in changelog
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Catching hard failures in prelude-less codegen specs
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
Fix `Milestone` JSON bindings in `github-changelog` helper
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Revert "Refactor win32 `File::Descriptor#unbuffered_read`, `#unbuffered_write`"
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Refactor `Atomic#swap` for reference-like types
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Allow `Atomic`s of pointer types
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Fix typo in Signal docs
github.com/crystal-lang/crystal - joshrickard opened this pull request 10 months ago
github.com/crystal-lang/crystal - joshrickard opened this pull request 10 months ago
Remove `spec/interpreter_std_spec.cr`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Detecting `libstdc++.so` in the interpreter
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
Add `Spec::Formatter#should_print_summary?`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Use `Fiber::StackPool` in the interpreter
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Fix `min_by?` in IOCP event loop `#run_once`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Add compiler support for AVR architecture (Arduino)
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 10 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 10 months ago
Explicitly returning a lib struct or tuple inside a `fun` results in a codegen error
github.com/crystal-lang/crystal - BlobCodes opened this issue 10 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 10 months ago
Automatically detect MSVC tools on Windows interpreter
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Add `IO::FileDescriptor::Handle`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Introduce platform-specific `FileDescriptor::Handle`
github.com/crystal-lang/crystal - straight-shoota opened this issue 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 10 months ago
Refactor win32 `File::Descriptor#unbuffered_read`, `#unbuffered_write`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Compiler complains that an implemented abstract module method must be implemented when calling `super`
github.com/crystal-lang/crystal - spuun opened this issue 10 months ago
github.com/crystal-lang/crystal - spuun opened this issue 10 months ago
Add `pending_interpreted`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Fix requires for `time/time_spec.cr` and `time/format_spec.cr`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Refactor `Socket#system_receive` to return `Address`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Refactor `#system_connect` without yield
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Add type restrictions to `#unbuffered_*` implementations
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Ensure all constants only have one initializer in the interpreter
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 10 months ago
Refactor and add comments to IOCP `#run_once`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Inconsistent `JSON::Serializable` behavior when parsing case-sensitive `Enum`s
github.com/crystal-lang/crystal - lsndr opened this issue 10 months ago
github.com/crystal-lang/crystal - lsndr opened this issue 10 months ago
Refactor expectations with `SpecChannelStatus` to be explicit
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Return type of `unbuffered_read`/`unbuffered_write`
github.com/crystal-lang/crystal - straight-shoota opened this issue 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 10 months ago
Config requirements for LLVM bindings
github.com/crystal-lang/crystal - straight-shoota opened this issue 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 10 months ago
Update cachix/install-nix-action action to v26
github.com/crystal-lang/crystal - renovate[bot] opened this pull request 10 months ago
github.com/crystal-lang/crystal - renovate[bot] opened this pull request 10 months ago
OpenSSL errors that don't involve `ERR_get_error`
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
Update vendored dependencies
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 10 months ago
Deprecate timeout setters with `Number` arguments
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
Refactor `HTTP::Client` timeout ivars to `Time::Span`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
Symbol casting to Enums does not work in subclass initializers
github.com/crystal-lang/crystal - petr-fischer opened this issue 11 months ago
github.com/crystal-lang/crystal - petr-fischer opened this issue 11 months ago
chore: fix some comments
github.com/crystal-lang/crystal - avoidaway opened this pull request 11 months ago
github.com/crystal-lang/crystal - avoidaway opened this pull request 11 months ago
Standardizing the type for timeout values
github.com/crystal-lang/crystal - straight-shoota opened this issue 11 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 11 months ago
Move timeout properties to `Socket` and `IO::FileDescriptor`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
Optimize JSON parsing a bit
github.com/crystal-lang/crystal - asterite opened this pull request 11 months ago
github.com/crystal-lang/crystal - asterite opened this pull request 11 months ago
Add `shard.yml`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
Passing `Proc`s with non-default calling conventions across libs
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
Manage compiler dependencies with `shards`
github.com/crystal-lang/crystal - straight-shoota opened this issue 11 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 11 months ago
Debugging Windows binaries with LLDB doesn't break on access violation
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
Proposal: Utility method for string truncation
github.com/crystal-lang/crystal - straight-shoota opened this issue 11 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 11 months ago
regression: XPath swallows errors and raises opaque `error in [...] expression` instead
github.com/crystal-lang/crystal - robacarp opened this issue 11 months ago
github.com/crystal-lang/crystal - robacarp opened this issue 11 months ago
add something like ruby un.rb or cmake -E for cross platform scripts
github.com/crystal-lang/crystal - dsisnero opened this issue 11 months ago
github.com/crystal-lang/crystal - dsisnero opened this issue 11 months ago
Unwinding is slow on WSL
github.com/crystal-lang/crystal - devnote-dev opened this issue 11 months ago
github.com/crystal-lang/crystal - devnote-dev opened this issue 11 months ago
Skip building `llvm_ext.cc` on LLVM 18 or above
github.com/crystal-lang/crystal - HertzDevil opened this pull request 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 11 months ago
Is an html strip-tags method a worth stdlib addition?
github.com/crystal-lang/crystal - robacarp opened this issue 11 months ago
github.com/crystal-lang/crystal - robacarp opened this issue 11 months ago
Update Windows library versions
github.com/crystal-lang/crystal - HertzDevil opened this pull request 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 11 months ago
Fix formatter on call without parentheses followed by doc comment
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
Add `Lexer#wants_def_or_macro_name`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
Fix: Add `SA_RESTART` flag to sigaction syscall
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 11 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 11 months ago
Regression: Interrupted system call in CI
github.com/crystal-lang/crystal - straight-shoota opened this issue 11 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 11 months ago
`Number#humanize` and `Int#humanize_bytes` should separate number and unit by a space
github.com/crystal-lang/crystal - philipp-kempgen opened this issue 11 months ago
github.com/crystal-lang/crystal - philipp-kempgen opened this issue 11 months ago
Huge `JSON::ParseException`
github.com/crystal-lang/crystal - philipp-kempgen opened this issue 11 months ago
github.com/crystal-lang/crystal - philipp-kempgen opened this issue 11 months ago
Multiplication of Int64 and Int32 may result in Int32 (risking overflows at runtime)
github.com/crystal-lang/crystal - philipp-classen opened this issue 11 months ago
github.com/crystal-lang/crystal - philipp-classen opened this issue 11 months ago
Fix formatter for white space in `a.[b]` syntax
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
Fix: `Crystal::RWLock` should be a struct
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 11 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 11 months ago
Interpreter hits Invalid memory access (after Error: BUG: no target defs)
github.com/crystal-lang/crystal - philipp-classen opened this issue 11 months ago
github.com/crystal-lang/crystal - philipp-classen opened this issue 11 months ago
x86-64 Solaris / illumos support
github.com/crystal-lang/crystal - HertzDevil opened this pull request 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 11 months ago
Add `Token::Kind#unary_operator?`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 11 months ago
Allow `--single-module` and `--threads` for `eval` and `spec`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 11 months ago