Huo Yaoyuan

Results 14 issues of Huo Yaoyuan

I've partially wrote a span-based version back in 2019. During the years, C# and BCL have improved and the syntax is simplified a lot. This PR eliminates most allocations from...

area:beatmap-parsing
size/XL

Found when reviewing my code using the generator: ![image](https://github.com/dotnet/ClangSharp/assets/5644458/735d622a-0142-4a66-9327-ef8350a4f14f) It increases the risk to accidentally expose personal information. It's also painful when the C source location isn't fixed.

bug

### Language #### C# 8 - [x] Update to all pre-C# 8 features - [ ] Update for smallish features in C# 8 - Let IDE help for this -...

type:code-quality

When running benchmark on my Raptor Lake processor, I find the time of each iteration shifts between two values if I switch the console window to background. This is probably...