PKHeX/PKHeX.Core/Util
Kurt ba5cc26e83 Add indication to which blocks changed
Use reflection to grab all const declarations (private and public), and grab the name of that const. Whenever that block is mentioned in our diff, use the name instead of the key.

Helps identify what changed / remove noise if you don't care about that block.
2020-01-22 17:06:23 -08:00
..
ArrayUtil.cs
BigEndian.cs
DataUtil.cs Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00
DateUtil.cs
FileUtil.cs Add new lengths 2020-01-09 08:17:41 -08:00
FlagUtil.cs
MessageStrings.cs
NetUtil.cs
PathUtil.cs
RandUtil.cs
ReflectUtil.cs Add indication to which blocks changed 2020-01-22 17:06:23 -08:00
StringUtil.cs
Util.cs