Popular repositories
675 contributions in the last year
Less
More
Contribution activity
October 2021
Created 6 commits in 1 repository
Created a pull request in sorbet/ruby that received 2 comments
pass rb_calling_info into sorbet method functions
#3 changed things so that we pass the rb_call_data structure into sorbet method functions. This is not quite enough to enable efficient parsing of …
+10
−6
•
2
comments
Opened 7 other pull requests in 1 repository
sorbet/sorbet
6
merged
1
open
- use an existing variable in resolveJumpTarget
- factor out some keyword argument parsing code
- pass calling info into sorbet method functions
- fix C-style string casts around the codebase
- add extra information to the objectFileEmission timer
- add some more complex tests for splats with keyword args
- return string_views instead of strings from a couple methods

