Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
429 contributions in the last year
Activity overview
Contribution activity
November 2020
October 2020
Created 22 commits in 5 repositories
Created a pull request in ruby/ruby that received 2 comments
Opened 6 other pull requests in 1 repository
ruby/ruby
1
open
5
merged
- Optimize the __send__ calls
- compile.c: separate compile_builtin_function_call
- rational.c: convert a numerator to rational before calling fdiv in Kernel.Rational()
- Feature #15573
- [Bug #12485]: Kernel.Rational raises TypeError though given denominator returns 1 by to_int
- memory_view.c: Use ssize_t for ndim in memory_view