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
Add changelog for 1.12.2
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Changelog for 1.12.2
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Add `EventLoop::FileDescriptor` module
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Improve API docs for `Socket#send`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Drop `Crystal::System::Socket#system_send`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
`Socket#close_on_exec?` fails to build on Windows
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
Fix: Don't allocate in `Fiber.unsafe_each` and `Thread.unsafe_each`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
Harmonize close on exec for `Socket` & `FileDescriptor` on Windows
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
Calling String::Formatter#format, when running from a directory with a long path, causes an infinit hang when compiled in release mode.
github.com/crystal-lang/crystal - bmmcginty opened this issue 8 months ago
github.com/crystal-lang/crystal - bmmcginty opened this issue 8 months ago
Don't pass socket file descriptors to subprocesses on Unix (`SOCK_CLOEXEC`)
github.com/crystal-lang/crystal - carlhoerberg opened this pull request 8 months ago
github.com/crystal-lang/crystal - carlhoerberg opened this pull request 8 months ago
Sockets are inherited by subprocesses
github.com/crystal-lang/crystal - carlhoerberg opened this issue 8 months ago
github.com/crystal-lang/crystal - carlhoerberg opened this issue 8 months ago
Parser considers empty argument list with trailing comma as invalid
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
Interpreter Error: can't cast Pointer(Void) to (Pointer(Void) | String)
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
Drop unused slice parameters of `#evented_*` methods
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Extract `#system_read` and `#system_write` for `FileDescriptor` and `Socket`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
`docs_main.cr` is a mess
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
Add `WaitGroup` to `docs_main.cr`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
`IO#same_content?` returns `true` if `stream1` is a prefix of `stream2`
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
Fix calls to `retry_with_buffer` when big buffer is necessary
github.com/crystal-lang/crystal - BlobCodes opened this pull request 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this pull request 8 months ago
If any system user entry exceeds `GETPW_R_SIZE_MAX`, retreiving any user is impossible
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
Add `Crystal::System::Time.ticks`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
`Crystal::System::User#from_*?` et al. don't work if required buffer size greater than initial buffer size
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
Rename `Crystal::System.print_error(fmt, *args, &)` to `printf`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
Parser failure on argument list with trailing comma
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
Fix using `System.retry_with_buffer` with stack buffer
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Refactor `Crystal::System.retry_with_buffer` calling `#to_slice`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Rename `StaticArray#to_slice` to `#to_unsafe_slice`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Add some missing `LLVM::Context` bindings
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
Refactor base64 encoding
github.com/crystal-lang/crystal - BlobCodes opened this pull request 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this pull request 8 months ago
`Crypto::Subtle.constant_time_compare` does not work with `StaticArray` / Cannot overwrite `StaticArray` variable
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
formatter cause syntax error.
github.com/crystal-lang/crystal - zw963 opened this issue 8 months ago
github.com/crystal-lang/crystal - zw963 opened this issue 8 months ago
Enable `ameba` in this repo
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
Refactor win32 `System::FileDescriptor#unbuffered_{read,write}`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Fix `Hash#rehash` to reset `@first`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Add methods for filling a buffer from an IO greedily/lazily
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
Allow passing an `IO` as the Base64.encode source
github.com/crystal-lang/crystal - jgaskins opened this pull request 8 months ago
github.com/crystal-lang/crystal - jgaskins opened this pull request 8 months ago
Add API for `Base64.encode` / `Base64.decode` with an `IO` as the source
github.com/crystal-lang/crystal - jgaskins opened this issue 8 months ago
github.com/crystal-lang/crystal - jgaskins opened this issue 8 months ago
`Hash#rehash` removes `@first` elements from hash
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
FormData part.body.read does not fill buffer
github.com/crystal-lang/crystal - mohd-akram opened this issue 8 months ago
github.com/crystal-lang/crystal - mohd-akram opened this issue 8 months ago
Add macro methods for `Select`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 8 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 8 months ago
Trace GC and Scheduler
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
Remove `CRYSTAL_LIBRARY_RPATH` and delay-load helper
github.com/crystal-lang/crystal - HertzDevil opened this pull request 8 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 8 months ago
Crystal REPL instantly executes statement with intertwined heredoc
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
`Module validation failed` with proc in recursive def
github.com/crystal-lang/crystal - ASnow opened this issue 9 months ago
github.com/crystal-lang/crystal - ASnow opened this issue 9 months ago
Revert "Sanitize doc generation"
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Update distribution-scripts
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Fix nixpkgs `pkg-config` name in `shell.nix`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Update `shell.nix` to use LLVM 18 from `nixpkgs-unstable`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Use `boehmgc` package from nixpkgs in `shell.nix`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Simplify LLVM dependency in `shell.nix`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Inconsistent behaviour regarding line break requirement in method definition
github.com/crystal-lang/crystal - BlobCodes opened this issue 9 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 9 months ago
Fix `Range#size` return type to `Int32`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Range#size returns an Union instead of an Int32
github.com/crystal-lang/crystal - hutou opened this issue 9 months ago
github.com/crystal-lang/crystal - hutou opened this issue 9 months ago
crystal tool format doesn't work within nested macros
github.com/crystal-lang/crystal - yanecc opened this issue 9 months ago
github.com/crystal-lang/crystal - yanecc opened this issue 9 months ago
Loc pragma directly after `def` makes parser skip token
github.com/crystal-lang/crystal - BlobCodes opened this issue 9 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 9 months ago
Add `pkg_config` names for `pcre2` and `pcre`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Fix `shell.nix` use `llvmPackages.bintools` with wrapper for rpath config
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
`Range` includes `Enumerable` but doesn't always implement it
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
Invalid memory error accessing local variable from closure when closure is stored in an array
github.com/crystal-lang/crystal - aramvisser opened this issue 9 months ago
github.com/crystal-lang/crystal - aramvisser opened this issue 9 months ago
Redirecting standard streams feels more hackish/clumsy than it needs to be
github.com/crystal-lang/crystal - MistressRemilia opened this issue 9 months ago
github.com/crystal-lang/crystal - MistressRemilia opened this issue 9 months ago
Crystal doesn't UTF-8-Validate first byte of input
github.com/crystal-lang/crystal - BlobCodes opened this issue 9 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 9 months ago
Using `include` with a `module` with a `private macro` exposes it
github.com/crystal-lang/crystal - sol-vin opened this issue 9 months ago
github.com/crystal-lang/crystal - sol-vin opened this issue 9 months ago
Add documentation for standard streams blocking behaviour
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Console streams are blocking 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
Fix `Regex#inspect` with non-literal-compatible options
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Add `src/SOURCE_DATE_EPOCH` to release tree
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
LLVM CI: build LLVM from source
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
BUG: unhandled primitive in codegen: slice_literal
github.com/crystal-lang/crystal - BlobCodes opened this issue 9 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 9 months ago
Fix enable docs for builtin constants
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Fix generate docs for builtins `HOST_TRIPLE` and `TARGET_TRIPLE`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Crystal runtime crashes on closed file descriptor for STDIN
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
Add `EventLoop#run(blocking)` and `EventLoop#interrupt`
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
Remove unnecessary explicit memory barriers on ARM
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
Unhandled exception on HTTP::Handler
github.com/crystal-lang/crystal - yanecc opened this issue 9 months ago
github.com/crystal-lang/crystal - yanecc opened this issue 9 months ago
Add LLVM 18 to LLVM CI
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
Duplicate ancestors in `ReferenceStorage`
github.com/crystal-lang/crystal - HertzDevil opened this issue 9 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 9 months ago
Time zones read from Windows Registry lack historic DST rules
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 distribution-scripts
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Use `Fiber#enqueue`
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
Add `Fiber.suspend`
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
Add `Crystal::EventLoop.current`
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
Fix: GC safety in Thread#start
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
Disable implicit execution of batch files on Windows
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Drop delay-load helper and `CRYSTAL_LIBRARY_RPATH`
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
Abstract Crystal::Scheduler methods
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
`Thread` owns its current fiber (instead of `Crystal::Scheduler`)
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
Allow rescuing exceptions that include a module
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request 9 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request 9 months ago
Allow rescuing exceptions based on included modules
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 9 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 9 months ago
The warning when building for FreeBSD and OpenBSD
github.com/crystal-lang/crystal - yanecc opened this issue 9 months ago
github.com/crystal-lang/crystal - yanecc opened this issue 9 months ago
Fix `Compress::Gzip` extra field
github.com/crystal-lang/crystal - kojix2 opened this pull request 9 months ago
github.com/crystal-lang/crystal - kojix2 opened this pull request 9 months ago
Compress::Gzip::Reader cannot open a file in BGZF format
github.com/crystal-lang/crystal - kojix2 opened this issue 9 months ago
github.com/crystal-lang/crystal - kojix2 opened this issue 9 months ago
Refactor use `IO#read_byte` instead of `#read_char` in `HTTP::ChunkedContent`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Write release version to `src/VERSION` in `update-changelog` and `release-update`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Set UTF-8 charset on directory listing in `HTTP::StaticFileHandler`
github.com/crystal-lang/crystal - alexkutsan opened this pull request 9 months ago
github.com/crystal-lang/crystal - alexkutsan opened this pull request 9 months ago
Add test helper for `normalize/regex_spec`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Regex.match raises exception when certain pattern applied to long subject
github.com/crystal-lang/crystal - jmdyck opened this issue 9 months ago
github.com/crystal-lang/crystal - jmdyck opened this issue 9 months ago
Add `Thread.new` yields itself
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
Enhance documentation for regex options `NO_UTF_CHECK`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago