Highlights
- Pro
Block or Report
Block or report AlFasGD
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
FetaWarrior Public
A Discord bot written in C# that provides mass kick/ban functionality, helpful to clean the server up after unprevented raids.
C#
1,004 contributions in the last year
Less
More
Activity overview
Contributed to
AlFasGD/GenericsAnalyzer,
AlFasGD/AdventOfCSharp,
AlFasGD/AdventOfCode
and 5 other
repositories
Contribution activity
January 2022
Created 111 commits in 5 repositories
Opened 25 pull requests in 4 repositories
AlFasGD/AdventOfCSharp
17
merged
- Prepare to release 1.2.1
- Migrate reflection-related method retrieval methods
-
Remove display execution times parameters from
ProblemRunnerfunctions - Remove object answer string converters, include answer string converter analysis
- Prepare to release 1.2.0
- Execution time printing cleanup
- Part solver name analyzers
- Add support for fanmade custom parts, improve solution output printing and mark interactive solutions
- Document some parts of the code and refactor
- Add live printing execution time
- Add automatic solution class generation
- Upgrade RoseLynn and Garyon
- Adjust metadata and bump version
- Create workflow
- Fix multi-year Day25 code fix bug
- Prepare for 1.1.0
- Implement code fixes
AlFasGD/RoseLynn
5
merged
AlFasGD/Garyon
2
merged
AlFasGD/GenericsAnalyzer
1
merged
Created an issue in dotnet/roslyn that received 8 comments
Code fix actions not properly loaded after updating analyzer package
Version Used: Visual Studio 2022 17.1.0 Preview 1.1 Steps to Reproduce: Have an analyzer package installed in your project. Update the analyzer pa…
8
comments
Opened 19 other issues in 7 repositories
AlFasGD/AdventOfCSharp
5
open
5
closed
-
Extract
OutputProviderout ofInputProviderand migrate input loading state logic toInputProvider -
Separate resolution of methods in
Problemthrough reflection into a dedicated class -
Use a property in
ProblemRunnerfor determining whether execution times will be displayed instead of using method parameters - Speed up GitHub Actions workflows for testing
- Fancier Part 2 output display for Day 25
- Part solver name analysis
- Analyzer to validate secrets containers
- Properly test that the diagnostics' locations are the intended ones for custom diagnostic locations
-
PartSolverAttributeplacement - Problem indexing on nested solution classes