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
Some `#[]?(Range)` methods can still raise `IndexError`
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
Fix: init schedulers before we spawn fibers
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
Enable `@[Primitive(:va_arg)]` semantic spec on Windows
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
Never discard ivar initializer inside `.allocate` and `.pre_initialize`
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
Remove the prelude from some compiler specs
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 crash stack trace decoding on macOS
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
Can't instantiate a UNIXSocket instance in the interpreter
github.com/crystal-lang/crystal - MistressRemilia opened this issue 11 months ago
github.com/crystal-lang/crystal - MistressRemilia opened this issue 11 months ago
Interpreter bug when `require "http/server"`
github.com/crystal-lang/crystal - Vici37 opened this issue 11 months ago
github.com/crystal-lang/crystal - Vici37 opened this issue 11 months ago
Using `lld-link` as a linker
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
Unable to run interpreter after building
github.com/crystal-lang/crystal - Vici37 opened this issue 11 months ago
github.com/crystal-lang/crystal - Vici37 opened this issue 11 months ago
Fix macro `Crystal::LIBRARY_PATH.split` when cross-compiling
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
Update copyright year in NOTICE.md
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
Install system dependencies in the Windows GUI installer
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
Do not allocate memory in the segmentation fault signal handler
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
Allow block after bracket call syntax
github.com/crystal-lang/crystal - homonoidian opened this pull request 11 months ago
github.com/crystal-lang/crystal - homonoidian opened this pull request 11 months ago
Can't initialize a struct inside `#pre_initialize`
github.com/crystal-lang/crystal - ysbaddaden opened this issue 11 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this issue 11 months ago
Fix System V ABI for packed structs with misaligned fields
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 `Proc#call` that takes and returns large extern structs by value
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
SIGBUS on AArch64 when `Proc` returns large extern struct by value
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
Support asynchronous file I/O on Windows
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
Make `FileUtils.mv` work across filesystems on Windows
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 `CRYSTAL_CONFIG_LIBRARY_RPATH` compiler config
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 `CRYSTAL_CONFIG_CC` compiler config
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
Another codegen error involving instance variables with `Iterator` type
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
Replace some Microsoft C runtime funs with Win32 equivalents
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
Don't copy DLL to output directory if file already exists
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
Permission denied opening `libiconv.dll`
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 11 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 11 months ago
Add MSVC invalid parameter handler
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
Linking against the debug MSVC runtime libraries
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
Some `IO::FileDescriptor` methods are implemented in `Crystal::System::File`
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
Make 128-bit integers 16-byte-aligned on x86-64 for LLVM <18
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
Make equality between `Complex` and other numbers exact
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 `#hash` for the `Big*` number types
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
`Math.pow` returns different results between `Int` and `Float` exponents
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 11 months ago
Add `BigRational#%`, `#tdiv`, `#remainder`
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
`YAML::Any#dig` does not accept a string key
github.com/crystal-lang/crystal - syeopite opened this issue 11 months ago
github.com/crystal-lang/crystal - syeopite opened this issue 11 months ago
Add `Crystal::Hasher.reduce_num` and `#number`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
Comparisons between integers and floats are inexact
github.com/crystal-lang/crystal - HertzDevil opened this issue 12 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 12 months ago
Fix spelling in `spec/std/uri/params_spec.cr`
github.com/crystal-lang/crystal - jbampton opened this pull request 12 months ago
github.com/crystal-lang/crystal - jbampton opened this pull request 12 months ago
Fix spelling in `lib/reply/spec/history_spec.cr`
github.com/crystal-lang/crystal - jbampton opened this pull request 12 months ago
github.com/crystal-lang/crystal - jbampton opened this pull request 12 months ago
Command prompt escaping in `Process.quote_windows`
github.com/crystal-lang/crystal - HertzDevil opened this issue 12 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 12 months ago
Change some line endings from CRLF to LF
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
Compiler crash when using a TypeDeclaration in the wrong spot
github.com/crystal-lang/crystal - jwoertink opened this issue 12 months ago
github.com/crystal-lang/crystal - jwoertink opened this issue 12 months ago
Ensure Windows time zone specs request `SeTimeZonePrivilege` properly
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
Fix docs `:inherit:` pragma for `Indexable#first`
github.com/crystal-lang/crystal - lachlan opened this pull request 12 months ago
github.com/crystal-lang/crystal - lachlan opened this pull request 12 months ago
Static linking mode fails on Arch Linux
github.com/crystal-lang/crystal - amini-allight opened this issue 12 months ago
github.com/crystal-lang/crystal - amini-allight opened this issue 12 months ago
Installing system dependencies in the Windows GUI installer
github.com/crystal-lang/crystal - HertzDevil opened this issue 12 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 12 months ago
Fix: Atomics and Locks (ARM, AArch64, X86)
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 12 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 12 months ago
Respect `--static` on Windows
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
Mention RFC process in contribution instructions
github.com/crystal-lang/crystal - straight-shoota opened this pull request 12 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 12 months ago
Drop Nikola sponsor mention from Readme
github.com/crystal-lang/crystal - straight-shoota opened this pull request 12 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 12 months ago
Fix stack corruption in union-to-union casts
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
Implement new UUID versions (V6, V7, V8)
github.com/crystal-lang/crystal - philipp-kempgen opened this issue 12 months ago
github.com/crystal-lang/crystal - philipp-kempgen opened this issue 12 months ago
Fix: don't run thread specs with the interpreter
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 12 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 12 months ago
Unwanted line break added by the formatter
github.com/crystal-lang/crystal - hutou opened this issue 12 months ago
github.com/crystal-lang/crystal - hutou opened this issue 12 months ago
Windows Nightly Regression
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 12 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 12 months ago
Spec: Time is not reported accurately
github.com/crystal-lang/crystal - apainintheneck opened this issue 12 months ago
github.com/crystal-lang/crystal - apainintheneck opened this issue 12 months ago
Converting '*' to splat results in: Error: undefined macro method 'MacroId#map'
github.com/crystal-lang/crystal - Vici37 opened this issue 12 months ago
github.com/crystal-lang/crystal - Vici37 opened this issue 12 months ago
Relax `delegate`'s setter detection
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
`LLVM::TargetData` cannot be disposed
github.com/crystal-lang/crystal - HertzDevil opened this issue 12 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 12 months ago
Crystal tool context/implementations with ECR
github.com/crystal-lang/crystal - nobodywasishere opened this issue 12 months ago
github.com/crystal-lang/crystal - nobodywasishere opened this issue 12 months ago
Respect alignments above `alignof(Void*)` inside union values
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
Fix format for `asm` with comments
github.com/crystal-lang/crystal - straight-shoota opened this pull request 12 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 12 months ago
Support LLVM 18.1
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 12 months ago
Document builtin constants
github.com/crystal-lang/crystal - straight-shoota opened this pull request 12 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 12 months ago
[CI] Upgrade from old machine images approaching EOL
github.com/crystal-lang/crystal - straight-shoota opened this pull request 12 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 12 months ago
[CI] Upgrade `resource_class` for `test_preview_mt`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 12 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 12 months ago
Codegen: on demand distribution to forked processes
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 12 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 12 months ago
Add memory barrier to `Mutex#unlock` on aarch64
github.com/crystal-lang/crystal - jgaskins opened this pull request 12 months ago
github.com/crystal-lang/crystal - jgaskins opened this pull request 12 months ago
Fix end locations of `Alias` nodes
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 1 year ago
Add `ReferenceStorage` for manual allocation of references
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 1 year ago
Update `shell.nix` to nixpkgs-23.11
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 1 year ago
Add macro methods for `Asm` and `AsmOperand`
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 1 year ago
Fix name locations of `FunDef` and `External` nodes
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 1 year ago
Ensure `Crystal::Visitor#visit` returns `Bool`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Use correct string size for `LLVM::Type#inline_asm`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Do not handle inline assembly with `"intel"` flag as AT&T syntax
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Add macro methods for `Primitive`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Add macro methods for `TypeOf`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Add macro methods for `Alias`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Respect `NO_COLOR` in the compiler
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Move `Spec` context state into `Spec::CLI`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Fix `Colorize.enabled?`'s documentation
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Thread: set name
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Actual nightly releases on Windows
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
Fix: opening/reading from fifo/chardev files are blocking the thread
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
`libssl` bindings fall back to ancient library version
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
Mise plugin for Crystal
github.com/crystal-lang/crystal - ylluminate opened this issue about 1 year ago
github.com/crystal-lang/crystal - ylluminate opened this issue about 1 year ago
Interpreter: fix fiber's resumable property
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Update previous Crystal release - 1.11.2
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
require "big" fails for Nix package
github.com/crystal-lang/crystal - trans opened this issue about 1 year ago
github.com/crystal-lang/crystal - trans opened this issue about 1 year ago
Changelog for 1.11.2
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Use versioned file names for build artifacts in Windows CI
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
The latest Windows version released so far has an incorrect version of the exe still at version 1.11.0.
github.com/crystal-lang/crystal - fenginsc opened this issue about 1 year ago
github.com/crystal-lang/crystal - fenginsc opened this issue about 1 year ago
Update GH Actions
github.com/crystal-lang/crystal - renovate[bot] opened this pull request about 1 year ago
github.com/crystal-lang/crystal - renovate[bot] opened this pull request about 1 year ago
[RFC] Ambiguity in the `File` namespace API
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
Add a method to create and clean up a temporary directory to the standard library
github.com/crystal-lang/crystal - apainintheneck opened this issue about 1 year ago
github.com/crystal-lang/crystal - apainintheneck opened this issue about 1 year ago
Drop pinning Dwarf version 2 for android
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Fix missing `cause` parameter from `IO::Error#initialize`
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
IO::Error no parameter named 'cause'
github.com/crystal-lang/crystal - jwoertink opened this issue about 1 year ago
github.com/crystal-lang/crystal - jwoertink opened this issue about 1 year ago