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
Make ECR handle filename that contains quotation marks
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
Having problems running crystal 1.12.2 on windows 11 in VScode
github.com/crystal-lang/crystal - Looceri opened this issue 9 months ago
github.com/crystal-lang/crystal - Looceri opened this issue 9 months ago
Optimize `Hash` for repeated removals and insertions
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Add documentation for complex methods inside Number
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
Add documentation for `HTTP::WebSocket#stream`
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
Potential for command injection in arguments of `Process.run` on Windows
github.com/crystal-lang/crystal - straight-shoota opened this issue 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 9 months ago
Update GH Actions
github.com/crystal-lang/crystal - renovate[bot] opened this pull request 9 months ago
github.com/crystal-lang/crystal - renovate[bot] opened this pull request 9 months ago
Zip::Writer Arithmetic overflow when adding 1 million files
github.com/crystal-lang/crystal - sqonk opened this issue 9 months ago
github.com/crystal-lang/crystal - sqonk opened this issue 9 months ago
Refactor `JSON::Any#size` to use two branches instead of three
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
Add support for `Atomic(Bool)`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 9 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 9 months ago
Incorrect recursive expression crashes the compiler
github.com/crystal-lang/crystal - BrucePerens opened this issue 9 months ago
github.com/crystal-lang/crystal - BrucePerens opened this issue 9 months ago
`Regex#inspect` does not show all flags
github.com/crystal-lang/crystal - HertzDevil opened this issue 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 9 months ago
Fix blockless `IO::FileDescriptor` echo and raw mode methods
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Console modes do not return changed when using FileDescriptor.noecho! FileDescriptor.echo! FileDescriptor.raw! and FileDescriptor.cooked!
github.com/crystal-lang/crystal - bmmcginty opened this issue 9 months ago
github.com/crystal-lang/crystal - bmmcginty opened this issue 9 months ago
Disallow assignments to calls with parentheses
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Fix formatting for short block inside `#[]` operator call
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Fix `BigRational#format`
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
Expose CPU model (and features?) as compile time flags
github.com/crystal-lang/crystal - ysbaddaden opened this issue 9 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this issue 9 months ago
Support short blocks in `#[]` operator call's macro interpolation
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Remove target path's forward slashes in `File.symlink` on Windows
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Fix docs for `Char#ascii_number?` stating wrong minium base
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
`File.symlink` breaks on Windows for relative paths containing forward slashes
github.com/crystal-lang/crystal - HertzDevil opened this issue 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 9 months ago
Fix `Set#to_a(&)`
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
`Set#to_a&` works the same as to_a
github.com/crystal-lang/crystal - meatball133 opened this issue 9 months ago
github.com/crystal-lang/crystal - meatball133 opened this issue 9 months ago
Fix `Socket#close` error handling on Windows
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Fix doc for `Set#proper_superset_of?`
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
github.com/crystal-lang/crystal - meatball133 opened this pull request 9 months ago
Update `WinError#to_errno`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Make `File.readable?` and `.writable?` follow symlinks on Windows
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Assignment to lib struct field in array fails silently
github.com/crystal-lang/crystal - BrucePerens opened this issue 9 months ago
github.com/crystal-lang/crystal - BrucePerens opened this issue 9 months ago
Type inference with case or if statement
github.com/crystal-lang/crystal - noraj opened this issue 9 months ago
github.com/crystal-lang/crystal - noraj opened this issue 9 months ago
Fix indentation of parenthesized `Expressions#to_s`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Fix indentation of `Select` nodes' macro interpolation
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Make `IO::FileDescriptor#tty?` return false for NUL on Windows
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Add `StringPool#get?`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
`StringPool` as a collection
github.com/crystal-lang/crystal - HertzDevil opened this issue 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 9 months ago
Drop parentheses around `->` inside certain comma-separated lists
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Fix parsing of non-trailing `if` bodies inside macro expressions
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
DLL paths no longer resolve to full path
github.com/crystal-lang/crystal - devnote-dev opened this issue 9 months ago
github.com/crystal-lang/crystal - devnote-dev opened this issue 9 months ago
Optimize `HTTP.header_name`
github.com/crystal-lang/crystal - jgaskins opened this pull request 9 months ago
github.com/crystal-lang/crystal - jgaskins opened this pull request 9 months ago
Optimize `Hash#transform_{keys,values}`
github.com/crystal-lang/crystal - jgaskins opened this pull request 9 months ago
github.com/crystal-lang/crystal - jgaskins opened this pull request 9 months ago
Use file handles directly instead of C file descriptors on 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
Inconsistent results of `Crystal::ASTNode::Call#id`
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: handle pointers in NilableCast codegen
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
Return type restriction on `NilableCast` (`as?`)
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
Replace `Crystal::Select::When` with `Crystal::When`
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
Occasionally recurring bug: `Invalid Int32: "280375465082892" (ArgumentError)`
github.com/crystal-lang/crystal - wout opened this issue 10 months ago
github.com/crystal-lang/crystal - wout opened this issue 10 months ago
Another undefined const regression on master
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
Replace `type` declarations for void pointers with `alias` in `libxml2`
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
Make `Crystal::Select::When` inherit from `Crystal::ASTNode`
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 AST node methods for macro-related nodes
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
`.as?` doesn't behave like `.as` when casting reference to pointer
github.com/crystal-lang/crystal - ysbaddaden opened this issue 10 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this issue 10 months ago
Fix `Crystal::Path#to_macro_id` for global path
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
Undefined const regression on master
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
Union and intersection of `Range`s
github.com/crystal-lang/crystal - jgaskins opened this issue 10 months ago
github.com/crystal-lang/crystal - jgaskins opened this issue 10 months ago
Add a method to `Range` to detect overlap/intersection with another `Range`
github.com/crystal-lang/crystal - jgaskins opened this issue 10 months ago
github.com/crystal-lang/crystal - jgaskins opened this issue 10 months ago
Add `Array#insert_all`
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
`File.read`ing a file bigger than 2GB results in an `OverflowError`
github.com/crystal-lang/crystal - koute opened this issue 10 months ago
github.com/crystal-lang/crystal - koute opened this issue 10 months ago
Move `File.readable?`, `.writable?`, `.executable?` to `File::Info`
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
Drop Windows CI workaround for 1.12.0-dev
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 error when assigning to nilable type in property missing space after name
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
Update previous Crystal release 1.12.1
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
Crystal update error messages, Part 2
github.com/crystal-lang/crystal - nilslindemann opened this issue 10 months ago
github.com/crystal-lang/crystal - nilslindemann opened this issue 10 months ago
Fix `libpcre2` version detection not working for `-RC{N}` versions
github.com/crystal-lang/crystal - Frityet opened this pull request 10 months ago
github.com/crystal-lang/crystal - Frityet opened this pull request 10 months ago
Unhandled exception: Invalid Int32: "36-RC1" (ArgumentError)
github.com/crystal-lang/crystal - Frityet opened this issue 10 months ago
github.com/crystal-lang/crystal - Frityet opened this issue 10 months ago
Log: delete source from builder cache when finalize
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
Highlight regression bugfixes 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
Log stores keys (sources) indefinitively
github.com/crystal-lang/crystal - beta-ziliani opened this issue 10 months ago
github.com/crystal-lang/crystal - beta-ziliani opened this issue 10 months ago
Changelog for 1.12.1
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 formatter with whitespace before closing parenthesis
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
Formatter error regression
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
Allow iterating over defined modules
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
Add method to get an array of modules included in a 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
invalid instruction when referencing overridden private interface types
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 strip the macOS target triple
github.com/crystal-lang/crystal - hovsater opened this pull request 10 months ago
github.com/crystal-lang/crystal - hovsater opened this pull request 10 months ago
Update version to 1.12.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
Invalid memory access when dynamically extending type
github.com/crystal-lang/crystal - beta-ziliani opened this issue 10 months ago
github.com/crystal-lang/crystal - beta-ziliani opened this issue 10 months ago
Add compiler flags `-Os` and `-Oz` to optimize binary size
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
Add `Regex::MatchOptions` overload for `String#index!`
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
Optimize `String#index(Char)` and `#rindex(Char)` for invalid UTF-8
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
Discrepancy in `String#rindex` for out-of-bound search offsets
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
Support `UInt32` and `UInt64` in Log Context
github.com/crystal-lang/crystal - toddsundsted opened this pull request 10 months ago
github.com/crystal-lang/crystal - toddsundsted opened this pull request 10 months ago
Make `String#sub` raise `IndexError` if index is equal to size
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
Update distribution-scripts
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
Allow parsing cookies with space in the value
github.com/crystal-lang/crystal - anton7c3 opened this pull request 10 months ago
github.com/crystal-lang/crystal - anton7c3 opened this pull request 10 months ago
When use crystal i with `wezterm`(a popular linux terminal), Alt + TAB will output controller character like [O[I [O[I into terminal.
github.com/crystal-lang/crystal - zw963 opened this issue 10 months ago
github.com/crystal-lang/crystal - zw963 opened this issue 10 months ago
Can't use Atomic with Int128 or UInt128
github.com/crystal-lang/crystal - MistressRemilia opened this issue 10 months ago
github.com/crystal-lang/crystal - MistressRemilia opened this issue 10 months ago
Allow assignment to `_` inside macro expressions
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
Abstract def overload with free var
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
Incorrect formatting of multi-line macro expression with comment as first line
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
Macro blocks bleed scope
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 10 months ago
Add the `CTypes` module for common C type aliases
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
Ensure `Enumerable#to_a` and `Enumerable#tally` properly retain return type of `T`
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
`previous_def` does not work with top-level funs
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 10 months ago
Use separate names for constant and class variable internals
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
Never raise `IndexError` in `#[]?(Range)`
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 wrapping arithmetic for `Int::Primitive#unsafe_chr`
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 `Program#size_t` and `Target#size_bit_width`
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