crystal
https://github.com/manastech/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 supported4 Subscribers
Add a CodeTriage badge to crystal
Help out
- Issues
- Import `Sync::Map(K, V)`
- In doc generation, `#methodname(ArgType)` can link to the wrong implementation if the arg count is the same
- Escape quotes in the filename within the location pragmas
- Run source-typer on crystal standard library, give or take
- Support timeout in `Channel.receive_first` and `Channel.send_first`
- `Slice.new` without init value should work with `Pointer` types instead of only `Number::Primitive`
- Add `IO#read_greedy`
- Add support for `Sec-WebSocket-Protocol` to `HTTP::WebSocketHandler`
- `Dir` and `File` methods accepting `Path` should return `Path`
- Blocking mode of existing fds opened with `IO::FileDescriptor.new` is changed starting with crystal 1.17
- Docs
- Crystal not yet supported