Highlights
- Arctic Code Vault Contributor
Pinned
1,546 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2021
Created 15 commits in 5 repositories
Created 1 repository
- jez/fastmod Rust
Created a pull request in sorbet/sorbet that received 7 comments
wip: Error when giving block to method that doesn't take one
Motivation Fixes #4056 Test plan See included automated tests.
+245
−106
•
7
comments
Opened 15 other pull requests in 4 repositories
sorbet/sorbet
2
closed
3
open
7
merged
- wip: Error when giving block to method that doesn't take one
- foreign: **opts -> allow_direct_mutation: nil
- MK::KeywordArg and MK::UnresolvedConstantParts helpers
- Stop emitting useless sig annotations in reflection.rbi
- Correctly model merchant_prop w.r.t. foreign
- wip: Only pass `-march` flag in linux release builds
- Format the build-sorbet-runtime tests a little better
- Allow Linuxbrew path for autoconf
- Add T::Utils.signature_for_method
- Re-run rbi/tools/sync-rdoc.rb for Ruby 2.7
- rbi/tools/sync-rdoc.rb rbi/core/unbound_method.rbi
- Revert "Infer Array#flatten type taking into account #to_ary"
jez/as-tree
1
merged
facebookincubator/fastmod
1
closed
sorbet/sorbet-typed
1
merged
Reviewed 14 pull requests in 4 repositories
sorbet/sorbet 10 pull requests
- Stop emitting useless sig annotations in reflection.rbi
- Introduce FieldRef, a reference type for fields and static fields
- Add support for root scoped Struct definitions
- Avoid crash when autocorrect has origin pointing to payload
- Scaffolding to generate call_validation.rb via Bazel
- Re-run rbi/tools/sync-rdoc.rb for Ruby 2.7
- rbi/tools/sync-rdoc.rb rbi/core/unbound_method.rbi
- Fix test file name
- Fix Array#flatten when the element is T.untyped
- don't double-check protected methods when doing final methods checks