Highlights
- Arctic Code Vault Contributor
Popular repositories
659 contributions in the last year
Less
More
Activity overview
Contributed to
crystal-lang/crystal,
asterite/adventofcode2020,
crystal-lang/shards
and 5 other
repositories
Contribution activity
March 2021
Reviewed 9 pull requests in 1 repository
crystal-lang/crystal 9 pull requests
- Match named arguments by external parameter names when checking overload cover
- Revert "Disallow surrogate halves in string and char literals (#10443)"
- Add llvm 11.1 to the list of supported versions
- Fix error message when default parameter value doesn't match non-type restriction
- Support closured vars inside Const initializer
- Replace Crystal::Type#covariant? with #implements?
- Don't merge NamedTuple metaclasses through instance types
- Exclude abstract defs from "no overload matches" errors
- Add and improve type restrictions of block arguments