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

Interpreter spec failures on Debian

deiv opened this issue over 1 year ago
Octicon licence not compatible with debian

beta-ziliani opened this issue over 1 year ago
Add additional fields to `GC:ProfStats`

carlhoerberg opened this pull request over 1 year ago
Misleading error "Unexpected token" when using macros

KCErb opened this issue over 1 year ago
Optimize `IO#read_string(0)`

jgaskins opened this pull request over 1 year ago
UTF-8 letters replaced with null bytes if provided via Windows Terminal

KamilZielinski opened this issue over 1 year ago
Fix shard crystal version in `crystal init`

xendk opened this pull request over 1 year ago
Can't round `BigDecimal` to more digits than default precision

JayXon opened this issue over 1 year ago
Fix error message when parsing unknown JSON enum value

willhbr opened this pull request over 1 year ago
[RFC] Changing the set of ciphers

beta-ziliani opened this issue over 1 year ago
Implements crystal-lang/crystal/#13719 OptionParser boolean options.

yb66 opened this pull request over 1 year ago
Missing `Colorize::Mode` values

HertzDevil opened this issue over 1 year ago
Macro's method run does not work on MacOS Sonoma

snadon opened this issue over 1 year ago
Rename String.build block parameter

zw963 opened this pull request over 1 year ago
String.build block parameter name improvemnt (change str to io)

zw963 opened this issue over 1 year ago
Log::AsyncDispatcher#close not fiber-safe?

xendk opened this issue over 1 year ago
OptionParser boolean options

yb66 opened this issue over 1 year ago
Clear `Time::Location` cache before `.load_android` specs

HertzDevil opened this pull request over 1 year ago
Compiler bug when Hash block always raises

carlhoerberg opened this issue over 1 year ago
Experimental: Add `Slice.literal` for numeric slice constants

HertzDevil opened this pull request over 1 year ago
Support generic types in `crystal tool hierarchy`

HertzDevil opened this pull request over 1 year ago
add fuzzing support

fuzzah opened this issue over 1 year ago
Memory leak with Regex

jwoertink opened this issue over 1 year ago
Fix byte sizes for `Proc`s inside extern structs

HertzDevil opened this pull request over 1 year ago
Do not use nilable `Pointer`s

HertzDevil opened this pull request over 1 year ago
Fix missing normalization of macro expressions (and others)

asterite opened this pull request over 1 year ago
Do not add trailing `+` in `TypeNode#id` for virtual types

HertzDevil opened this pull request over 1 year ago
Regression in macro block unpacking

Blacksmoke16 opened this issue over 1 year ago
`Class#cast` doesn't work correctly on virtual receivers

HertzDevil opened this issue over 1 year ago
Fix: Set encoding in `XML.parse_html` explicitly to UTF-8

straight-shoota opened this pull request over 1 year ago
Compiler bug on recursive generics (without alias)

wolfgang371 opened this issue over 1 year ago
Wrong handling of UTF-8 text in the XML module

Singond opened this issue over 1 year ago
Compiler throwing error, losing track of alias names in recursions

wolfgang371 opened this issue over 1 year ago
Use `Fiber.inactive` inside `Fiber#run`'s `ensure` block

HertzDevil opened this pull request over 1 year ago
make: Add `generate_data` target for running generator scripts

straight-shoota opened this pull request over 1 year ago
Fix: Chop git suffix from `LibLLVM::VERSION`

HOMODELUNA opened this pull request over 1 year ago
Signals delivery fails constantly

MistressRemilia opened this issue over 1 year ago
Update Int128/UInt128 documentation to use literals

stufro opened this pull request over 1 year ago
LibLLVM::VERSION for gitted versions

HOMODELUNA opened this issue over 1 year ago
Allow OpenSSL clients to choose cipher

carlhoerberg opened this pull request over 1 year ago
Add `Process.on_terminate`

stakach opened this pull request over 1 year ago
Add `UUID.v1`, `.v2`, `.v3`, `.v4`, `.v5`

threez opened this pull request over 1 year ago
Performance differences using to_u128

jzakiya opened this issue over 1 year ago
Add missing UUID related functions

threez opened this issue over 1 year ago
Parsing error?

jzakiya opened this issue over 1 year ago
[record] Allow custom initialize

