5 Commits

Author SHA1 Message Date
GoldenCrystal 751e84fc6d Add DebuggerDisplay attributes.
Format some code to C# 7.0.
Remove useless using directives.
2017-09-07 23:10:17 +02:00
GoldenCrystal bc07cc9b55 Added XML documentation on some members. 2014-12-15 01:57:09 +01:00
GoldenCrystal 76e5b5f0ba Added ValueNameAttribute on UnicodeCharInfo properties. Those reference the name of the associated Unicode property. 2014-11-24 02:20:18 +01:00
GoldenCrystal de36586c64 Restructured the projects, and put all the data construction logic in a separate assembly. 2014-11-03 00:05:54 +01:00
GoldenCrystal 190597d317 Exported some of the data consolidation logic to a separate builder.
Improved enumerations by including a special ValueName attribute on the fields.
2014-11-02 21:56:24 +01:00