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
Backport bugfixes to `release/1.8` for release 1.8.2
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Docs: Reference `Process.executable_path` at `PROGRAM_NAME`
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Simplify implementation of `Serializable#initialize`
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Pseudo-method inconsistencies
devnote-dev opened this issue over 1 year ago
devnote-dev opened this issue over 1 year ago
`*::Serializable` deserialization accepts null values for properties with default value
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
Fixup for `JSON::Serializable` on certain recursively defined types
kostya opened this pull request over 1 year ago
kostya opened this pull request over 1 year ago
Another recursive json bug, after crystal 1.8
kostya opened this issue over 1 year ago
kostya opened this issue over 1 year ago
HTTP Server should allow custom concurrency models
stakach opened this pull request over 1 year ago
stakach opened this pull request over 1 year ago
Compiler does not detect source files overwritten by `--emit`
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Official Windows installer
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Cannot close process inside `Process.run`'s block on Windows
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Clean up unused code for Windows event loop
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
`Socket::IPAddress` does not canonicalize string addresses
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Add `Socket::IPaddress.v4`, `.v6`, `.v4_mapped_v6`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Fix `File.info(File::NULL)` on Windows
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Windows long path support
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Fix `preview_mt` infinite loop on Windows
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
add form_params for HTTP::Request
threez opened this pull request over 1 year ago
threez opened this pull request over 1 year ago
Integer root algorithm
BlobCodes opened this issue over 1 year ago
BlobCodes opened this issue over 1 year ago
Add `URI::Params#merge`, `#merge!` and `URI#update_query_params`
skinnyjames opened this pull request over 1 year ago
skinnyjames opened this pull request over 1 year ago
Support synchronous socket operations on Windows
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Refactor implementation of `Iterator::ChainIterator`
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Commutative equality
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
Check subject UTF8 validity just once for `String#gsub`, `#scan`, `#split`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Fix `Log::Builder` append `BroadcastBackend` to itself
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
`Log::Builder` adds `BroadcastBackend` to itself
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
Stack trace in release mode show no information (musl)
beta-ziliani opened this issue over 1 year ago
beta-ziliani opened this issue over 1 year ago
Use sentence case for all standard library exceptions
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
URI::Params#merge! and URI#merge_params!
skinnyjames opened this issue over 1 year ago
skinnyjames opened this issue over 1 year ago
Return type of `Iterator#chunk` and `Enumerable#chunks` includes `Enumerable::Chunk::Drop`
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
Deprecate variadic arguments to macro `#raise`
Blacksmoke16 opened this issue over 1 year ago
Blacksmoke16 opened this issue over 1 year ago
Do not cancel in progress CI jobs for master branch
Blacksmoke16 opened this pull request over 1 year ago
Blacksmoke16 opened this pull request over 1 year ago
Occasional ICEs when compiling under alpine linux
Sija opened this issue over 1 year ago
Sija opened this issue over 1 year ago
Add type safety to spec equality matcher
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
Fix `String#scan` with empty `Regex` match at multibyte char
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Require semicolon or newline before method body
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
`Socket::IPAddress` constructors
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
URI.encode:space_to_plus: stdlib using deprecated method
naqvis opened this issue over 1 year ago
naqvis opened this issue over 1 year ago
crystal build --cross-compile should generate a helpful target script
steakknife opened this issue over 1 year ago
steakknife opened this issue over 1 year ago
Require space, semicolon, or newline after class/module/etc. header
FnControlOption opened this pull request over 1 year ago
FnControlOption opened this pull request over 1 year ago
Make compiler aware of output extension when building programs
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Fix `Log::Metadata#dup` crash with 2+ entries
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Fix error message for calling `record` macro with kwargs
a-alhusaini opened this pull request over 1 year ago
a-alhusaini opened this pull request over 1 year ago
Add `Time.unix_ns` and `#to_unix_ns`
garymardell opened this pull request over 1 year ago
garymardell opened this pull request over 1 year ago
Add parameters for `Regex::MatchOptions` to matching methods
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Use GMP's functions for `Float`-to-`BigRational` conversion
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Disallow creating `Big*` numbers from infinity or NaN
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Handle NaNs when comparing `BigRational` against `Float`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Undefined constant with record and improper properties
jwoertink opened this issue over 1 year ago
jwoertink opened this issue over 1 year ago
Add `Regex.literal`
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Add `print` macro
jkthorne opened this pull request over 1 year ago
jkthorne opened this pull request over 1 year ago
Build samples on Windows CI
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
NotImplementedError of Socket in Win32
18183883296 opened this issue over 1 year ago
18183883296 opened this issue over 1 year ago
Implement `Socket#reuse_port` on Windows
stakach opened this pull request over 1 year ago
stakach opened this pull request over 1 year ago
Add multicast support to `UDPSocket` on Windows
stakach opened this pull request over 1 year ago
stakach opened this pull request over 1 year ago
Optimize `Doc::Method#compute_doc_info` to avoid duplicate regex
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Always use 0 for offset of `StaticArray`'s `@buffer`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Regenerate `spec/interpreter_std_spec.cr`
cyangle opened this pull request over 1 year ago
cyangle opened this pull request over 1 year ago
Show PCRE/PCRE2 configuration on CI
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Numeric type math differences, no BigInt.to_(i|u)128 methods
jzakiya opened this issue over 1 year ago
jzakiya opened this issue over 1 year ago
Handle NaNs when comparing `BigFloat` against `Float`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Handle NaNs when comparing `BigInt` against `Float`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Not following symlinks in `File.exists?` and `File.chmod`
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Implement `#match!` for Regex
devnote-dev opened this pull request over 1 year ago
devnote-dev opened this pull request over 1 year ago
Don't use symbols in `Crystal::Lexer#check_macro_opening_keyword`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Getting third-party library versions
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
API docs for `NoReturn` and `Void` are missing
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
Avoid raising a new exception when processing macro included/extended hooks to retain original location
Blacksmoke16 opened this pull request over 1 year ago
Blacksmoke16 opened this pull request over 1 year ago
More accurate macro errors
Blacksmoke16 opened this pull request over 1 year ago
Blacksmoke16 opened this pull request over 1 year ago
Union Type on Module is Incorrectly Rejected by Compiler
Capital-EX opened this issue over 1 year ago
Capital-EX opened this issue over 1 year ago
Regex may crash when matching invalid UTF-8 string
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
Fine-grained file permissions on Windows
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Inconsistent formatting between empty block and `ProcLiteral`
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Formatting code with an incompatible `.editorconfig` file
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Timeout in `HTTP::Server` spec with `preview_mt`
straight-shoota opened this issue almost 2 years ago
straight-shoota opened this issue almost 2 years ago
Use dash in enum value names
dammer opened this issue almost 2 years ago
dammer opened this issue almost 2 years ago
LLVM assertion failed on mac llvm10 debug build
will opened this issue almost 2 years ago
will opened this issue almost 2 years ago
crystal tool format on 'Range'
willy610 opened this issue almost 2 years ago
willy610 opened this issue almost 2 years ago
add find-llvm-config for windows
dsisnero opened this pull request almost 2 years ago
dsisnero opened this pull request almost 2 years ago
Meaning of "hidden files" in `Dir.glob`
HertzDevil opened this issue almost 2 years ago
HertzDevil opened this issue almost 2 years ago
Linker error leads to missing symbols on builds with lots of object files
bararchy opened this issue almost 2 years ago
bararchy opened this issue almost 2 years ago
extra files option for crystal doc
noraj opened this issue almost 2 years ago
noraj opened this issue almost 2 years ago
Support LLVM 16
HertzDevil opened this pull request almost 2 years ago
HertzDevil opened this pull request almost 2 years ago
Remove obsolete functions from `llvm_ext.cc`
HertzDevil opened this pull request almost 2 years ago
HertzDevil opened this pull request almost 2 years ago
`previous_def` seems to lose information regarding a double-splat when used in a macro.
icy-arctic-fox opened this issue almost 2 years ago
icy-arctic-fox opened this issue almost 2 years ago
Fix `Socket#tty?` to `false` on Windows
Blacksmoke16 opened this pull request almost 2 years ago
Blacksmoke16 opened this pull request almost 2 years ago
LLVM 16 supports Crystal's DWARF5 language code
HertzDevil opened this issue almost 2 years ago
HertzDevil opened this issue almost 2 years ago
Trailing commas for multiline def / macro / fun parameter lists
HertzDevil opened this issue almost 2 years ago
HertzDevil opened this issue almost 2 years ago
`Time::Location#load` with IANA TZ string
Blacksmoke16 opened this issue almost 2 years ago
Blacksmoke16 opened this issue almost 2 years ago
Constants for host and target triples
HertzDevil opened this issue almost 2 years ago
HertzDevil opened this issue almost 2 years ago
Re-export `LibC.printf` and `snprintf` for Windows interpreter
HertzDevil opened this pull request almost 2 years ago
HertzDevil opened this pull request almost 2 years ago
Improve `HTML.escape(string, io)` performance
BlobCodes opened this pull request almost 2 years ago
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
Blacksmoke16 opened this issue almost 2 years ago
Blacksmoke16 opened this issue almost 2 years ago
Remove `not_nil!` from `Regex::MatchData` docs
devnote-dev opened this issue almost 2 years ago
devnote-dev opened this issue almost 2 years ago
Add `String#match!`
devnote-dev opened this issue almost 2 years ago
devnote-dev opened this issue almost 2 years ago
Regex::MatchData to string
noraj opened this issue almost 2 years ago
noraj opened this issue almost 2 years ago
Added `Enumerable#in_slices_of`
pricelessrabbit opened this pull request almost 2 years ago
pricelessrabbit opened this pull request almost 2 years ago
Fiber switching for WebAssembly
lbguilherme opened this pull request almost 2 years ago
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.
zw963 opened this issue almost 2 years ago
zw963 opened this issue almost 2 years ago
Network server
wishdev opened this pull request almost 2 years ago
wishdev opened this pull request almost 2 years ago