Highlights
- Arctic Code Vault Contributor
Pinned
575 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 27 commits in 5 repositories
Created 3 repositories
- KvanTTT/kvanttt
- KvanTTT/github-readme-stats JavaScript
- KvanTTT/runtime C#
Created a pull request in mkaring/ConfuserEx that received 9 comments
Renaming fixes and improvements
Rename overloaded methods to different names, add tests, fix #293 Incorrect symbol map generating for nested classes if decodable is activated, fix …
+532
−266
•
9
comments
Opened 4 other pull requests in 3 repositories
KvanTTT/Dots-Game-AI
2
merged
mkaring/ConfuserEx
1
closed
dotnet/runtime
1
merged
Reviewed 3 pull requests in 3 repositories
naudio/NAudio 1 pull request
antlr/grammars-v4 1 pull request
mkaring/ConfuserEx 1 pull request
Created an issue in mkaring/ConfuserEx that received 7 comments
Incorrect symbol map generating for nested classes if decodable is activated
Consider the following code: public class Program { public class Test { public override string ToString() => "test"; } } I expect the following ite…
7
comments

