Highlights
- Arctic Code Vault Contributor
Popular repositories
683 contributions in the last year
Less
More
Activity overview
Contributed to
crystal-lang/crystal,
asterite/adventofcode2020,
asterite/testgab
and 5 other
repositories
Contribution activity
March 2021
Created 16 commits in 1 repository
Created 1 repository
Reviewed 10 pull requests in 2 repositories
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