branchrust_reboot/main/fix_typecache_generic_namecancel

2 Commits over 0 Days - ∞cph!

3 Months Ago
Add tests to confirm it converts generic names properly
3 Months Ago
Fix TypeNameCache having a typo in the regex that converts List`1[int] -> List<int>