aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Diagnostics
AgeCommit message (Expand)AuthorFilesLines
2023-03-04Minor code formatting (#4498)1.1.649gdkchan2-3/+3
2023-01-18Optimize string memory usage. Use Spans and StringBuilders where possible (#3...1.1.572Andrey Sukharev2-14/+15
2022-10-18Avoid allocations in .Parse methods (#3760)1.1.310Berkan Diler1-1/+1
2019-07-02Misc cleanup (#708)Alex Barney1-4/+4
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney52-1465/+1465
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan52-1467/+1467
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney52-1467/+1467
2018-10-17Remove unnecessary usings (#463)gdkchan5-7/+1
2018-09-15Rewrite the C++ Demangler (#416)Thomas Guillemard53-416/+5112
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan1-0/+416