Commit Graph

11 Commits

Author SHA1 Message Date
Matt Nadareski
4ad77d6be6 Cleanup and overhaul (#21)
* Syntax cleanup

* More minor cleanup, use Linq

* Fix broken features by using correct values

* Feature flags the same

* Features are modular

* No AlphaFS, more .NET versions

* Fix appveyor

* Put back identifiers, for some reason

* String interpolation, modernization

* Better use of GetField

* XmlTextWriter to remove possible issues

* Fix header for OpenMSX
2020-06-10 22:37:19 -07:00
Matt Nadareski
e8d59e6970 [ALL] Take care of possible null strings 2017-12-14 13:22:22 -08:00
Matt Nadareski
5dd08cba63 [ALL] One utility class now 2017-11-08 00:27:00 -08:00
Matt Nadareski
ef1a242d93 [NaturalComparer] Use modern code 2017-06-16 17:05:48 -07:00
Matt Nadareski
f5016e9665 [NaturalComparer] Use long instead of int 2017-06-02 17:14:05 -07:00
Matt Nadareski
2e012d66e4 [NaturalComparer] One more case management 2017-06-02 13:14:06 -07:00
Matt Nadareski
674e20d1d8 [NaturalComparer] Case management 2017-06-02 13:11:59 -07:00
Matt Nadareski
20b6208211 [DatFile, NaturalComparer, Style] Fix current directory; fix sorting order
If we find stuff that's "identical" then we should really compare to see if it's ACTUALLY identical or not, or else this can make some things REALLY weird
2017-06-01 18:03:37 -07:00
Matt Nadareski
fc1fddf030 [NaturalComparer] Add "number length" fix 2017-06-01 12:58:44 -07:00
Matt Nadareski
fd4c9cf4fe [ALL] Update namespace 2017-05-04 02:41:11 -07:00
Matt Nadareski
f72b06a561 [SabreTools.Library] Update folder name 2017-05-04 02:38:56 -07:00