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
`Enumerable` and `Iterable` forms of `Iterator#step`
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Yield `key` in `Hash#transform_values`
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
Deprecate LLVM's legacy pass manager
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Build Windows portable and installer packages on CI
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Need improve the error output when user type incorrect type.
zw963 opened this issue over 1 year ago
zw963 opened this issue over 1 year ago
Improve base64 decoding performance
BlobCodes opened this pull request over 1 year ago
BlobCodes opened this pull request over 1 year ago
Add default interrupt handlers
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Use `%COMSPEC%` as the shell in `Process.new(shell: true)`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
LLVM brainfuck example can't compile on Arch Linux: undefined reference to `llvm_ext.cc.c4a0b00d'
glyh opened this issue over 1 year ago
glyh opened this issue over 1 year ago
Improve conversions from `BigInt` to `Int::Primitive`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
`BigInt#to_u8!`, `#to_u16!`, and `#to_u32!` ignore the receiver's sign
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
What is `#to_u`?
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Implemented ',' command in brainfuck sample program
ZeroPlayerRodent opened this pull request over 1 year ago
ZeroPlayerRodent opened this pull request over 1 year ago
`YAML::Serializable#use_yaml_discriminator` to use `NumberLiteral#to_number`
meatball133 opened this pull request over 1 year ago
meatball133 opened this pull request over 1 year ago
`YAML::Serializable#use_yaml_discriminator` to use `NumberLiteral#to_number`
meatball133 opened this issue over 1 year ago
meatball133 opened this issue over 1 year ago
Add ignore_serialize for `YAML::Serializable`
meatball133 opened this pull request over 1 year ago
meatball133 opened this pull request over 1 year ago
Optimize `BigRational#<=>(Int)`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Make `BigDecimal`'s comparisons exact
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
added a compiler command to clear the compiler cache
baseballlover723 opened this pull request over 1 year ago
baseballlover723 opened this pull request over 1 year ago
Crystal install.sh script failed on CentOS7: "...public_key: key 1 not an armored public key."
petr-fischer opened this issue over 1 year ago
petr-fischer opened this issue over 1 year ago
Refactor `String.ends_with?` to use `MatchOptions::ENDANCHORED`
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Add `File::MatchOptions` to control `Dir.glob`'s behavior
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Added LibC::SSizeT for Win32
mjblack opened this pull request over 1 year ago
mjblack opened this pull request over 1 year ago
Crystal not finding shared libs in WSL2 Homebrew install
tedneward opened this issue over 1 year ago
tedneward opened this issue over 1 year ago
Fix handling of quoted boolean values in `YAML::Any`
willhbr opened this pull request over 1 year ago
willhbr opened this pull request over 1 year ago
Comments allow '\r' without following '\n'
BlobCodes opened this issue over 1 year ago
BlobCodes opened this issue over 1 year ago
Symbol literals allow '\r' without following '\n'
BlobCodes opened this issue over 1 year ago
BlobCodes opened this issue over 1 year ago
Distribute DLLs and import libraries on Windows
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Do not attempt downcasing first when case-folding a `Char`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Feature Request | Not-nillable {property,getter}! with blocks
steakknife opened this issue over 1 year ago
steakknife opened this issue over 1 year ago
Fix `String#underscore` with multi-character downcasing
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Add `Char#titlecase` for correct mixed-case transformations
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Make comparisons between `BigRational` and `BigFloat` exact
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Backslash-Newline-Newline in String literals
BlobCodes opened this issue over 1 year ago
BlobCodes opened this issue over 1 year ago
Docs: Add note about graphemes in `String#reverse`
noraj opened this pull request over 1 year ago
noraj opened this pull request over 1 year ago
`Unicode::CaseOptions::ASCII` and `Turkic` are mutually exclusive
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Case folding should be neither lowercase nor uppercase
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
`String#titleize` and `#capitalize` ignore Unicode `Titlecase_Mapping` property
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Handle case folding in `String#compare` correctly
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Update cachix/install-nix-action action to v21
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
Fix: Do not drop `/LIBPATH` from Windows linker command
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Convenience methods for non-blocking send/receive
beta-ziliani opened this issue over 1 year ago
beta-ziliani opened this issue over 1 year ago
Cannot compile anything on Windows
devnote-dev opened this issue over 1 year ago
devnote-dev opened this issue over 1 year ago
Cannot specify any other characters in `\u{}` syntax after 6-digit code
BlobCodes opened this issue over 1 year ago
BlobCodes opened this issue over 1 year ago
Multiline-Symbol literals do not increase the line counter
BlobCodes opened this issue over 1 year ago
BlobCodes opened this issue over 1 year ago
Fix timeout events getting lost on Windows
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Fix `Atomic#max` and `#min` for signed enums
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Docs: Fix operators in `Atomic#add`, `#sub`, `#max`, `#min`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Suggestion: Align escape codes between `Symbol` and `String` literals
BlobCodes opened this issue over 1 year ago
BlobCodes opened this issue over 1 year ago
Memory leak in `Log.context.set`
jgaskins opened this issue over 1 year ago
jgaskins opened this issue over 1 year ago
Octal escape codes do not work like they are described in the reference
BlobCodes opened this issue over 1 year ago
BlobCodes opened this issue over 1 year ago
Timeout action broken on Windows
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Historical time zone transitions on Windows
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Map IANA time zone identifiers to Windows time zones
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Fix local timezones without DST on Windows
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Add mobile support to docs
GeopJr opened this pull request over 1 year ago
GeopJr opened this pull request over 1 year ago
Returning `StaticArray`s of specific sizes behaves weirdly
BlobCodes opened this issue over 1 year ago
BlobCodes opened this issue over 1 year ago
Correctly ignore nested deprecation warnings
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Add dark mode to docs
GeopJr opened this pull request over 1 year ago
GeopJr opened this pull request over 1 year ago
Private namespaced declaration at the top level does not work properly
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
`Dir.glob` and `File.match?` are case-sensitive even on Windows
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Add `::exit!` to skip running `at_exit` handlers
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Add support for dash separator to `Enum.parse`
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Deprecation notices from deprecated code
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
Fix return type of `Iterator#chunk` and `Enumerable#chunks` without `Drop`
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
More codegen optimization options
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
Move `LibC` into `Crystal::System` namespace
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
Fix for Process: ensure chdir is a string
devnote-dev opened this pull request over 1 year ago
devnote-dev opened this pull request over 1 year ago
Update list of Windows time zones
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Remove incorrect `CRYSTAL` in comments
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Support `CRYSTAL_LIBRARY_RPATH` for adding dynamic library lookup paths
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Add `slow` tag to stdlib specs that compile a program
straight-shoota opened this pull request over 1 year ago
straight-shoota opened this pull request over 1 year ago
Make `fcntl` defined on all platforms
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
WebSocket in child process gets stuck on Windows
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Overriding the default dynamic library lookup path
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Deprecate `LLVM::Module#write_bitcode_with_summary_to_file`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Remove `LLVMExtSetCurrentDebugLocation` from `llvm_ext.cc`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
ECR on windows - Error: expected '\n' after '\r'
dsisnero opened this issue over 1 year ago
dsisnero opened this issue over 1 year ago
Implement `Socket::IPAddress#to_s` with Crystal instead of `LibC.inet_ntop`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
IEEE 754-2008 "small" decimal floating-point types
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Initializing reference objects in non-default storage
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Default `.gitattributes` for `crystal init`
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Add `.gitattributes` to repository
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Split Windows library build scripts from CI
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Windows: do not set `SO_EXCLUSIVEADDRUSE` if `SO_REUSEADDR` already present
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Disable `Process.pgid` spec on Windows
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Print error if unable to delay-load DLL on Windows
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Cannot yield to multiple `_` block parameters in interpreter
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Support `-static` and `-dynamic` `.lib` suffixes on Windows
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Reopening or sharing `LibC` types properly
HertzDevil opened this issue over 1 year ago
HertzDevil opened this issue over 1 year ago
Permissions for deleting a file
straight-shoota opened this issue over 1 year ago
straight-shoota opened this issue over 1 year ago
[Playground] You've reached a bug in the playground
Vici37 opened this issue over 1 year ago
Vici37 opened this issue over 1 year ago
Upgrade Windows CI to LLVM 16
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Add a testcase line number to the output of JUnitFormatter
nobodywasishere opened this pull request over 1 year ago
nobodywasishere opened this pull request over 1 year ago
Add line number to JUnitFormatter
nobodywasishere opened this issue over 1 year ago
nobodywasishere opened this issue over 1 year ago
Docs are wrong for Dir.mkdir and mkdir_p
jwoertink opened this issue over 1 year ago
jwoertink opened this issue over 1 year ago
Fix file permission specs on Windows
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Add incremental optimization levels
kostya opened this pull request over 1 year ago
kostya opened this pull request over 1 year ago
Parse IP addresses in Crystal instead of using `LibC.inet_pton`
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago
Allow `File.delete` to remove read-only files on Windows
HertzDevil opened this pull request over 1 year ago
HertzDevil opened this pull request over 1 year ago