Dev on the Roslyn C#/VB compilers
-
Microsoft
- Redmond, WA
-
01:52
- 7h behind - https://rikkigibson.github.io
Pinned Loading
-
dotnet/roslyn
dotnet/roslyn PublicThe Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
573 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 2 commits in 1 repository
Created a pull request in dotnet/roslyn that received 18 comments
Fix crash in backing field nullability cycle scenario
Closes #77909
The issue is that InheritNullableStateOfTrackableStruct
is used all over the place, including EnterParameters
to visit the this
para…
+540
−7
lines changed
•
18
comments
Reviewed 10 pull requests in 3 repositories
dotnet/roslyn
7 pull requests
-
Update ignored directives public API
This contribution was made on Apr 9
-
Simplify workspace initialization in the LSP server
This contribution was made on Apr 5
-
Execute core compiler from full framework msbuild
This contribution was made on Apr 4
-
Fix crash in backing field nullability cycle scenario
This contribution was made on Apr 4
-
Remove unused elements form PublishData.json
This contribution was made on Apr 3
-
[main] Avoid ApplyOptimizations if up to date
This contribution was made on Apr 1
-
Avoid ApplyOptimizations if up to date
This contribution was made on Apr 1
dotnet/sdk
2 pull requests
-
Use global temp directory for run file outputs
This contribution was made on Apr 7
-
Use Roslyn to parse directives in file-based programs
This contribution was made on Apr 7
dotnet/csharplang
1 pull request
-
Update dictionary-expressions.md
This contribution was made on Apr 9
Created an issue in dotnet/msbuild that received 3 comments
ctrl+c is not respected when --framework is passed to 'dotnet build'
Issue Description
ctrl+c normally cancels the build, but it doesn't do that when --framework <target-framework>
is passed to the CLI. You have to j…
3
comments
Opened 2 other issues in 1 repository
dotnet/roslyn
1
closed
1
open
-
vscode shows metadata names in document outline
This contribution was made on Apr 8
-
Null resilient props should not get nullable initial state in constructors
This contribution was made on Apr 3