1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-11-30 01:50:10 +00:00
6502bench/SourceGen
Andy McFadden 83da0d952c Fancy comments, part 1
Added a "fancy" flag to MultiLineComment.  If set, we will use
formatting commands embedded in the text itself.  The max width pop-up
and "boxed" flag will be ignored in favor of width and boxing
directives.  (See issue #111.)

The current "fancy" formatter is just a placeholder that folds lines
every 10 characters.

Removed FormattedMlcCache (added two changes back).  Caching the
rendered string list in the MLC itself is simpler and more efficient
than having a separate cache, and it works for Notes as well.

Added anchors for more comments in the 20090 test.
2024-07-04 17:25:21 -07:00
..
AsmGen Eliminate BoxLineCommentDelimiter 2024-07-04 10:32:24 -07:00
Examples
Properties
Res
RuntimeData Fix Applesoft shape table visualizer 2024-06-28 13:45:57 -07:00
Sandbox
SGTestData Fancy comments, part 1 2024-07-04 17:25:21 -07:00
Tests Binary includes 2024-05-31 14:22:39 -07:00
Tools Rework Formatter.FormatConfig 2024-06-24 16:36:27 -07:00
WpfGui Fancy comments, part 1 2024-07-04 17:25:21 -07:00
Anattrib.cs
App.config
App.xaml Fancy comments, part 1 2024-07-04 17:25:21 -07:00
App.xaml.cs Version 1.9.0-dev2 2024-06-01 13:52:08 -07:00
AppSettings.cs Use '*' for full-line Merlin comments 2024-06-26 10:54:46 -07:00
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs Binary includes 2024-05-31 14:22:39 -07:00
DailyTips.cs
DataAnalysis.cs
DefSymbol.cs
DisasmProject.cs Binary includes 2024-05-31 14:22:39 -07:00
DisplayList.cs
DisplayListSelection.cs
Exporter.cs Use '*' for full-line Merlin comments 2024-06-26 10:54:46 -07:00
ExternalFile.cs
FormatDescriptor.cs Binary includes 2024-05-31 14:22:39 -07:00
FormattedOperandCache.cs Add formatted MLC cache 2024-07-02 14:49:17 -07:00
HelpAccess.cs
LabelFileGenerator.cs Tweak label file generation 2024-04-30 13:27:07 -07:00
LineListGen.cs Fancy comments, part 1 2024-07-04 17:25:21 -07:00
LocalVariableLookup.cs
LocalVariableTable.cs
MainController.cs Eliminate BoxLineCommentDelimiter 2024-07-04 10:32:24 -07:00
MessageList.cs
MultiLineComment.cs Fancy comments, part 1 2024-07-04 17:25:21 -07:00
NavStack.cs
PlatformSymbols.cs
ProjectFile.cs Fancy comments, part 1 2024-07-04 17:25:21 -07:00
ProjectProperties.cs
PseudoOp.cs Rework Formatter.FormatConfig 2024-06-24 16:36:27 -07:00
RenderAddressMap.cs Address region isolation, part 1 2024-05-20 14:50:18 -07:00
RuntimeDataAccess.cs
Sgec.cs Fancy comments, part 1 2024-07-04 17:25:21 -07:00
SourceGen.csproj Fancy comments, part 1 2024-07-04 17:25:21 -07:00
Symbol.cs Tweak label file generation 2024-04-30 13:27:07 -07:00
SymbolTable.cs Address region isolation, part 3 (of 3) 2024-05-21 14:14:32 -07:00
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs
VisBitmapAnimation.cs
Visualization.cs
VisualizationSet.cs
VisWireframeAnimation.cs
WeakSymbolRef.cs Binary includes 2024-05-31 14:22:39 -07:00
WireframeObject.cs
XrefSet.cs Minor tweaks 2024-05-22 14:02:53 -07:00