Highlights
- Arctic Code Vault Contributor
- 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
Popular repositories
-
LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).
-
-
-
acts_as_versionable for the newest_rails versions with dirty attributes handling
-
Forked from ihower/facebox_render
FaceboxRender is a Rails plugin let you use lightbox seamlessly using Facebox library (http://famspam.com/facebox/)
1,346 contributions in the last year
Activity overview
Contributed to
apple/swift,
apple/swift-source-compat-suite,
apple/swift-evolution
and 2 other
repositories
Contribution activity
September 2020
Created a pull request in apple/swift that received 7 comments
- [CSGen] Avoid failing on invalid declarations
- [Diagnostics] Allow "unknown base" fix to be diagnosed in ambiguity situ…
- [Localization] Simplify localization producer interface
- Fix merge conflict master -> master-next
- [Localization] Tests: Track and remove temporary files on fixture tea…
- [DNM] NFC: Empty commit to test change to source compat suite in debug configuration
- [ConstraintSystem] Adjust impact of a missing member fix
- [Localization] NFC: Add localization serialization unit tests
- [ConstraintSystem] Record `unable to infer base` only if hole origina…
- [ConstraintSystem] Record generic fix if destination of a pointer con…
- [5.3][ConstraintSystem] Extend invalid function body fix to cover constrai…
- [ConstraintSystem] Extend invalid function body fix to cover constraint generation failures
- [CSBindings] Delay binding chain result if type is an optional of a…
- [SR-13503] [Sema] Special InsertExplicitCall for nominal callable types
- Fix merge conflict master -> master-next
- [Parse][CodeCompletion] Stop code completion within a closure causing parser recovery after the closure.
- [Diagnostics] Diagnose comparisons with '.nan' and suggest using '.isNan' instead
- [Concurrency] Allow overload 'async' with non-async and disambiguate uses.
- [docs] Minor revision of trailing closure matching educational note
- [ConstraintSystem] Record generic fix if destination of a pointer con…
- [SE-0284] Allow Multiple Variadic Parameters in Functions, Subscripts, and Initializers
- [CSDiagnostics] Ensure fix-it inserts uses correct location in infered key path root optional unwrapped