aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Diagnostics
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-03-04Minor code formatting (#4498)gdkchan
2023-01-18Optimize string memory usage. Use Spans and StringBuilders where possible (#3...Andrey Sukharev
2022-10-18Avoid allocations in .Parse methods (#3760)Berkan Diler
2019-07-02Misc cleanup (#708)Alex Barney
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney
2018-10-17Remove unnecessary usings (#463)gdkchan
2018-09-15Rewrite the C++ Demangler (#416)Thomas Guillemard
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan