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
Timeout in `HTTP::Server` spec with `preview_mt`
github.com/crystal-lang/crystal - straight-shoota opened this issue almost 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue almost 2 years ago
Use dash in enum value names
github.com/crystal-lang/crystal - dammer opened this issue almost 2 years ago
github.com/crystal-lang/crystal - dammer opened this issue almost 2 years ago
LLVM assertion failed on mac llvm10 debug build
github.com/crystal-lang/crystal - will opened this issue almost 2 years ago
github.com/crystal-lang/crystal - will opened this issue almost 2 years ago
crystal tool format on 'Range'
github.com/crystal-lang/crystal - willy610 opened this issue almost 2 years ago
github.com/crystal-lang/crystal - willy610 opened this issue almost 2 years ago
add find-llvm-config for windows
github.com/crystal-lang/crystal - dsisnero opened this pull request almost 2 years ago
github.com/crystal-lang/crystal - dsisnero opened this pull request almost 2 years ago
Meaning of "hidden files" in `Dir.glob`
github.com/crystal-lang/crystal - HertzDevil opened this issue almost 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this issue almost 2 years ago
Linker error leads to missing symbols on builds with lots of object files
github.com/crystal-lang/crystal - bararchy opened this issue almost 2 years ago
github.com/crystal-lang/crystal - bararchy opened this issue almost 2 years ago
extra files option for crystal doc
github.com/crystal-lang/crystal - noraj opened this issue almost 2 years ago
github.com/crystal-lang/crystal - noraj opened this issue almost 2 years ago
Support LLVM 16
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 2 years ago
Remove obsolete functions from `llvm_ext.cc`
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 2 years ago
`previous_def` seems to lose information regarding a double-splat when used in a macro.
github.com/crystal-lang/crystal - icy-arctic-fox opened this issue almost 2 years ago
github.com/crystal-lang/crystal - icy-arctic-fox opened this issue almost 2 years ago
Fix `Socket#tty?` to `false` on Windows
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request almost 2 years ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request almost 2 years ago
LLVM 16 supports Crystal's DWARF5 language code
github.com/crystal-lang/crystal - HertzDevil opened this issue almost 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this issue almost 2 years ago
Trailing commas for multiline def / macro / fun parameter lists
github.com/crystal-lang/crystal - HertzDevil opened this issue almost 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this issue almost 2 years ago
`Time::Location#load` with IANA TZ string
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue almost 2 years ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue almost 2 years ago
Constants for host and target triples
github.com/crystal-lang/crystal - HertzDevil opened this issue almost 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this issue almost 2 years ago
Re-export `LibC.printf` and `snprintf` for Windows interpreter
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 2 years ago
Improve `HTML.escape(string, io)` performance
github.com/crystal-lang/crystal - BlobCodes opened this pull request almost 2 years ago
github.com/crystal-lang/crystal - BlobCodes opened this pull request almost 2 years ago
Hash missing key handler doesn't work when adding multiple types with their metaclass as the key
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue almost 2 years ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue almost 2 years ago
Remove `not_nil!` from `Regex::MatchData` docs
github.com/crystal-lang/crystal - devnote-dev opened this issue almost 2 years ago
github.com/crystal-lang/crystal - devnote-dev opened this issue almost 2 years ago
Add `String#match!`
github.com/crystal-lang/crystal - devnote-dev opened this issue almost 2 years ago
github.com/crystal-lang/crystal - devnote-dev opened this issue almost 2 years ago
Regex::MatchData to string
github.com/crystal-lang/crystal - noraj opened this issue almost 2 years ago
github.com/crystal-lang/crystal - noraj opened this issue almost 2 years ago
Added `Enumerable#in_slices_of`
github.com/crystal-lang/crystal - pricelessrabbit opened this pull request almost 2 years ago
github.com/crystal-lang/crystal - pricelessrabbit opened this pull request almost 2 years ago
Fiber switching for WebAssembly
github.com/crystal-lang/crystal - lbguilherme opened this pull request almost 2 years ago
github.com/crystal-lang/crystal - lbguilherme opened this pull request almost 2 years ago
`('A'..'Z') === nil` must return nil if it can’t match the value instead of give a compilation error.
github.com/crystal-lang/crystal - zw963 opened this issue almost 2 years ago
github.com/crystal-lang/crystal - zw963 opened this issue almost 2 years ago
Network server
github.com/crystal-lang/crystal - wishdev opened this pull request almost 2 years ago
github.com/crystal-lang/crystal - wishdev opened this pull request almost 2 years ago
HTTP::Server vs ApplicationServer
github.com/crystal-lang/crystal - wishdev opened this issue almost 2 years ago
github.com/crystal-lang/crystal - wishdev opened this issue almost 2 years ago
Formatter: escape bi-directional control characters within strings
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request almost 2 years ago
Make it possible to create GUI mode applications in Windows
github.com/crystal-lang/crystal - konovod opened this issue almost 2 years ago
github.com/crystal-lang/crystal - konovod opened this issue almost 2 years ago
More places might need memory barriers on AArch64
github.com/crystal-lang/crystal - HertzDevil opened this issue almost 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this issue almost 2 years ago
Multiple initializations of a constant when using pointerof()
github.com/crystal-lang/crystal - max-codeware opened this issue almost 2 years ago
github.com/crystal-lang/crystal - max-codeware opened this issue almost 2 years ago
Usefulness of `Number.[]`
github.com/crystal-lang/crystal - straight-shoota opened this issue almost 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue almost 2 years ago
Spurious compiler error regarding constant visibility in modules
github.com/crystal-lang/crystal - stefandd opened this issue almost 2 years ago
github.com/crystal-lang/crystal - stefandd opened this issue almost 2 years ago
Bug in atomic operations on aarch64 with multi-threading
github.com/crystal-lang/crystal - straight-shoota opened this issue almost 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue almost 2 years ago
expanding json parsing to json objects larger than Int32 bytes
github.com/crystal-lang/crystal - pbrumm opened this pull request almost 2 years ago
github.com/crystal-lang/crystal - pbrumm opened this pull request almost 2 years ago
Concentrate formatter changes in next release
github.com/crystal-lang/crystal - straight-shoota opened this issue almost 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue almost 2 years ago
Number#format prints incorrect value
github.com/crystal-lang/crystal - z64 opened this issue almost 2 years ago
github.com/crystal-lang/crystal - z64 opened this issue almost 2 years ago
Make linker configurable on Windows
github.com/crystal-lang/crystal - straight-shoota opened this issue almost 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue almost 2 years ago
Arithmetic overflow when deserializing large JSON file
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue almost 2 years ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue almost 2 years ago
Validate `URI#path`
github.com/crystal-lang/crystal - straight-shoota opened this pull request almost 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request almost 2 years ago
Warn on unescaped Unicode bi-directional control characters
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 2 years ago
Missing `llvm_ext.o` in Linux release
github.com/crystal-lang/crystal - mamantoha opened this issue about 2 years ago
github.com/crystal-lang/crystal - mamantoha opened this issue about 2 years ago
Compiler crash in a infinite recursion
github.com/crystal-lang/crystal - hugopl opened this issue about 2 years ago
github.com/crystal-lang/crystal - hugopl opened this issue about 2 years ago
`Process.run(command, shell: true)` inconsistent on Windows and POSIX
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
`crystal x.cr` suggests `--error-trace`, but it only works if `run` command is explicity added
github.com/crystal-lang/crystal - z1lk opened this issue about 2 years ago
github.com/crystal-lang/crystal - z1lk opened this issue about 2 years ago
Optimize allocation for node dependencies and observers in compiler
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
`Array` form of `#each_slice`
github.com/crystal-lang/crystal - HertzDevil opened this issue about 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this issue about 2 years ago
Assorted type signatures
github.com/crystal-lang/crystal - caspiano opened this pull request about 2 years ago
github.com/crystal-lang/crystal - caspiano opened this pull request about 2 years ago
Weird attribute assignment syntax
github.com/crystal-lang/crystal - FnControlOption opened this issue about 2 years ago
github.com/crystal-lang/crystal - FnControlOption opened this issue about 2 years ago
Type restriction against default value
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
Return types of generic interface implementations
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
`URI` allows invalid path component
github.com/crystal-lang/crystal - digitalcora opened this issue about 2 years ago
github.com/crystal-lang/crystal - digitalcora opened this issue about 2 years ago
PR template: adding a line about force-pushes
github.com/crystal-lang/crystal - beta-ziliani opened this pull request about 2 years ago
github.com/crystal-lang/crystal - beta-ziliani opened this pull request about 2 years ago
Fix constants starting with non-ascii uppercase letter
github.com/crystal-lang/crystal - kolesar-andras opened this pull request about 2 years ago
github.com/crystal-lang/crystal - kolesar-andras opened this pull request about 2 years ago
Name starting with non-ascii uppercase letter is not treated as constant
github.com/crystal-lang/crystal - kolesar-andras opened this issue about 2 years ago
github.com/crystal-lang/crystal - kolesar-andras opened this issue about 2 years ago
`Regex` match methods do not accept negative position
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
Environment dependencies for stdlib specs
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
Add self.powmod(e, m) to do efficienct modular exponentiation (self ** e) % m
github.com/crystal-lang/crystal - jzakiya opened this issue about 2 years ago
github.com/crystal-lang/crystal - jzakiya opened this issue about 2 years ago
Interpreter: bug with regexes
github.com/crystal-lang/crystal - hutou opened this issue about 2 years ago
github.com/crystal-lang/crystal - hutou opened this issue about 2 years ago
Interpreter: bug in the initialization of an instance variable
github.com/crystal-lang/crystal - hutou opened this issue about 2 years ago
github.com/crystal-lang/crystal - hutou opened this issue about 2 years ago
Optimize `Channel.select_impl`
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
Another misleading error message
github.com/crystal-lang/crystal - jwoertink opened this issue about 2 years ago
github.com/crystal-lang/crystal - jwoertink opened this issue about 2 years ago
Dependency Dashboard
github.com/crystal-lang/crystal - renovate[bot] opened this issue about 2 years ago
github.com/crystal-lang/crystal - renovate[bot] opened this issue about 2 years ago
Propose for short circuit version's #try.
github.com/crystal-lang/crystal - zw963 opened this issue about 2 years ago
github.com/crystal-lang/crystal - zw963 opened this issue about 2 years ago
Autocasting from `Bool?` to `Bool`
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
Add `Channel#try_send`, a non-blocking `Channel#send`
github.com/crystal-lang/crystal - carlhoerberg opened this pull request about 2 years ago
github.com/crystal-lang/crystal - carlhoerberg opened this pull request about 2 years ago
Add compile time string interpolation for char/num/bool constants
github.com/crystal-lang/crystal - mattrberry opened this pull request about 2 years ago
github.com/crystal-lang/crystal - mattrberry opened this pull request about 2 years ago
Add `XML::Reader#finalize`
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 years ago
Add `Enumerable(T)#to_set(& : T -> U) : Set(U) forall U`
github.com/crystal-lang/crystal - caspiano opened this pull request about 2 years ago
github.com/crystal-lang/crystal - caspiano opened this pull request about 2 years ago
Add `Enumerable(T)#to_a(& : T -> U) forall U`
github.com/crystal-lang/crystal - caspiano opened this pull request about 2 years ago
github.com/crystal-lang/crystal - caspiano opened this pull request about 2 years ago
Support for libreSSL 3.5
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 2 years ago
Add `Enumerable(T)#to_a(& : T -> U) forall U`
github.com/crystal-lang/crystal - caspiano opened this issue about 2 years ago
github.com/crystal-lang/crystal - caspiano opened this issue about 2 years ago
Interpreter: Load libraries in REPL mode
github.com/crystal-lang/crystal - zw963 opened this issue about 2 years ago
github.com/crystal-lang/crystal - zw963 opened this issue about 2 years ago
Should String#titleize convert underscores to spaces?
github.com/crystal-lang/crystal - robacarp opened this issue over 2 years ago
github.com/crystal-lang/crystal - robacarp opened this issue over 2 years ago
Update GHA to macos-12
github.com/crystal-lang/crystal - straight-shoota opened this issue over 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue over 2 years ago
Correctness issues with `Random#rand(Range(Float, Float))`
github.com/crystal-lang/crystal - HertzDevil opened this issue over 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this issue over 2 years ago
Version pinning for GHA actions
github.com/crystal-lang/crystal - straight-shoota opened this issue over 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue over 2 years ago
Add an issue template for documentation
github.com/crystal-lang/crystal - yb66 opened this issue over 2 years ago
github.com/crystal-lang/crystal - yb66 opened this issue over 2 years ago
Inline constants in the generated code
github.com/crystal-lang/crystal - mattrberry opened this issue over 2 years ago
github.com/crystal-lang/crystal - mattrberry opened this issue over 2 years ago
(Android / multi-threading) Invalid memory access
github.com/crystal-lang/crystal - anzhi0708 opened this issue over 2 years ago
github.com/crystal-lang/crystal - anzhi0708 opened this issue over 2 years ago
[Android] Failed to generate multi-threaded binary with `-Dpreview_mt` on Termux
github.com/crystal-lang/crystal - anzhi0708 opened this issue over 2 years ago
github.com/crystal-lang/crystal - anzhi0708 opened this issue over 2 years ago
Interpreter doesn't wrap extern fun vars in Crystal procs
github.com/crystal-lang/crystal - asterite opened this issue over 2 years ago
github.com/crystal-lang/crystal - asterite opened this issue over 2 years ago
add group_by_with_index and split_array
github.com/crystal-lang/crystal - orangeSi opened this pull request over 2 years ago
github.com/crystal-lang/crystal - orangeSi opened this pull request over 2 years ago
Implement the Ryu Printf algorithm
github.com/crystal-lang/crystal - HertzDevil opened this pull request over 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request over 2 years ago
CLI: `--no-color` should be the default if the output isn't a terminal
github.com/crystal-lang/crystal - jlcrochet opened this issue over 2 years ago
github.com/crystal-lang/crystal - jlcrochet opened this issue over 2 years ago
Use LibC.malloc instead of GC.malloc for LibZ allocations
github.com/crystal-lang/crystal - lbguilherme opened this pull request over 2 years ago
github.com/crystal-lang/crystal - lbguilherme opened this pull request over 2 years ago
Calling method with `self` in `initialize`
github.com/crystal-lang/crystal - mattrberry opened this issue over 2 years ago
github.com/crystal-lang/crystal - mattrberry opened this issue over 2 years ago
Some specs in interpreted mode timeout
github.com/crystal-lang/crystal - asterite opened this issue over 2 years ago
github.com/crystal-lang/crystal - asterite opened this issue over 2 years ago
Outstanding issues for the interpreter on Windows
github.com/crystal-lang/crystal - HertzDevil opened this issue over 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this issue over 2 years ago
Process#run broken with defunct child process with preview_mt
github.com/crystal-lang/crystal - phil294 opened this issue over 2 years ago
github.com/crystal-lang/crystal - phil294 opened this issue over 2 years ago
Strided subranges for `Array#[]` and `Range`-accepting methods
github.com/crystal-lang/crystal - HertzDevil opened this issue over 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this issue over 2 years ago
Do not use `TypeDeclaration`s on local variables
github.com/crystal-lang/crystal - HertzDevil opened this pull request over 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request over 2 years ago
Crash when assigning a pointer of something to a Void*.
github.com/crystal-lang/crystal - hugopl opened this issue over 2 years ago
github.com/crystal-lang/crystal - hugopl opened this issue over 2 years ago
Deprecations output the last seen deprecation
github.com/crystal-lang/crystal - stakach opened this issue over 2 years ago
github.com/crystal-lang/crystal - stakach opened this issue over 2 years ago
Support interpreter on arm
github.com/crystal-lang/crystal - straight-shoota opened this issue over 2 years ago
github.com/crystal-lang/crystal - straight-shoota opened this issue over 2 years ago
Defining `#same?` across structs with reference semantics
github.com/crystal-lang/crystal - HertzDevil opened this issue over 2 years ago
github.com/crystal-lang/crystal - HertzDevil opened this issue over 2 years ago
[Compiler] Could the compiler show a bit more helpful information? In particular when it comes to ruby users who expect $stdin.gets.chomp to work
github.com/crystal-lang/crystal - rubyFeedback opened this issue over 2 years ago
github.com/crystal-lang/crystal - rubyFeedback opened this issue over 2 years ago