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
1,582 contributions in the last year
Activity overview
Contribution activity
August 2020
Created a pull request in dotnet/roslyn that received 5 comments
Fix issue where compiler host dropped connections under load
Under load the compiler server was failing to accept client connections faster than the client connect timeout period (one second). This lead clien…
+765
−264
•
5
comments
- Check if $insertionDir exists before getting children.
- Analyzer driver performance improvements
- 🦔 Improved nullable constructor analysis
- Attach C# 9 features to LanguageVersion.CSharp9
- No PROTOTYPE markers allowed in compiler in certain branches
- Update corefx dependencies
- Allow declaring iterator in records (#46713)
- Use AzDo-aware warning messages in build.ps1
- Merge features/function-pointers into master
- Add print methods to records
- Adjust log line splitting for shared compiler
- Update TestRunner.cs
- Remove prototypes and fix a small bug
- Fix failures to use VBCSCompiler.exe for Roslyn builds
- Add a new command line switch to skip analyzer execution
- Null annotate SymbolKey and a bit more of the compiler
- [features/param-nullchecking] The BangBang Update
- Enforce DoesNotReturn on return;
- Throw IndexOutOfRangeException from BitVector.this[int] if index < 0
- Change GacFileResolver.IsAvailable to check a type from System.Core
- Add CallingConventions to the public api
- Fix string expansion in ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies
- Simplify NativeIntegerAttribute encoding
- Update GetLeastOverriddenProperty/Event for overload resolution changes
- Expose generator internals:
- Some pull request reviews not shown.
Created an issue in dotnet/runtime that received 5 comments
.NET 5 SDK acquisition should mention WSL issues with snap
https://github.com/dotnet/core/blob/master/release-notes/5.0/preview/5.0.0-preview.7-install-instructions.md The preferred method of installing .NE…
5
comments
3
contributions
in private repositories
Aug 3 – Aug 5