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