lost22git opened this issue over 1 year ago
Two classes of different types cannot be equal

Silentdoer opened this issue over 1 year ago
No default cipher list for openssl client sockets

carlhoerberg opened this pull request over 1 year ago
Upgrade SSL defaults to Mozilla guidelines version 5.7

straight-shoota opened this pull request over 1 year ago
[RFC] Add `Array#intersects?` (or `Indexable#intersects?`)

asterite opened this issue over 1 year ago
[CI] Trigger windows release jobs on tag

straight-shoota opened this pull request over 1 year ago
Add changelog for 1.9.2

straight-shoota opened this pull request over 1 year ago
Detect developer mode in Windows installer

HertzDevil opened this pull request over 1 year ago
case when if expression use == not ===

Silentdoer opened this issue over 1 year ago
unless is redundant keyword?

Silentdoer opened this issue over 1 year ago
not nil is inconsistent?

Silentdoer opened this issue over 1 year ago
[RFC] Change inclusive/exclusive range operator

Silentdoer opened this issue over 1 year ago
Fix any inconsistencies in the language

Silentdoer opened this issue over 1 year ago
Revert "Add default interrupt handlers"

straight-shoota opened this pull request over 1 year ago
Ctrl-C cannot kill the Crystal compiler

MistressRemilia opened this issue over 1 year ago
Update Int document for Int128/UInt128 support.

zw963 opened this issue over 1 year ago
Fix octicon-link icon color on dark mode

GeopJr opened this pull request over 1 year ago
Add changelog for 1.9.1

straight-shoota opened this pull request over 1 year ago
Combined assignment issue with structs

wolfgang371 opened this issue over 1 year ago
Use `JSON::Serializable` in `scripts/generate_ssl_server_defaults.cr`

HertzDevil opened this pull request over 1 year ago
Support Android's system timezone database

HertzDevil opened this pull request over 1 year ago
Indirect branch tracking

jcs opened this issue over 1 year ago
Integration tests for compiler CLI

straight-shoota opened this issue over 1 year ago
Reformat changelog release headings

straight-shoota opened this pull request over 1 year ago
New changelog format

straight-shoota opened this pull request over 1 year ago
Fix generated cc command for cross compile

fnordfish opened this pull request over 1 year ago
Add dot and mermaid outputs

straight-shoota opened this pull request over 1 year ago
Refactor `LLVM.default_target_triple` to avoid regex

straight-shoota opened this pull request over 1 year ago
Fix lookup scope for `@[Primitive]` def's return type

HertzDevil opened this pull request over 1 year ago
static cross compile leads to incorrect `cc` command

fnordfish opened this issue over 1 year ago
Fix `Serializable` with converter parsing `null` value

straight-shoota opened this pull request over 1 year ago
improve Process#on_interrupt

stakach opened this pull request over 1 year ago
Change spec runner to exit with failure for `focus: true`

straight-shoota opened this pull request over 1 year ago
Return type lookup conflict when calling primitive method in subclass

HertzDevil opened this issue over 1 year ago
Timezone database support on Android

HertzDevil opened this issue over 1 year ago
Update previous Crystal release - 1.9.2

straight-shoota opened this pull request over 1 year ago
Pre-allocate Dragonbox cache array

HertzDevil opened this pull request over 1 year ago
Overflow in `Range`s with unsigned end value

HertzDevil opened this issue over 1 year ago
Non-flag subfields of flag enums

HertzDevil opened this issue over 1 year ago
Crystal Docs template overwrite

nobodywasishere opened this issue over 1 year ago
Make DLL delay-load opt-in

HertzDevil opened this pull request over 1 year ago
Regression on Windows - error with "cannot delay-load" message

oprypin opened this issue over 1 year ago
termios: add missing `VTIME` macros on Darwin

hovsater opened this pull request over 1 year ago
`Mutex` is not thread-safe on ARM processors

jgaskins opened this issue over 1 year ago
FR: Static Constructors for UDPSocket

stellarpower opened this issue over 1 year ago
Add `File#rename`

carlhoerberg opened this pull request over 1 year ago
Writing UTF-16 to an `IO::Memory` directly

HertzDevil opened this issue over 1 year ago
RFC: Declarative Compilation Units

yxhuvud opened this issue over 1 year ago