crystal
https://github.com/crystal-lang/crystal
Crystal
The Crystal Programming Language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Crystal not yet supported57 Subscribers
View all SubscribersAdd a CodeTriage badge to crystal
Help out
- Issues
- Inconsistent results of `Crystal::ASTNode::Call#id`
- Return type restriction on `NilableCast` (`as?`)
- Fix: handle pointers in NilableCast codegen
- `.as?` doesn't behave like `.as` when casting reference to pointer
- Add a method to `Range` to detect overlap/intersection with another `Range`
- Union and intersection of `Range`s
- `File.read`ing a file bigger than 2GB results in an `OverflowError`
- Formatter error when assigning to nilable type in property missing space after name
- invalid instruction when referencing overridden private interface types
- Add method to get an array of modules included in a type
- Docs
- Crystal not yet supported