1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-09 07:54:42 +00:00
6502bench/SourceGen/WpfGui
Andy McFadden 963b351a52 Add 2019-local-variables test
This hits most of the edge cases, but doesn't exercise the two
duplicate name situations (var name same as user label, var name
same as project/platform symbol).

Also, fixed a bug in the EditDefSymbol uniqueness check where it
was comparing a symbol to itself.
2019-08-31 20:40:38 -07:00
..
AboutBox.xaml Various doc fixes 2019-07-29 13:20:03 -07:00
AboutBox.xaml.cs
CodeListItemStyle.xaml
DataFileLoadIssue.xaml
DataFileLoadIssue.xaml.cs
DiscardChanges.xaml
DiscardChanges.xaml.cs
EditAddress.xaml Minor fixes 2019-07-21 15:24:39 -07:00
EditAddress.xaml.cs Minor fixes 2019-07-21 15:24:39 -07:00
EditAppSettings.xaml Make local variable prefix configurable for display 2019-08-31 15:00:45 -07:00
EditAppSettings.xaml.cs Make local variable prefix configurable for display 2019-08-31 15:00:45 -07:00
EditComment.xaml
EditComment.xaml.cs
EditDataOperand.xaml Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00
EditDataOperand.xaml.cs PETSCII does DCI 2019-08-20 17:55:12 -07:00
EditDefSymbol.xaml Wire up variable xrefs 2019-08-29 13:37:24 -07:00
EditDefSymbol.xaml.cs Add 2019-local-variables test 2019-08-31 20:40:38 -07:00
EditInstructionOperand.xaml Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00
EditInstructionOperand.xaml.cs Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00
EditLabel.xaml
EditLabel.xaml.cs
EditLocalVariableTable.xaml Add LocalVariableTable list to project 2019-08-26 16:58:53 -07:00
EditLocalVariableTable.xaml.cs Set Anattrib DataDescriptor for local variable references 2019-08-28 18:01:38 -07:00
EditLongComment.xaml
EditLongComment.xaml.cs
EditNote.xaml
EditNote.xaml.cs
EditProjectProperties.xaml Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00
EditProjectProperties.xaml.cs Add LocalVariableTable list to project 2019-08-26 16:58:53 -07:00
EditStatusFlags.xaml
EditStatusFlags.xaml.cs
FindBox.xaml
FindBox.xaml.cs
FontPicker.xaml
FontPicker.xaml.cs
FormatSplitAddress.xaml
FormatSplitAddress.xaml.cs
GotoBox.xaml
GotoBox.xaml.cs
MainWindow.xaml Rough layout of local variable tables 2019-08-25 14:14:44 -07:00
MainWindow.xaml.cs Local variables mostly work 2019-08-30 18:39:29 -07:00
NewProject.xaml
NewProject.xaml.cs Fix startup issues 2019-07-20 17:36:12 -07:00
ProjectLoadIssues.xaml Make the "continue" button actually do something 2019-08-02 16:00:58 -07:00
ProjectLoadIssues.xaml.cs Make the "continue" button actually do something 2019-08-02 16:00:58 -07:00