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
Fix query runtime version of LLVM
straight-shoota opened this pull request 6 days ago
straight-shoota opened this pull request 6 days ago
Add `LLVM.version`
straight-shoota opened this pull request 7 days ago
straight-shoota opened this pull request 7 days ago
Expose method to process HTTP requests on HTTP::Server
gabriel-ss opened this issue 8 days ago
gabriel-ss opened this issue 8 days ago
RFC 2: Skeleton for ExecutionContext
ysbaddaden opened this pull request 8 days ago
ysbaddaden opened this pull request 8 days ago
Fix: Hash `@indices` can grow larger than Int32::MAX bytes
ysbaddaden opened this pull request 9 days ago
ysbaddaden opened this pull request 9 days ago
Update cygwin/cygwin-install-action action to v5
renovate[bot] opened this pull request 10 days ago
renovate[bot] opened this pull request 10 days ago
RFC 2: Queues
ysbaddaden opened this pull request 10 days ago
ysbaddaden opened this pull request 10 days ago
[CI] Add build shards to `mingw-w64` workflow
straight-shoota opened this pull request 10 days ago
straight-shoota opened this pull request 10 days ago
Add `Crystal.print_buffered(io)` and `Crystal.print_error_buffered`
ysbaddaden opened this pull request 10 days ago
ysbaddaden opened this pull request 10 days ago
Implement RFC 0002: ExecutionContext [EPIC]
ysbaddaden opened this issue 10 days ago
ysbaddaden opened this issue 10 days ago
Inexplicable arithmetic overflow ??
jzakiya opened this issue 11 days ago
jzakiya opened this issue 11 days ago
Add fiber safety to `__crystal_once` & `class_[getter|property]?(&)` macros
ysbaddaden opened this pull request 11 days ago
ysbaddaden opened this pull request 11 days ago
Update previous Crystal release 1.15.0
straight-shoota opened this pull request 12 days ago
straight-shoota opened this pull request 12 days ago
Codegen bug with duplicate ivar declaration and inheriting from generic instance type
straight-shoota opened this issue 12 days ago
straight-shoota opened this issue 12 days ago
Add support for :showdoc: directive for private and protected objects (RFC #0011)
nobodywasishere opened this pull request 13 days ago
nobodywasishere opened this pull request 13 days ago
Fix Valgrind memory leak warning by freeing alternate signal stack
kojix2 opened this pull request 13 days ago
kojix2 opened this pull request 13 days ago
Add nanosecond precision to `File.utime` on Unix
ysbaddaden opened this pull request 14 days ago
ysbaddaden opened this pull request 14 days ago
Add parameter and return type restrictions to all stdlib public methods
nobodywasishere opened this issue 15 days ago
nobodywasishere opened this issue 15 days ago
Rework initialization of constants & class variables
ysbaddaden opened this pull request 15 days ago
ysbaddaden opened this pull request 15 days ago
Update distribution-scripts
straight-shoota opened this pull request 15 days ago
straight-shoota opened this pull request 15 days ago
Crystal release v1.14.1 Windows portable zip archive missing `crystal.exe` and related binaries
lachlan opened this issue 15 days ago
lachlan opened this issue 15 days ago
Use `Crystal::PointerLinkedList` instead of `Deque` in `Mutex`
ysbaddaden opened this pull request 16 days ago
ysbaddaden opened this pull request 16 days ago
Merge `release/1.14`@1.14.1
straight-shoota opened this pull request 16 days ago
straight-shoota opened this pull request 16 days ago
Update REPLy version
oprypin opened this pull request 17 days ago
oprypin opened this pull request 17 days ago
Update XCode 15.3.0 in circleci
straight-shoota opened this pull request 17 days ago
straight-shoota opened this pull request 17 days ago
Add `summary_width` and `summary_indent` to `OptionParser` in Crystal
kojix2 opened this pull request 17 days ago
kojix2 opened this pull request 17 days ago
Fix: signal handler musn't depend on the event loop
ysbaddaden opened this pull request 17 days ago
ysbaddaden opened this pull request 17 days ago
[CI] Add `no_output_timeout` for `dist_darwin` setup environment
straight-shoota opened this pull request 17 days ago
straight-shoota opened this pull request 17 days ago
Changelog for 1.14.1
straight-shoota opened this pull request 18 days ago
straight-shoota opened this pull request 18 days ago
splatting into variadic C function yields a BUG
yxhuvud opened this issue 18 days ago
yxhuvud opened this issue 18 days ago
Better handling of extra PCRE2 regex options
Blacksmoke16 opened this issue 19 days ago
Blacksmoke16 opened this issue 19 days ago
C lib constants and Enum members currently don't allow leading underscores
Hadeweka opened this issue 21 days ago
Hadeweka opened this issue 21 days ago
File.match? has an issue with paths
wolfgang371 opened this issue 21 days ago
wolfgang371 opened this issue 21 days ago
Bump NOTICE copyright year
straight-shoota opened this pull request 22 days ago
straight-shoota opened this pull request 22 days ago
`Enumerable#sum(&)` fails with certain block arguments
rvprasad opened this issue 23 days ago
rvprasad opened this issue 23 days ago
Unhelpful error message (`Error: unexpected token: "("`) when defining method that starts with a capital letter.
Zopolis4 opened this issue 26 days ago
Zopolis4 opened this issue 26 days ago
Please write on the "Release" downloadable files what operating systems they are ment for
anderseklov opened this issue 29 days ago
anderseklov opened this issue 29 days ago
Fix the return type of `Enumerable#sum/product` for union elements
rvprasad opened this pull request 29 days ago
rvprasad opened this pull request 29 days ago
Hashes with constructor blocks for default values don't work out-of-the box with serializiation
wolfgang371 opened this issue 29 days ago
wolfgang371 opened this issue 29 days ago
Formatter strips whitespace from empty lines within a heredoc
Blacksmoke16 opened this issue about 1 month ago
Blacksmoke16 opened this issue about 1 month ago
`Generic#name` does not support `generic_args` named argument
Blacksmoke16 opened this issue about 1 month ago
Blacksmoke16 opened this issue about 1 month ago
Unhelpful error when using named arguments on macro methods that do not support them
Blacksmoke16 opened this issue about 1 month ago
Blacksmoke16 opened this issue about 1 month ago
Fix error handling for `LibC.clock_gettime(CLOCK_MONOTONIC)` calls
compumike opened this pull request about 1 month ago
compumike opened this pull request about 1 month ago
Fix the return type of `Enumerable#sum` for union elements
rvprasad opened this pull request about 1 month ago
rvprasad opened this pull request about 1 month ago
Retaining significant whitespace within `MacroExpression`s within `MacroVerbatim`
Blacksmoke16 opened this issue about 1 month ago
Blacksmoke16 opened this issue about 1 month ago
Include libevent.a as part of bundle
hholst80 opened this issue about 1 month ago
hholst80 opened this issue about 1 month ago
Handle properly stringifying multiline macro expressions
Blacksmoke16 opened this pull request about 1 month ago
Blacksmoke16 opened this pull request about 1 month ago
Add `MacroIf#is_unless?` AST node method
Blacksmoke16 opened this pull request about 1 month ago
Blacksmoke16 opened this pull request about 1 month ago
Possible bug: binding of do/end blocks is surprising and doesn't match the documentation
keidax opened this issue about 1 month ago
keidax opened this issue about 1 month ago
RFC 2: ExecutionContext
ysbaddaden opened this pull request about 1 month ago
ysbaddaden opened this pull request about 1 month ago
Fix: EventLoop::Polling::FiberEvent [fixup #14996]
ysbaddaden opened this pull request about 1 month ago
ysbaddaden opened this pull request about 1 month ago
Add `Thread::LinkedList#each` to safely iterate lists
ysbaddaden opened this pull request about 1 month ago
ysbaddaden opened this pull request about 1 month ago
Explicit exit from main
ysbaddaden opened this pull request about 1 month ago
ysbaddaden opened this pull request about 1 month ago
Add `Thread#internal_name=`
ysbaddaden opened this pull request about 1 month ago
ysbaddaden opened this pull request about 1 month ago
Improve `Crystal::Tracing`
ysbaddaden opened this pull request about 1 month ago
ysbaddaden opened this pull request about 1 month ago
Add `Process::Status#system_exit_status`
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Fix: Cleanup nodes in `Thread::LinkedList(T)#delete`
ysbaddaden opened this pull request about 1 month ago
ysbaddaden opened this pull request about 1 month ago
Add `:showdoc:` directive (RFC #11)
nobodywasishere opened this pull request about 1 month ago
nobodywasishere opened this pull request about 1 month ago
Error on `TypeNode#instance_vars`, `#has_inner_pointers?` macros in top-level scope
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Crystal `Not` operators do not need parens for stringification
Blacksmoke16 opened this pull request about 1 month ago
Blacksmoke16 opened this pull request about 1 month ago
Update distribution-scripts
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Update shards 0.19.0
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Redefine `Process::Status#signal_exit?`
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Refactor simplify `Process::Status#exit_reason` on Unix
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Allow differentiating between macro `if` and `unless`
Blacksmoke16 opened this issue about 1 month ago
Blacksmoke16 opened this issue about 1 month ago
Incorrect `ASTNode#to_s` representation
Blacksmoke16 opened this issue about 1 month ago
Blacksmoke16 opened this issue about 1 month ago
Change `Process::Status#to_s` to hex format on Windows
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Add `Process::Status#exit_signal?`
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Improve `Process::Status#to_s` for abnormal exits on Windows
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Fix: Make `Crystal::EventLoop#remove(io)` a class method
ysbaddaden opened this pull request about 1 month ago
ysbaddaden opened this pull request about 1 month ago
Serialise to YAML with comments
BigBoyBarney opened this issue about 1 month ago
BigBoyBarney opened this issue about 1 month ago
Fix `Process::Status` for unknown signals
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
`Enum#member_name` should be exposed as public API
straight-shoota opened this issue about 1 month ago
straight-shoota opened this issue about 1 month ago
Fix: register GC callbacks inside `GC.init`
ysbaddaden opened this pull request about 1 month ago
ysbaddaden opened this pull request about 1 month ago
Changelog for 1.15.0
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Simplify Crypto::BCrypt
ysbaddaden opened this issue about 1 month ago
ysbaddaden opened this issue about 1 month ago
Missing documentation for methods converting between enum and number types
straight-shoota opened this issue about 1 month ago
straight-shoota opened this issue about 1 month ago
Make `Enum` an abstract struct
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Fix `tool implementations` to handle gracefully a def with missing location
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Use empty prelude for compiler tools specs
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Discussing `Process::Status#exit_signal` and `#signal_exit?`
straight-shoota opened this issue about 1 month ago
straight-shoota opened this issue about 1 month ago
Add `Crypto::Bcrypt::Password#==`
jgaskins opened this pull request about 1 month ago
jgaskins opened this pull request about 1 month ago
Return type of `Enumerable#sum` and `#product` for union elements
straight-shoota opened this issue about 1 month ago
straight-shoota opened this issue about 1 month ago
Discussing `ExitReason::Aborted`
straight-shoota opened this issue about 1 month ago
straight-shoota opened this issue about 1 month ago
Fix stringification of abnormal `Process::Status` on Windows [fixup #15255]
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Add `Process::Status#abnormal_exit?`
straight-shoota opened this pull request about 1 month ago
straight-shoota opened this pull request about 1 month ago
Update msys2/setup-msys2 action to v2.26.0
renovate[bot] opened this pull request about 1 month ago
renovate[bot] opened this pull request about 1 month ago
IPv6 scoped link-local addresses (RFC4007)
foxxx0 opened this issue about 2 months ago
foxxx0 opened this issue about 2 months ago
implement IPv6 scoped addresses (RFC4007)
foxxx0 opened this pull request about 2 months ago
foxxx0 opened this pull request about 2 months ago
[formatter] Index out of bounds (IndexError) When run formatter
zw963 opened this issue about 2 months ago
zw963 opened this issue about 2 months ago
Bug: Formatter removes newline inside parentheses for generic type arguments
zw963 opened this issue about 2 months ago
zw963 opened this issue about 2 months ago
Added `Path` as possible argument type to UNIXSocket and UNIXServer
BigBoyBarney opened this pull request about 2 months ago
BigBoyBarney opened this pull request about 2 months ago
UNIXSocket.new should accept `Path` in addition to `String`
BigBoyBarney opened this issue about 2 months ago
BigBoyBarney opened this issue about 2 months ago
Add CSV.parse - Support Headers
Zeljko-Predjeskovic opened this pull request about 2 months ago
Zeljko-Predjeskovic opened this pull request about 2 months ago
Add `Log` overloads for logging exceptions without giving a block
lachlan opened this pull request about 2 months ago
lachlan opened this pull request about 2 months ago
Adjust definition of `ExitReason::Aborted`
straight-shoota opened this pull request about 2 months ago
straight-shoota opened this pull request about 2 months ago
Redefine `Process::Status#normal_exit?` on Windows
straight-shoota opened this pull request about 2 months ago
straight-shoota opened this pull request about 2 months ago
Refactor use of `Process::Status#exit_code` to `#exit_code?`
straight-shoota opened this pull request about 2 months ago
straight-shoota opened this pull request about 2 months ago
Fix `Log` to emit with `exception` even if block outputs `nil`
lachlan opened this pull request about 2 months ago
lachlan opened this pull request about 2 months ago
Process.run do nothing when it is run from a shell in a non existent dir
Fulgurance opened this issue about 2 months ago
Fulgurance opened this issue about 2 months ago