mirror of
https://github.com/fadden/6502bench.git
synced 2024-12-01 22:50:35 +00:00
fdf2a0777c
If an end-of-line comment ended with '\', the code that "prettifies" the JSON output would get confused, and would start inserting \r\n after commas inside comment strings. This didn't corrupt the project files, but it did make them look funny, and required manual cleanup. Added a sample. This won't catch regressions of this particular problem because it only happens when you save the file, but if nothing else it'll act as documentation. |
||
---|---|---|
.. | ||
Properties | ||
AddressMap.cs | ||
BitTwiddle.cs | ||
CommonUtil.csproj | ||
Container.cs | ||
CRC32.cs | ||
DebugLog.cs | ||
FileLoadReport.cs | ||
FileUtil.cs | ||
Font8x8.cs | ||
Misc.cs | ||
RangeSet.cs | ||
RawData.cs | ||
ShellCommand.cs | ||
TaskTimer.cs | ||
TextUtil.cs | ||
TypedRangeSet.cs | ||
UnpackedGif.cs | ||
Version.cs |