File tree
256 files changed
+5056
-1942
lines changed- Rubberduck.API/VBA
- Rubberduck.CodeAnalysis
- Inspections
- Abstract
- Concrete
- UnreachableCaseInspection
- QuickFixes
- Rubberduck.Core
- AutoComplete
- Properties
- Settings
- UI
- CodeExplorer
- Command
- Inspections
- Settings
- UnitTesting
- UnitTesting
- Rubberduck.Main
- Root
- Rubberduck.Parsing
- Annotations
- ComReflection
- Inspections/Abstract
- Preprocessing
- Rewriter
- Symbols
- ParsingExceptions
- VBA
- ComReferenceLoading
- DeclarationResolving
- Extensions
- Parsing
- ReferenceManagement
- Rubberduck.Refactorings
- Common
- RemoveParameters
- ReorderParameters
- Rubberduck.Resources
- Inspections
- Rubberduck.SmartIndenter
- Rubberduck.VBEEditor
- ComManagement/TypeLibs
- Extensions
- SafeComWrappers/VB/Abstract
- SourceCodeHandling
- Rubberduck.VBEditor.VB6
- SafeComWrappers/VB
- Rubberduck.VBEditor.VBA
- SafeComWrappers/VB
- RubberduckTests
- Commands
- Grammar
- Inspections
- IoCContainer
- Mocks
- ParserState
- Parsing
- Coordination
- PostProcessing
- Preprocessing
- Refactoring
- Settings
- SmartIndenter
- Symbols
- Testfiles/Resolver
- VBEditor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
256 files changed
+5056
-1942
lines changedLines changed: 42 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
| 14 | + | |
12 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 |
| |
14 | 21 |
| |
15 | 22 |
| |
16 | 23 |
| |
17 | 24 |
| |
18 | 25 |
| |
| 26 | + | |
| 27 | + | |
19 | 28 |
| |
20 | 29 |
| |
21 | 30 |
| |
| |||
59 | 68 |
| |
60 | 69 |
| |
61 | 70 |
| |
62 |
| - | |
63 |
| - | |
| 71 | + | |
64 | 72 |
| |
65 | 73 |
| |
66 | 74 |
| |
| 75 | + | |
67 | 76 |
| |
68 | 77 |
| |
69 | 78 |
| |
70 | 79 |
| |
71 | 80 |
| |
| 81 | + | |
72 | 82 |
| |
73 | 83 |
| |
74 | 84 |
| |
| |||
87 | 97 |
| |
88 | 98 |
| |
89 | 99 |
| |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
94 | 114 |
| |
95 | 115 |
| |
96 | 116 |
| |
| |||
108 | 128 |
| |
109 | 129 |
| |
110 | 130 |
| |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
111 | 140 |
| |
112 | 141 |
| |
113 | 142 |
| |
114 |
| - | |
115 |
| - | |
116 |
| - | |
| 143 | + | |
117 | 144 |
| |
118 | 145 |
| |
119 | 146 |
| |
| |||
134 | 161 |
| |
135 | 162 |
| |
136 | 163 |
| |
137 |
| - | |
| 164 | + | |
| 165 | + | |
138 | 166 |
| |
139 | 167 |
| |
140 |
| - | |
| 168 | + | |
141 | 169 |
| |
142 | 170 |
| |
143 | 171 |
| |
144 | 172 |
| |
145 | 173 |
| |
146 | 174 |
| |
147 | 175 |
| |
148 |
| - | |
| 176 | + | |
149 | 177 |
| |
150 | 178 |
| |
151 | 179 |
| |
152 | 180 |
| |
153 | 181 |
| |
154 |
| - | |
155 |
| - | |
| 182 | + | |
156 | 183 |
| |
157 | 184 |
| |
158 | 185 |
| |
| |||
163 | 190 |
| |
164 | 191 |
| |
165 | 192 |
| |
166 |
| - | |
| 193 | + | |
167 | 194 |
| |
168 | 195 |
| |
169 | 196 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 |
| - | |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
| |||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
26 |
| - | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Lines changed: 42 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + |
0 commit comments