Auto status change to "Under Review"
@@ -1,253 +1,71 | |||||
1 | |
|
1 | | |
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
|
2 | Microsoft Visual Studio Solution File, Format Version 12.00 | |
3 | # Visual Studio 14 |
|
3 | # Visual Studio 14 | |
4 | VisualStudioVersion = 14.0.25420.1 |
|
4 | VisualStudioVersion = 14.0.25420.1 | |
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
|
5 | MinimumVisualStudioVersion = 10.0.40219.1 | |
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab", "Implab\Implab.csproj", "{F550F1F8-8746-4AD0-9614-855F4C4B7F05}" |
|
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab", "Implab\Implab.csproj", "{F550F1F8-8746-4AD0-9614-855F4C4B7F05}" | |
7 | EndProject |
|
7 | EndProject | |
8 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CE8D8D18-437A-445C-B662-4C2CE79A76F6}" |
|
8 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CE8D8D18-437A-445C-B662-4C2CE79A76F6}" | |
9 | ProjectSection(SolutionItems) = preProject |
|
9 | ProjectSection(SolutionItems) = preProject | |
10 | Implab.vsmdi = Implab.vsmdi |
|
10 | Implab.vsmdi = Implab.vsmdi | |
11 | Local.testsettings = Local.testsettings |
|
11 | Local.testsettings = Local.testsettings | |
12 | TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings |
|
12 | TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings | |
13 | EndProjectSection |
|
13 | EndProjectSection | |
14 | EndProject |
|
14 | EndProject | |
15 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Test", "Implab.Test\Implab.Test.csproj", "{63F92C0C-61BF-48C0-A377-8D67C3C661D0}" |
|
15 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Test", "Implab.Test\Implab.Test.csproj", "{63F92C0C-61BF-48C0-A377-8D67C3C661D0}" | |
16 | EndProject |
|
16 | EndProject | |
17 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Format.Test", "Implab.Format.Test\Implab.Format.Test.csproj", "{4D364996-7ECD-4193-8F90-F223FFEA49DA}" |
|
17 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Format.Test", "Implab.Format.Test\Implab.Format.Test.csproj", "{4D364996-7ECD-4193-8F90-F223FFEA49DA}" | |
18 | EndProject |
|
18 | EndProject | |
19 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Playground", "Implab.Playground\Implab.Playground.csproj", "{100DFEB0-75BE-436F-ADDF-1F46EF433F46}" |
|
19 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Playground", "Implab.Playground\Implab.Playground.csproj", "{100DFEB0-75BE-436F-ADDF-1F46EF433F46}" | |
20 | EndProject |
|
20 | EndProject | |
21 | Global |
|
21 | Global | |
22 | GlobalSection(Performance) = preSolution |
|
22 | GlobalSection(Performance) = preSolution | |
23 | HasPerformanceSessions = true |
|
23 | HasPerformanceSessions = true | |
24 | EndGlobalSection |
|
24 | EndGlobalSection | |
25 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
25 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
26 | Debug 4.5|Any CPU = Debug 4.5|Any CPU |
|
26 | Debug 4.5|Any CPU = Debug 4.5|Any CPU | |
27 | Debug|Any CPU = Debug|Any CPU |
|
27 | Debug|Any CPU = Debug|Any CPU | |
28 | Release 4.5|Any CPU = Release 4.5|Any CPU |
|
28 | Release 4.5|Any CPU = Release 4.5|Any CPU | |
29 | Release|Any CPU = Release|Any CPU |
|
29 | Release|Any CPU = Release|Any CPU | |
30 | EndGlobalSection |
|
30 | EndGlobalSection | |
31 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
31 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
32 |
{F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug 4.5|Any CPU.ActiveCfg = Debug |
|
32 | {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug 4.5|Any CPU.ActiveCfg = Debug|Any CPU | |
33 |
{F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug 4.5|Any CPU.Build.0 = Debug |
|
33 | {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug 4.5|Any CPU.Build.0 = Debug|Any CPU | |
34 | {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
34 | {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
35 | {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
35 | {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
36 |
{F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release 4.5|Any CPU.ActiveCfg = Release |
|
36 | {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release 4.5|Any CPU.ActiveCfg = Release|Any CPU | |
37 |
{F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release 4.5|Any CPU.Build.0 = Release |
|
37 | {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release 4.5|Any CPU.Build.0 = Release|Any CPU | |
38 | {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
38 | {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
39 | {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release|Any CPU.Build.0 = Release|Any CPU |
|
39 | {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release|Any CPU.Build.0 = Release|Any CPU | |
40 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU |
|
40 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU | |
41 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU |
|
41 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU | |
42 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
42 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
43 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
43 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
44 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU |
|
44 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU | |
45 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU |
|
45 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU | |
46 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
46 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
47 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.Build.0 = Release|Any CPU |
|
47 | {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.Build.0 = Release|Any CPU | |
48 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug 4.5|Any CPU.ActiveCfg = Debug|Any CPU |
|
48 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug 4.5|Any CPU.ActiveCfg = Debug|Any CPU | |
49 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug 4.5|Any CPU.Build.0 = Debug|Any CPU |
|
49 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug 4.5|Any CPU.Build.0 = Debug|Any CPU | |
50 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
50 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
51 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
51 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
52 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release 4.5|Any CPU.ActiveCfg = Release|Any CPU |
|
52 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release 4.5|Any CPU.ActiveCfg = Release|Any CPU | |
53 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release 4.5|Any CPU.Build.0 = Release|Any CPU |
|
53 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release 4.5|Any CPU.Build.0 = Release|Any CPU | |
54 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
54 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
55 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release|Any CPU.Build.0 = Release|Any CPU |
|
55 | {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release|Any CPU.Build.0 = Release|Any CPU | |
56 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug 4.5|Any CPU.ActiveCfg = Debug|Any CPU |
|
56 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug 4.5|Any CPU.ActiveCfg = Debug|Any CPU | |
57 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug 4.5|Any CPU.Build.0 = Debug|Any CPU |
|
57 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug 4.5|Any CPU.Build.0 = Debug|Any CPU | |
58 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
58 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
59 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
59 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
60 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release 4.5|Any CPU.ActiveCfg = Release|Any CPU |
|
60 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release 4.5|Any CPU.ActiveCfg = Release|Any CPU | |
61 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release 4.5|Any CPU.Build.0 = Release|Any CPU |
|
61 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release 4.5|Any CPU.Build.0 = Release|Any CPU | |
62 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
62 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
63 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release|Any CPU.Build.0 = Release|Any CPU |
|
63 | {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release|Any CPU.Build.0 = Release|Any CPU | |
64 | EndGlobalSection |
|
64 | EndGlobalSection | |
65 | GlobalSection(SolutionProperties) = preSolution |
|
65 | GlobalSection(SolutionProperties) = preSolution | |
66 | HideSolutionNode = FALSE |
|
66 | HideSolutionNode = FALSE | |
67 | EndGlobalSection |
|
67 | EndGlobalSection | |
68 | GlobalSection(MonoDevelopProperties) = preSolution |
|
|||
69 | StartupItem = Implab\Implab.csproj |
|
|||
70 | Policies = $0 |
|
|||
71 | $0.CSharpFormattingPolicy = $1 |
|
|||
72 | $1.IndentSwitchBody = True |
|
|||
73 | $1.NamespaceBraceStyle = EndOfLine |
|
|||
74 | $1.ClassBraceStyle = EndOfLine |
|
|||
75 | $1.InterfaceBraceStyle = EndOfLine |
|
|||
76 | $1.StructBraceStyle = EndOfLine |
|
|||
77 | $1.EnumBraceStyle = EndOfLine |
|
|||
78 | $1.MethodBraceStyle = EndOfLine |
|
|||
79 | $1.ConstructorBraceStyle = EndOfLine |
|
|||
80 | $1.DestructorBraceStyle = EndOfLine |
|
|||
81 | $1.BeforeMethodDeclarationParentheses = False |
|
|||
82 | $1.BeforeMethodCallParentheses = False |
|
|||
83 | $1.BeforeConstructorDeclarationParentheses = False |
|
|||
84 | $1.NewLineBeforeConstructorInitializerColon = NewLine |
|
|||
85 | $1.NewLineAfterConstructorInitializerColon = SameLine |
|
|||
86 | $1.BeforeIndexerDeclarationBracket = False |
|
|||
87 | $1.BeforeDelegateDeclarationParentheses = False |
|
|||
88 | $1.NewParentheses = False |
|
|||
89 | $1.SpacesBeforeBrackets = False |
|
|||
90 | $1.inheritsSet = Mono |
|
|||
91 | $1.inheritsScope = text/x-csharp |
|
|||
92 | $1.scope = text/x-csharp |
|
|||
93 | $0.TextStylePolicy = $6 |
|
|||
94 | $2.FileWidth = 120 |
|
|||
95 | $2.EolMarker = Unix |
|
|||
96 | $2.inheritsSet = VisualStudio |
|
|||
97 | $2.inheritsScope = text/plain |
|
|||
98 | $2.scope = text/x-csharp |
|
|||
99 | $0.DotNetNamingPolicy = $3 |
|
|||
100 | $3.DirectoryNamespaceAssociation = PrefixedHierarchical |
|
|||
101 | $3.ResourceNamePolicy = MSBuild |
|
|||
102 | $4.FileWidth = 120 |
|
|||
103 | $4.TabsToSpaces = False |
|
|||
104 | $4.inheritsSet = VisualStudio |
|
|||
105 | $4.inheritsScope = text/plain |
|
|||
106 | $4.scope = application/xml |
|
|||
107 | $0.XmlFormattingPolicy = $5 |
|
|||
108 | $5.inheritsSet = Mono |
|
|||
109 | $5.inheritsScope = application/xml |
|
|||
110 | $5.scope = application/xml |
|
|||
111 | $6.FileWidth = 120 |
|
|||
112 | $6.TabsToSpaces = False |
|
|||
113 | $6.inheritsSet = VisualStudio |
|
|||
114 | $6.inheritsScope = text/plain |
|
|||
115 | $6.scope = text/plain |
|
|||
116 | $0.NameConventionPolicy = $7 |
|
|||
117 | $7.Rules = $8 |
|
|||
118 | $8.NamingRule = $34 |
|
|||
119 | $9.Name = Namespaces |
|
|||
120 | $9.AffectedEntity = Namespace |
|
|||
121 | $9.VisibilityMask = VisibilityMask |
|
|||
122 | $9.NamingStyle = PascalCase |
|
|||
123 | $9.IncludeInstanceMembers = True |
|
|||
124 | $9.IncludeStaticEntities = True |
|
|||
125 | $10.Name = Types |
|
|||
126 | $10.AffectedEntity = Class, Struct, Enum, Delegate |
|
|||
127 | $10.VisibilityMask = VisibilityMask |
|
|||
128 | $10.NamingStyle = PascalCase |
|
|||
129 | $10.IncludeInstanceMembers = True |
|
|||
130 | $10.IncludeStaticEntities = True |
|
|||
131 | $11.Name = Interfaces |
|
|||
132 | $11.RequiredPrefixes = $12 |
|
|||
133 | $12.String = I |
|
|||
134 | $11.AffectedEntity = Interface |
|
|||
135 | $11.VisibilityMask = VisibilityMask |
|
|||
136 | $11.NamingStyle = PascalCase |
|
|||
137 | $11.IncludeInstanceMembers = True |
|
|||
138 | $11.IncludeStaticEntities = True |
|
|||
139 | $13.Name = Attributes |
|
|||
140 | $13.RequiredSuffixes = $14 |
|
|||
141 | $14.String = Attribute |
|
|||
142 | $13.AffectedEntity = CustomAttributes |
|
|||
143 | $13.VisibilityMask = VisibilityMask |
|
|||
144 | $13.NamingStyle = PascalCase |
|
|||
145 | $13.IncludeInstanceMembers = True |
|
|||
146 | $13.IncludeStaticEntities = True |
|
|||
147 | $15.Name = Event Arguments |
|
|||
148 | $15.RequiredSuffixes = $16 |
|
|||
149 | $16.String = EventArgs |
|
|||
150 | $15.AffectedEntity = CustomEventArgs |
|
|||
151 | $15.VisibilityMask = VisibilityMask |
|
|||
152 | $15.NamingStyle = PascalCase |
|
|||
153 | $15.IncludeInstanceMembers = True |
|
|||
154 | $15.IncludeStaticEntities = True |
|
|||
155 | $17.Name = Exceptions |
|
|||
156 | $17.RequiredSuffixes = $18 |
|
|||
157 | $18.String = Exception |
|
|||
158 | $17.AffectedEntity = CustomExceptions |
|
|||
159 | $17.VisibilityMask = VisibilityMask |
|
|||
160 | $17.NamingStyle = PascalCase |
|
|||
161 | $17.IncludeInstanceMembers = True |
|
|||
162 | $17.IncludeStaticEntities = True |
|
|||
163 | $19.Name = Methods |
|
|||
164 | $19.AffectedEntity = Methods |
|
|||
165 | $19.VisibilityMask = VisibilityMask |
|
|||
166 | $19.NamingStyle = PascalCase |
|
|||
167 | $19.IncludeInstanceMembers = True |
|
|||
168 | $19.IncludeStaticEntities = True |
|
|||
169 | $20.Name = Static Readonly Fields |
|
|||
170 | $20.AffectedEntity = ReadonlyField |
|
|||
171 | $20.VisibilityMask = Internal, Protected, Public |
|
|||
172 | $20.NamingStyle = CamelCase |
|
|||
173 | $20.IncludeInstanceMembers = False |
|
|||
174 | $20.IncludeStaticEntities = True |
|
|||
175 | $21.Name = Fields (Non Private) |
|
|||
176 | $21.AffectedEntity = Field |
|
|||
177 | $21.VisibilityMask = Internal, Public |
|
|||
178 | $21.NamingStyle = CamelCase |
|
|||
179 | $21.IncludeInstanceMembers = True |
|
|||
180 | $21.IncludeStaticEntities = True |
|
|||
181 | $22.Name = ReadOnly Fields (Non Private) |
|
|||
182 | $22.AffectedEntity = ReadonlyField |
|
|||
183 | $22.VisibilityMask = Internal, Public |
|
|||
184 | $22.NamingStyle = CamelCase |
|
|||
185 | $22.IncludeInstanceMembers = True |
|
|||
186 | $22.IncludeStaticEntities = False |
|
|||
187 | $23.Name = Fields (Private) |
|
|||
188 | $23.RequiredPrefixes = $24 |
|
|||
189 | $24.String = m_ |
|
|||
190 | $23.AffectedEntity = Field, ReadonlyField |
|
|||
191 | $23.VisibilityMask = Private, Protected |
|
|||
192 | $23.NamingStyle = CamelCase |
|
|||
193 | $23.IncludeInstanceMembers = True |
|
|||
194 | $23.IncludeStaticEntities = False |
|
|||
195 | $25.Name = Static Fields (Private) |
|
|||
196 | $25.RequiredPrefixes = $26 |
|
|||
197 | $26.String = _ |
|
|||
198 | $25.AffectedEntity = Field |
|
|||
199 | $25.VisibilityMask = Private |
|
|||
200 | $25.NamingStyle = CamelCase |
|
|||
201 | $25.IncludeInstanceMembers = False |
|
|||
202 | $25.IncludeStaticEntities = True |
|
|||
203 | $27.Name = ReadOnly Fields (Private) |
|
|||
204 | $27.RequiredPrefixes = $28 |
|
|||
205 | $28.String = m_ |
|
|||
206 | $27.AffectedEntity = ReadonlyField |
|
|||
207 | $27.VisibilityMask = Private, Protected |
|
|||
208 | $27.NamingStyle = CamelCase |
|
|||
209 | $27.IncludeInstanceMembers = True |
|
|||
210 | $27.IncludeStaticEntities = False |
|
|||
211 | $29.Name = Constant Fields |
|
|||
212 | $29.AffectedEntity = ConstantField |
|
|||
213 | $29.VisibilityMask = VisibilityMask |
|
|||
214 | $29.NamingStyle = AllUpper |
|
|||
215 | $29.IncludeInstanceMembers = True |
|
|||
216 | $29.IncludeStaticEntities = True |
|
|||
217 | $30.Name = Properties |
|
|||
218 | $30.AffectedEntity = Property |
|
|||
219 | $30.VisibilityMask = VisibilityMask |
|
|||
220 | $30.NamingStyle = PascalCase |
|
|||
221 | $30.IncludeInstanceMembers = True |
|
|||
222 | $30.IncludeStaticEntities = True |
|
|||
223 | $31.Name = Events |
|
|||
224 | $31.AffectedEntity = Event |
|
|||
225 | $31.VisibilityMask = VisibilityMask |
|
|||
226 | $31.NamingStyle = PascalCase |
|
|||
227 | $31.IncludeInstanceMembers = True |
|
|||
228 | $31.IncludeStaticEntities = True |
|
|||
229 | $32.Name = Enum Members |
|
|||
230 | $32.AffectedEntity = EnumMember |
|
|||
231 | $32.VisibilityMask = VisibilityMask |
|
|||
232 | $32.NamingStyle = PascalCase |
|
|||
233 | $32.IncludeInstanceMembers = True |
|
|||
234 | $32.IncludeStaticEntities = True |
|
|||
235 | $33.Name = Parameters |
|
|||
236 | $33.AffectedEntity = Parameter, LocalVariable |
|
|||
237 | $33.VisibilityMask = VisibilityMask |
|
|||
238 | $33.NamingStyle = CamelCase |
|
|||
239 | $33.IncludeInstanceMembers = True |
|
|||
240 | $33.IncludeStaticEntities = True |
|
|||
241 | $34.Name = Type Parameters |
|
|||
242 | $34.RequiredPrefixes = $35 |
|
|||
243 | $35.String = T |
|
|||
244 | $34.AffectedEntity = TypeParameter |
|
|||
245 | $34.VisibilityMask = VisibilityMask |
|
|||
246 | $34.NamingStyle = PascalCase |
|
|||
247 | $34.IncludeInstanceMembers = True |
|
|||
248 | $34.IncludeStaticEntities = True |
|
|||
249 | EndGlobalSection |
|
|||
250 | GlobalSection(TestCaseManagementSettings) = postSolution |
|
68 | GlobalSection(TestCaseManagementSettings) = postSolution | |
251 | CategoryFile = Implab.vsmdi |
|
69 | CategoryFile = Implab.vsmdi | |
252 | EndGlobalSection |
|
70 | EndGlobalSection | |
253 | EndGlobal |
|
71 | EndGlobal |
1 | NO CONTENT: file renamed from Implab/Formats/JSON/JsonElementContext.cs to Implab/Formats/Json/JsonElementContext.cs |
|
NO CONTENT: file renamed from Implab/Formats/JSON/JsonElementContext.cs to Implab/Formats/Json/JsonElementContext.cs |
1 | NO CONTENT: file renamed from Implab/Formats/JSON/JsonElementType.cs to Implab/Formats/Json/JsonElementType.cs |
|
NO CONTENT: file renamed from Implab/Formats/JSON/JsonElementType.cs to Implab/Formats/Json/JsonElementType.cs |
1 | NO CONTENT: file renamed from Implab/Formats/JSON/JsonGrammar.cs to Implab/Formats/Json/JsonGrammar.cs |
|
NO CONTENT: file renamed from Implab/Formats/JSON/JsonGrammar.cs to Implab/Formats/Json/JsonGrammar.cs |
1 | NO CONTENT: file renamed from Implab/Formats/JSON/JsonReader.cs to Implab/Formats/Json/JsonReader.cs |
|
NO CONTENT: file renamed from Implab/Formats/JSON/JsonReader.cs to Implab/Formats/Json/JsonReader.cs |
1 | NO CONTENT: file renamed from Implab/Formats/JSON/JsonScanner.cs to Implab/Formats/Json/JsonScanner.cs |
|
NO CONTENT: file renamed from Implab/Formats/JSON/JsonScanner.cs to Implab/Formats/Json/JsonScanner.cs |
1 | NO CONTENT: file renamed from Implab/Formats/JSON/JsonStringScanner.cs to Implab/Formats/Json/JsonStringScanner.cs |
|
NO CONTENT: file renamed from Implab/Formats/JSON/JsonStringScanner.cs to Implab/Formats/Json/JsonStringScanner.cs |
1 | NO CONTENT: file renamed from Implab/Formats/JSON/JsonTextScanner.cs to Implab/Formats/Json/JsonTextScanner.cs |
|
NO CONTENT: file renamed from Implab/Formats/JSON/JsonTextScanner.cs to Implab/Formats/Json/JsonTextScanner.cs |
1 | NO CONTENT: file renamed from Implab/Formats/JSON/JsonTokenType.cs to Implab/Formats/Json/JsonTokenType.cs |
|
NO CONTENT: file renamed from Implab/Formats/JSON/JsonTokenType.cs to Implab/Formats/Json/JsonTokenType.cs |
1 | NO CONTENT: file renamed from Implab/Formats/JSON/JsonWriter.cs to Implab/Formats/Json/JsonWriter.cs |
|
NO CONTENT: file renamed from Implab/Formats/JSON/JsonWriter.cs to Implab/Formats/Json/JsonWriter.cs |
1 | NO CONTENT: file renamed from Implab/Formats/JSON/StringTranslator.cs to Implab/Formats/Json/StringTranslator.cs |
|
NO CONTENT: file renamed from Implab/Formats/JSON/StringTranslator.cs to Implab/Formats/Json/StringTranslator.cs |
@@ -1,296 +1,188 | |||||
1 | <?xml version="1.0" encoding="utf-8"?> |
|
1 | <?xml version="1.0" encoding="utf-8"?> | |
2 | <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
2 | <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
3 | <PropertyGroup> |
|
3 | <PropertyGroup> | |
4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|
5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
6 | <ProjectGuid>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</ProjectGuid> |
|
6 | <ProjectGuid>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</ProjectGuid> | |
7 | <OutputType>Library</OutputType> |
|
7 | <OutputType>Library</OutputType> | |
8 | <RootNamespace>Implab</RootNamespace> |
|
8 | <RootNamespace>Implab</RootNamespace> | |
9 | <AssemblyName>Implab</AssemblyName> |
|
9 | <AssemblyName>Implab</AssemblyName> | |
10 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
10 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> | |
11 | <TargetFrameworkProfile /> |
|
11 | <TargetFrameworkProfile /> | |
12 | </PropertyGroup> |
|
12 | </PropertyGroup> | |
13 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
13 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
14 | <DebugSymbols>true</DebugSymbols> |
|
14 | <DebugSymbols>true</DebugSymbols> | |
15 | <DebugType>full</DebugType> |
|
15 | <DebugType>full</DebugType> | |
16 | <Optimize>false</Optimize> |
|
16 | <Optimize>false</Optimize> | |
17 | <OutputPath>bin\Debug</OutputPath> |
|
17 | <OutputPath>bin\Debug</OutputPath> | |
18 | <DefineConstants>TRACE;DEBUG;</DefineConstants> |
|
18 | <DefineConstants>TRACE;DEBUG;NET_4_5</DefineConstants> | |
19 | <ErrorReport>prompt</ErrorReport> |
|
19 | <ErrorReport>prompt</ErrorReport> | |
20 | <WarningLevel>4</WarningLevel> |
|
20 | <WarningLevel>4</WarningLevel> | |
21 | <ConsolePause>false</ConsolePause> |
|
21 | <ConsolePause>false</ConsolePause> | |
22 | <RunCodeAnalysis>true</RunCodeAnalysis> |
|
22 | <RunCodeAnalysis>true</RunCodeAnalysis> | |
23 | </PropertyGroup> |
|
23 | </PropertyGroup> | |
24 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
24 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
25 | <DebugType>full</DebugType> |
|
25 | <DebugType>full</DebugType> | |
26 | <Optimize>true</Optimize> |
|
26 | <Optimize>true</Optimize> | |
27 | <OutputPath>bin\Release</OutputPath> |
|
27 | <OutputPath>bin\Release</OutputPath> | |
28 | <ErrorReport>prompt</ErrorReport> |
|
|||
29 | <WarningLevel>4</WarningLevel> |
|
|||
30 | <ConsolePause>false</ConsolePause> |
|
|||
31 | </PropertyGroup> |
|
|||
32 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug 4.5|AnyCPU' "> |
|
|||
33 | <DebugSymbols>true</DebugSymbols> |
|
|||
34 | <DebugType>full</DebugType> |
|
|||
35 | <Optimize>false</Optimize> |
|
|||
36 | <OutputPath>bin\Debug</OutputPath> |
|
|||
37 | <DefineConstants>TRACE;DEBUG;NET_4_5</DefineConstants> |
|
|||
38 | <ErrorReport>prompt</ErrorReport> |
|
|||
39 | <WarningLevel>4</WarningLevel> |
|
|||
40 | <RunCodeAnalysis>true</RunCodeAnalysis> |
|
|||
41 | <ConsolePause>false</ConsolePause> |
|
|||
42 | </PropertyGroup> |
|
|||
43 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release 4.5|AnyCPU' "> |
|
|||
44 | <Optimize>true</Optimize> |
|
|||
45 | <OutputPath>bin\Release</OutputPath> |
|
|||
46 | <ErrorReport>prompt</ErrorReport> |
|
|||
47 | <WarningLevel>4</WarningLevel> |
|
|||
48 | <ConsolePause>false</ConsolePause> |
|
|||
49 | <DefineConstants>NET_4_5</DefineConstants> |
|
28 | <DefineConstants>NET_4_5</DefineConstants> | |
50 | </PropertyGroup> |
|
|||
51 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'DebugMono|AnyCPU' "> |
|
|||
52 | <DebugSymbols>true</DebugSymbols> |
|
|||
53 | <DebugType>full</DebugType> |
|
|||
54 | <Optimize>false</Optimize> |
|
|||
55 | <OutputPath>bin\Debug</OutputPath> |
|
|||
56 | <DefineConstants>TRACE;DEBUG;NET_4_5;MONO</DefineConstants> |
|
|||
57 | <ErrorReport>prompt</ErrorReport> |
|
|||
58 | <WarningLevel>4</WarningLevel> |
|
|||
59 | <RunCodeAnalysis>true</RunCodeAnalysis> |
|
|||
60 | <ConsolePause>false</ConsolePause> |
|
|||
61 | </PropertyGroup> |
|
|||
62 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseMono|AnyCPU' "> |
|
|||
63 | <Optimize>true</Optimize> |
|
|||
64 | <OutputPath>bin\Release</OutputPath> |
|
|||
65 | <DefineConstants>NET_4_5;MONO;</DefineConstants> |
|
|||
66 | <ErrorReport>prompt</ErrorReport> |
|
29 | <ErrorReport>prompt</ErrorReport> | |
67 | <WarningLevel>4</WarningLevel> |
|
30 | <WarningLevel>4</WarningLevel> | |
68 | <ConsolePause>false</ConsolePause> |
|
31 | <ConsolePause>false</ConsolePause> | |
69 | </PropertyGroup> |
|
32 | </PropertyGroup> | |
70 | <PropertyGroup> |
|
33 | <PropertyGroup> | |
71 | <SignAssembly>true</SignAssembly> |
|
34 | <SignAssembly>true</SignAssembly> | |
72 | </PropertyGroup> |
|
35 | </PropertyGroup> | |
73 | <PropertyGroup> |
|
36 | <PropertyGroup> | |
74 | <AssemblyOriginatorKeyFile>implab.snk</AssemblyOriginatorKeyFile> |
|
37 | <AssemblyOriginatorKeyFile>implab.snk</AssemblyOriginatorKeyFile> | |
75 | </PropertyGroup> |
|
38 | </PropertyGroup> | |
76 | <ItemGroup> |
|
39 | <ItemGroup> | |
77 | <Reference Include="System" /> |
|
40 | <Reference Include="System" /> | |
78 | <Reference Include="System.Xml" /> |
|
41 | <Reference Include="System.Xml" /> | |
79 | <Reference Include="mscorlib" /> |
|
42 | <Reference Include="mscorlib" /> | |
80 | <Reference Include="System.Xml.Linq" /> |
|
43 | <Reference Include="System.Xml.Linq" /> | |
81 | </ItemGroup> |
|
44 | </ItemGroup> | |
82 | <ItemGroup> |
|
45 | <ItemGroup> | |
83 | <Compile Include="Components\StateChangeEventArgs.cs" /> |
|
46 | <Compile Include="Components\StateChangeEventArgs.cs" /> | |
84 | <Compile Include="CustomEqualityComparer.cs" /> |
|
47 | <Compile Include="CustomEqualityComparer.cs" /> | |
85 | <Compile Include="Diagnostics\ConsoleTraceListener.cs" /> |
|
48 | <Compile Include="Diagnostics\ConsoleTraceListener.cs" /> | |
86 | <Compile Include="Diagnostics\LogChannel.cs" /> |
|
49 | <Compile Include="Diagnostics\LogChannel.cs" /> | |
87 | <Compile Include="Diagnostics\LogicalOperation.cs" /> |
|
50 | <Compile Include="Diagnostics\LogicalOperation.cs" /> | |
88 | <Compile Include="Diagnostics\TextFileListener.cs" /> |
|
51 | <Compile Include="Diagnostics\TextFileListener.cs" /> | |
89 | <Compile Include="Diagnostics\Trace.cs" /> |
|
52 | <Compile Include="Diagnostics\Trace.cs" /> | |
90 | <Compile Include="Diagnostics\TraceLog.cs" /> |
|
53 | <Compile Include="Diagnostics\TraceLog.cs" /> | |
91 | <Compile Include="Diagnostics\TraceEvent.cs" /> |
|
54 | <Compile Include="Diagnostics\TraceEvent.cs" /> | |
92 | <Compile Include="Diagnostics\TraceEventType.cs" /> |
|
55 | <Compile Include="Diagnostics\TraceEventType.cs" /> | |
93 | <Compile Include="Diagnostics\TraceSourceAttribute.cs" /> |
|
56 | <Compile Include="Diagnostics\TraceSourceAttribute.cs" /> | |
94 | <Compile Include="Formats\CharMap.cs" /> |
|
57 | <Compile Include="Formats\CharMap.cs" /> | |
95 | <Compile Include="Formats\InputScanner.cs" /> |
|
58 | <Compile Include="Formats\InputScanner.cs" /> | |
96 | <Compile Include="Formats\Json\JsonStringScanner.cs" /> |
|
59 | <Compile Include="Formats\Json\JsonStringScanner.cs" /> | |
97 | <Compile Include="Formats\Json\JsonTextScanner.cs" /> |
|
60 | <Compile Include="Formats\Json\JsonTextScanner.cs" /> | |
98 | <Compile Include="ICancellable.cs" /> |
|
61 | <Compile Include="ICancellable.cs" /> | |
99 | <Compile Include="IProgressHandler.cs" /> |
|
62 | <Compile Include="IProgressHandler.cs" /> | |
100 | <Compile Include="IProgressNotifier.cs" /> |
|
63 | <Compile Include="IProgressNotifier.cs" /> | |
101 | <Compile Include="IPromiseT.cs" /> |
|
64 | <Compile Include="IPromiseT.cs" /> | |
102 | <Compile Include="IPromise.cs" /> |
|
65 | <Compile Include="IPromise.cs" /> | |
103 | <Compile Include="IServiceLocator.cs" /> |
|
66 | <Compile Include="IServiceLocator.cs" /> | |
104 | <Compile Include="ITaskController.cs" /> |
|
67 | <Compile Include="ITaskController.cs" /> | |
105 | <Compile Include="Parallels\DispatchPool.cs" /> |
|
68 | <Compile Include="Parallels\DispatchPool.cs" /> | |
106 | <Compile Include="Parallels\ArrayTraits.cs" /> |
|
69 | <Compile Include="Parallels\ArrayTraits.cs" /> | |
107 | <Compile Include="Parallels\SimpleAsyncQueue.cs" /> |
|
70 | <Compile Include="Parallels\SimpleAsyncQueue.cs" /> | |
108 | <Compile Include="Parallels\WorkerPool.cs" /> |
|
71 | <Compile Include="Parallels\WorkerPool.cs" /> | |
109 | <Compile Include="ProgressInitEventArgs.cs" /> |
|
72 | <Compile Include="ProgressInitEventArgs.cs" /> | |
110 | <Compile Include="Properties\AssemblyInfo.cs" /> |
|
73 | <Compile Include="Properties\AssemblyInfo.cs" /> | |
111 | <Compile Include="Parallels\AsyncPool.cs" /> |
|
74 | <Compile Include="Parallels\AsyncPool.cs" /> | |
112 | <Compile Include="Safe.cs" /> |
|
75 | <Compile Include="Safe.cs" /> | |
113 | <Compile Include="SyncContextPromise.cs" /> |
|
76 | <Compile Include="SyncContextPromise.cs" /> | |
114 | <Compile Include="ValueEventArgs.cs" /> |
|
77 | <Compile Include="ValueEventArgs.cs" /> | |
115 | <Compile Include="PromiseExtensions.cs" /> |
|
78 | <Compile Include="PromiseExtensions.cs" /> | |
116 | <Compile Include="SyncContextPromiseT.cs" /> |
|
79 | <Compile Include="SyncContextPromiseT.cs" /> | |
117 | <Compile Include="Diagnostics\OperationContext.cs" /> |
|
80 | <Compile Include="Diagnostics\OperationContext.cs" /> | |
118 | <Compile Include="Diagnostics\TraceContext.cs" /> |
|
81 | <Compile Include="Diagnostics\TraceContext.cs" /> | |
119 | <Compile Include="Diagnostics\LogEventArgs.cs" /> |
|
82 | <Compile Include="Diagnostics\LogEventArgs.cs" /> | |
120 | <Compile Include="Diagnostics\LogEventArgsT.cs" /> |
|
83 | <Compile Include="Diagnostics\LogEventArgsT.cs" /> | |
121 | <Compile Include="Diagnostics\Extensions.cs" /> |
|
84 | <Compile Include="Diagnostics\Extensions.cs" /> | |
122 | <Compile Include="PromiseEventType.cs" /> |
|
85 | <Compile Include="PromiseEventType.cs" /> | |
123 | <Compile Include="Parallels\AsyncQueue.cs" /> |
|
86 | <Compile Include="Parallels\AsyncQueue.cs" /> | |
124 | <Compile Include="PromiseT.cs" /> |
|
87 | <Compile Include="PromiseT.cs" /> | |
125 | <Compile Include="IDeferred.cs" /> |
|
88 | <Compile Include="IDeferred.cs" /> | |
126 | <Compile Include="IDeferredT.cs" /> |
|
89 | <Compile Include="IDeferredT.cs" /> | |
127 | <Compile Include="Promise.cs" /> |
|
90 | <Compile Include="Promise.cs" /> | |
128 | <Compile Include="PromiseTransientException.cs" /> |
|
91 | <Compile Include="PromiseTransientException.cs" /> | |
129 | <Compile Include="Parallels\Signal.cs" /> |
|
92 | <Compile Include="Parallels\Signal.cs" /> | |
130 | <Compile Include="Parallels\SharedLock.cs" /> |
|
93 | <Compile Include="Parallels\SharedLock.cs" /> | |
131 | <Compile Include="Diagnostics\ILogWriter.cs" /> |
|
94 | <Compile Include="Diagnostics\ILogWriter.cs" /> | |
132 | <Compile Include="Diagnostics\ListenerBase.cs" /> |
|
95 | <Compile Include="Diagnostics\ListenerBase.cs" /> | |
133 | <Compile Include="Parallels\BlockingQueue.cs" /> |
|
96 | <Compile Include="Parallels\BlockingQueue.cs" /> | |
134 | <Compile Include="AbstractEvent.cs" /> |
|
97 | <Compile Include="AbstractEvent.cs" /> | |
135 | <Compile Include="AbstractPromise.cs" /> |
|
98 | <Compile Include="AbstractPromise.cs" /> | |
136 | <Compile Include="AbstractPromiseT.cs" /> |
|
99 | <Compile Include="AbstractPromiseT.cs" /> | |
137 | <Compile Include="FuncTask.cs" /> |
|
100 | <Compile Include="FuncTask.cs" /> | |
138 | <Compile Include="FuncTaskBase.cs" /> |
|
101 | <Compile Include="FuncTaskBase.cs" /> | |
139 | <Compile Include="FuncTaskT.cs" /> |
|
102 | <Compile Include="FuncTaskT.cs" /> | |
140 | <Compile Include="ActionChainTaskBase.cs" /> |
|
103 | <Compile Include="ActionChainTaskBase.cs" /> | |
141 | <Compile Include="ActionChainTask.cs" /> |
|
104 | <Compile Include="ActionChainTask.cs" /> | |
142 | <Compile Include="ActionChainTaskT.cs" /> |
|
105 | <Compile Include="ActionChainTaskT.cs" /> | |
143 | <Compile Include="FuncChainTaskBase.cs" /> |
|
106 | <Compile Include="FuncChainTaskBase.cs" /> | |
144 | <Compile Include="FuncChainTask.cs" /> |
|
107 | <Compile Include="FuncChainTask.cs" /> | |
145 | <Compile Include="FuncChainTaskT.cs" /> |
|
108 | <Compile Include="FuncChainTaskT.cs" /> | |
146 | <Compile Include="ActionTaskBase.cs" /> |
|
109 | <Compile Include="ActionTaskBase.cs" /> | |
147 | <Compile Include="ActionTask.cs" /> |
|
110 | <Compile Include="ActionTask.cs" /> | |
148 | <Compile Include="ActionTaskT.cs" /> |
|
111 | <Compile Include="ActionTaskT.cs" /> | |
149 | <Compile Include="ICancellationToken.cs" /> |
|
112 | <Compile Include="ICancellationToken.cs" /> | |
150 | <Compile Include="SuccessPromise.cs" /> |
|
113 | <Compile Include="SuccessPromise.cs" /> | |
151 | <Compile Include="SuccessPromiseT.cs" /> |
|
114 | <Compile Include="SuccessPromiseT.cs" /> | |
152 | <Compile Include="PromiseAwaiterT.cs" /> |
|
115 | <Compile Include="PromiseAwaiterT.cs" /> | |
153 | <Compile Include="PromiseAwaiter.cs" /> |
|
116 | <Compile Include="PromiseAwaiter.cs" /> | |
154 | <Compile Include="Components\ComponentContainer.cs" /> |
|
117 | <Compile Include="Components\ComponentContainer.cs" /> | |
155 | <Compile Include="Components\Disposable.cs" /> |
|
118 | <Compile Include="Components\Disposable.cs" /> | |
156 | <Compile Include="Components\DisposablePool.cs" /> |
|
119 | <Compile Include="Components\DisposablePool.cs" /> | |
157 | <Compile Include="Components\ObjectPool.cs" /> |
|
120 | <Compile Include="Components\ObjectPool.cs" /> | |
158 | <Compile Include="Components\ServiceLocator.cs" /> |
|
121 | <Compile Include="Components\ServiceLocator.cs" /> | |
159 | <Compile Include="Components\IInitializable.cs" /> |
|
122 | <Compile Include="Components\IInitializable.cs" /> | |
160 | <Compile Include="TaskController.cs" /> |
|
123 | <Compile Include="TaskController.cs" /> | |
161 | <Compile Include="Components\App.cs" /> |
|
124 | <Compile Include="Components\App.cs" /> | |
162 | <Compile Include="Components\IRunnable.cs" /> |
|
125 | <Compile Include="Components\IRunnable.cs" /> | |
163 | <Compile Include="Components\ExecutionState.cs" /> |
|
126 | <Compile Include="Components\ExecutionState.cs" /> | |
164 | <Compile Include="Components\RunnableComponent.cs" /> |
|
127 | <Compile Include="Components\RunnableComponent.cs" /> | |
165 | <Compile Include="Components\IFactory.cs" /> |
|
128 | <Compile Include="Components\IFactory.cs" /> | |
166 | <Compile Include="Automaton\IAlphabet.cs" /> |
|
129 | <Compile Include="Automaton\IAlphabet.cs" /> | |
167 | <Compile Include="Automaton\ParserException.cs" /> |
|
130 | <Compile Include="Automaton\ParserException.cs" /> | |
168 | <Compile Include="Automaton\IndexedAlphabetBase.cs" /> |
|
131 | <Compile Include="Automaton\IndexedAlphabetBase.cs" /> | |
169 | <Compile Include="Automaton\IAlphabetBuilder.cs" /> |
|
132 | <Compile Include="Automaton\IAlphabetBuilder.cs" /> | |
170 | <Compile Include="Automaton\RegularExpressions\AltToken.cs" /> |
|
133 | <Compile Include="Automaton\RegularExpressions\AltToken.cs" /> | |
171 | <Compile Include="Automaton\RegularExpressions\BinaryToken.cs" /> |
|
134 | <Compile Include="Automaton\RegularExpressions\BinaryToken.cs" /> | |
172 | <Compile Include="Automaton\RegularExpressions\CatToken.cs" /> |
|
135 | <Compile Include="Automaton\RegularExpressions\CatToken.cs" /> | |
173 | <Compile Include="Automaton\RegularExpressions\StarToken.cs" /> |
|
136 | <Compile Include="Automaton\RegularExpressions\StarToken.cs" /> | |
174 | <Compile Include="Automaton\RegularExpressions\SymbolToken.cs" /> |
|
137 | <Compile Include="Automaton\RegularExpressions\SymbolToken.cs" /> | |
175 | <Compile Include="Automaton\RegularExpressions\EmptyToken.cs" /> |
|
138 | <Compile Include="Automaton\RegularExpressions\EmptyToken.cs" /> | |
176 | <Compile Include="Automaton\RegularExpressions\Token.cs" /> |
|
139 | <Compile Include="Automaton\RegularExpressions\Token.cs" /> | |
177 | <Compile Include="Automaton\RegularExpressions\IVisitor.cs" /> |
|
140 | <Compile Include="Automaton\RegularExpressions\IVisitor.cs" /> | |
178 | <Compile Include="Automaton\AutomatonTransition.cs" /> |
|
141 | <Compile Include="Automaton\AutomatonTransition.cs" /> | |
179 | <Compile Include="Formats\Json\JsonElementContext.cs" /> |
|
142 | <Compile Include="Formats\Json\JsonElementContext.cs" /> | |
180 | <Compile Include="Formats\Json\JsonElementType.cs" /> |
|
143 | <Compile Include="Formats\Json\JsonElementType.cs" /> | |
181 | <Compile Include="Formats\Json\JsonGrammar.cs" /> |
|
144 | <Compile Include="Formats\Json\JsonGrammar.cs" /> | |
182 | <Compile Include="Formats\Json\JsonReader.cs" /> |
|
145 | <Compile Include="Formats\Json\JsonReader.cs" /> | |
183 | <Compile Include="Formats\Json\JsonScanner.cs" /> |
|
146 | <Compile Include="Formats\Json\JsonScanner.cs" /> | |
184 | <Compile Include="Formats\Json\JsonTokenType.cs" /> |
|
147 | <Compile Include="Formats\Json\JsonTokenType.cs" /> | |
185 | <Compile Include="Formats\Json\JsonWriter.cs" /> |
|
148 | <Compile Include="Formats\Json\JsonWriter.cs" /> | |
186 | <Compile Include="Formats\Json\StringTranslator.cs" /> |
|
149 | <Compile Include="Formats\Json\StringTranslator.cs" /> | |
187 | <Compile Include="Automaton\MapAlphabet.cs" /> |
|
150 | <Compile Include="Automaton\MapAlphabet.cs" /> | |
188 | <Compile Include="Formats\CharAlphabet.cs" /> |
|
151 | <Compile Include="Formats\CharAlphabet.cs" /> | |
189 | <Compile Include="Formats\ByteAlphabet.cs" /> |
|
152 | <Compile Include="Formats\ByteAlphabet.cs" /> | |
190 | <Compile Include="Automaton\IDFATable.cs" /> |
|
153 | <Compile Include="Automaton\IDFATable.cs" /> | |
191 | <Compile Include="Automaton\IDFATableBuilder.cs" /> |
|
154 | <Compile Include="Automaton\IDFATableBuilder.cs" /> | |
192 | <Compile Include="Automaton\DFATable.cs" /> |
|
155 | <Compile Include="Automaton\DFATable.cs" /> | |
193 | <Compile Include="Automaton\RegularExpressions\RegularExpressionVisitor.cs" /> |
|
156 | <Compile Include="Automaton\RegularExpressions\RegularExpressionVisitor.cs" /> | |
194 | <Compile Include="Automaton\RegularExpressions\ITaggedDFABuilder.cs" /> |
|
157 | <Compile Include="Automaton\RegularExpressions\ITaggedDFABuilder.cs" /> | |
195 | <Compile Include="Formats\Grammar.cs" /> |
|
158 | <Compile Include="Formats\Grammar.cs" /> | |
196 | <Compile Include="Automaton\RegularExpressions\EndTokenT.cs" /> |
|
159 | <Compile Include="Automaton\RegularExpressions\EndTokenT.cs" /> | |
197 | <Compile Include="Automaton\RegularExpressions\EndToken.cs" /> |
|
160 | <Compile Include="Automaton\RegularExpressions\EndToken.cs" /> | |
198 | <Compile Include="Automaton\RegularExpressions\RegularExpressionVisitorT.cs" /> |
|
161 | <Compile Include="Automaton\RegularExpressions\RegularExpressionVisitorT.cs" /> | |
199 | <Compile Include="Automaton\AutomatonConst.cs" /> |
|
162 | <Compile Include="Automaton\AutomatonConst.cs" /> | |
200 | <Compile Include="Automaton\RegularExpressions\RegularDFA.cs" /> |
|
163 | <Compile Include="Automaton\RegularExpressions\RegularDFA.cs" /> | |
201 | <Compile Include="Components\LazyAndWeak.cs" /> |
|
164 | <Compile Include="Components\LazyAndWeak.cs" /> | |
202 | <Compile Include="AbstractTask.cs" /> |
|
165 | <Compile Include="AbstractTask.cs" /> | |
203 | <Compile Include="AbstractTaskT.cs" /> |
|
166 | <Compile Include="AbstractTaskT.cs" /> | |
204 | <Compile Include="FailedPromise.cs" /> |
|
167 | <Compile Include="FailedPromise.cs" /> | |
205 | <Compile Include="FailedPromiseT.cs" /> |
|
168 | <Compile Include="FailedPromiseT.cs" /> | |
206 | <Compile Include="Components\PollingComponent.cs" /> |
|
169 | <Compile Include="Components\PollingComponent.cs" /> | |
207 | <Compile Include="Xml\JsonXmlReader.cs" /> |
|
170 | <Compile Include="Xml\JsonXmlReader.cs" /> | |
208 | <Compile Include="Xml\JsonXmlReaderOptions.cs" /> |
|
171 | <Compile Include="Xml\JsonXmlReaderOptions.cs" /> | |
209 | <Compile Include="Xml\JsonXmlReaderPosition.cs" /> |
|
172 | <Compile Include="Xml\JsonXmlReaderPosition.cs" /> | |
210 | <Compile Include="Xml\SerializationHelpers.cs" /> |
|
173 | <Compile Include="Xml\SerializationHelpers.cs" /> | |
211 | <Compile Include="Xml\SerializersPool.cs" /> |
|
174 | <Compile Include="Xml\SerializersPool.cs" /> | |
212 | <Compile Include="Xml\XmlSimpleAttribute.cs" /> |
|
175 | <Compile Include="Xml\XmlSimpleAttribute.cs" /> | |
213 | <Compile Include="Xml\XmlNameContext.cs" /> |
|
176 | <Compile Include="Xml\XmlNameContext.cs" /> | |
214 | </ItemGroup> |
|
177 | </ItemGroup> | |
215 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
|
178 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | |
216 | <ItemGroup> |
|
179 | <ItemGroup> | |
217 | <None Include="Implab.nuspec"> |
|
180 | <None Include="Implab.nuspec"> | |
218 | <SubType>Designer</SubType> |
|
181 | <SubType>Designer</SubType> | |
219 | </None> |
|
182 | </None> | |
220 | <None Include="implab.snk" /> |
|
183 | <None Include="implab.snk" /> | |
221 | </ItemGroup> |
|
184 | </ItemGroup> | |
222 | <ProjectExtensions> |
|
|||
223 | <MonoDevelop> |
|
|||
224 | <Properties> |
|
|||
225 | <Policies> |
|
|||
226 | <CSharpFormattingPolicy IndentBlock="True" IndentBraces="False" IndentSwitchSection="False" IndentSwitchCaseSection="True" LabelPositioning="OneLess" NewLinesForBracesInProperties="False" NewLinesForBracesInAccessors="False" NewLinesForBracesInAnonymousMethods="False" NewLinesForBracesInControlBlocks="False" NewLinesForBracesInAnonymousTypes="False" NewLinesForBracesInObjectCollectionArrayInitializers="False" NewLinesForBracesInLambdaExpressionBody="False" NewLineForElse="False" NewLineForCatch="False" NewLineForFinally="False" NewLineForMembersInObjectInit="False" NewLineForMembersInAnonymousTypes="False" NewLineForClausesInQuery="False" SpaceWithinMethodDeclarationParenthesis="False" SpaceBetweenEmptyMethodDeclarationParentheses="False" SpaceWithinMethodCallParentheses="False" SpaceBetweenEmptyMethodCallParentheses="False" SpaceAfterControlFlowStatementKeyword="True" SpaceWithinExpressionParentheses="False" SpaceWithinCastParentheses="False" SpaceWithinOtherParentheses="False" SpaceAfterCast="False" SpacesIgnoreAroundVariableDeclaration="False" SpaceBetweenEmptySquareBrackets="False" SpaceWithinSquareBrackets="False" SpaceAfterColonInBaseTypeDeclaration="True" SpaceAfterComma="True" SpaceAfterDot="False" SpaceAfterSemicolonsInForStatement="True" SpaceBeforeComma="False" SpaceBeforeDot="False" SpaceBeforeSemicolonsInForStatement="False" SpacingAroundBinaryOperator="Single" WrappingPreserveSingleLine="True" WrappingKeepStatementsOnSingleLine="True" PlaceSystemDirectiveFirst="True" NewLinesForBracesInTypes="True" NewLinesForBracesInMethods="True" SpacingAfterMethodDeclarationName="True" SpaceAfterMethodCallName="True" SpaceBeforeOpenSquareBracket="True" SpaceBeforeColonInBaseTypeDeclaration="True" scope="text/x-csharp" /> |
|
|||
227 | <TextStylePolicy FileWidth="120" TabWidth="4" IndentWidth="4" RemoveTrailingWhitespace="True" NoTabsAfterNonTabs="False" TabsToSpaces="True" EolMarker="Unix" scope="text/x-csharp" /> |
|
|||
228 | <DotNetNamingPolicy DirectoryNamespaceAssociation="PrefixedHierarchical" ResourceNamePolicy="MSBuild" /> |
|
|||
229 | <TextStylePolicy FileWidth="120" TabWidth="4" TabsToSpaces="False" IndentWidth="4" RemoveTrailingWhitespace="True" NoTabsAfterNonTabs="False" EolMarker="Native" scope="application/xml" /> |
|
|||
230 | <XmlFormattingPolicy scope="application/xml"> |
|
|||
231 | <DefaultFormat OmitXmlDeclaration="False" NewLineChars="
" IndentContent="True" ContentIndentString=" " AttributesInNewLine="False" MaxAttributesPerLine="10" AttributesIndentString=" " WrapAttributes="False" AlignAttributes="False" AlignAttributeValues="False" QuoteChar=""" SpacesBeforeAssignment="0" SpacesAfterAssignment="0" EmptyLinesBeforeStart="0" EmptyLinesAfterStart="0" EmptyLinesBeforeEnd="0" EmptyLinesAfterEnd="0" /> |
|
|||
232 | </XmlFormattingPolicy> |
|
|||
233 | <TextStylePolicy FileWidth="120" TabWidth="4" TabsToSpaces="False" IndentWidth="4" RemoveTrailingWhitespace="True" NoTabsAfterNonTabs="False" EolMarker="Native" scope="text/plain" /> |
|
|||
234 | <NameConventionPolicy> |
|
|||
235 | <Rules> |
|
|||
236 | <NamingRule Name="Namespaces" AffectedEntity="Namespace" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" /> |
|
|||
237 | <NamingRule Name="Types" AffectedEntity="Class, Struct, Enum, Delegate" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" /> |
|
|||
238 | <NamingRule Name="Interfaces" AffectedEntity="Interface" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True"> |
|
|||
239 | <RequiredPrefixes> |
|
|||
240 | <String>I</String> |
|
|||
241 | </RequiredPrefixes> |
|
|||
242 | </NamingRule> |
|
|||
243 | <NamingRule Name="Attributes" AffectedEntity="CustomAttributes" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True"> |
|
|||
244 | <RequiredSuffixes> |
|
|||
245 | <String>Attribute</String> |
|
|||
246 | </RequiredSuffixes> |
|
|||
247 | </NamingRule> |
|
|||
248 | <NamingRule Name="Event Arguments" AffectedEntity="CustomEventArgs" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True"> |
|
|||
249 | <RequiredSuffixes> |
|
|||
250 | <String>EventArgs</String> |
|
|||
251 | </RequiredSuffixes> |
|
|||
252 | </NamingRule> |
|
|||
253 | <NamingRule Name="Exceptions" AffectedEntity="CustomExceptions" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True"> |
|
|||
254 | <RequiredSuffixes> |
|
|||
255 | <String>Exception</String> |
|
|||
256 | </RequiredSuffixes> |
|
|||
257 | </NamingRule> |
|
|||
258 | <NamingRule Name="Methods" AffectedEntity="Methods" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" /> |
|
|||
259 | <NamingRule Name="Static Readonly Fields" AffectedEntity="ReadonlyField" VisibilityMask="Internal, Protected, Public" NamingStyle="CamelCase" IncludeInstanceMembers="False" IncludeStaticEntities="True" /> |
|
|||
260 | <NamingRule Name="Fields (Non Private)" AffectedEntity="Field" VisibilityMask="Internal, Public" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" /> |
|
|||
261 | <NamingRule Name="ReadOnly Fields (Non Private)" AffectedEntity="ReadonlyField" VisibilityMask="Internal, Public" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="False" /> |
|
|||
262 | <NamingRule Name="Fields (Private)" AffectedEntity="Field, ReadonlyField" VisibilityMask="Private, Protected" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="False"> |
|
|||
263 | <RequiredPrefixes> |
|
|||
264 | <String>m_</String> |
|
|||
265 | </RequiredPrefixes> |
|
|||
266 | </NamingRule> |
|
|||
267 | <NamingRule Name="Static Fields (Private)" AffectedEntity="Field" VisibilityMask="Private" NamingStyle="CamelCase" IncludeInstanceMembers="False" IncludeStaticEntities="True"> |
|
|||
268 | <RequiredPrefixes> |
|
|||
269 | <String>_</String> |
|
|||
270 | </RequiredPrefixes> |
|
|||
271 | </NamingRule> |
|
|||
272 | <NamingRule Name="ReadOnly Fields (Private)" AffectedEntity="ReadonlyField" VisibilityMask="Private, Protected" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="False"> |
|
|||
273 | <RequiredPrefixes> |
|
|||
274 | <String>m_</String> |
|
|||
275 | </RequiredPrefixes> |
|
|||
276 | </NamingRule> |
|
|||
277 | <NamingRule Name="Constant Fields" AffectedEntity="ConstantField" VisibilityMask="VisibilityMask" NamingStyle="AllUpper" IncludeInstanceMembers="True" IncludeStaticEntities="True" /> |
|
|||
278 | <NamingRule Name="Properties" AffectedEntity="Property" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" /> |
|
|||
279 | <NamingRule Name="Events" AffectedEntity="Event" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" /> |
|
|||
280 | <NamingRule Name="Enum Members" AffectedEntity="EnumMember" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" /> |
|
|||
281 | <NamingRule Name="Parameters" AffectedEntity="Parameter, LocalVariable" VisibilityMask="VisibilityMask" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" /> |
|
|||
282 | <NamingRule Name="Type Parameters" AffectedEntity="TypeParameter" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True"> |
|
|||
283 | <RequiredPrefixes> |
|
|||
284 | <String>T</String> |
|
|||
285 | </RequiredPrefixes> |
|
|||
286 | </NamingRule> |
|
|||
287 | </Rules> |
|
|||
288 | </NameConventionPolicy> |
|
|||
289 | </Policies> |
|
|||
290 | </Properties> |
|
|||
291 | </MonoDevelop> |
|
|||
292 | </ProjectExtensions> |
|
|||
293 | <ItemGroup> |
|
185 | <ItemGroup> | |
294 | <Content Include="license.txt" /> |
|
186 | <Content Include="license.txt" /> | |
295 | </ItemGroup> |
|
187 | </ItemGroup> | |
296 | </Project> No newline at end of file |
|
188 | </Project> |
@@ -1,45 +1,51 | |||||
1 | using System; |
|
1 | using System; | |
2 | using System.Collections.Generic; |
|
2 | using System.Collections.Generic; | |
|
3 | using System.IO; | |||
3 | using System.Linq; |
|
4 | using System.Linq; | |
4 | using System.Text; |
|
5 | using System.Text; | |
5 | using System.Threading.Tasks; |
|
6 | using System.Threading.Tasks; | |
6 | using System.Xml; |
|
7 | using System.Xml; | |
7 | using System.Xml.Linq; |
|
8 | using System.Xml.Linq; | |
8 |
|
9 | |||
9 | namespace Implab.Xml { |
|
10 | namespace Implab.Xml { | |
10 | public static class SerializationHelpers { |
|
11 | public static class SerializationHelpers { | |
11 | public static string SerializeAsString<T>(T obj) { |
|
12 | public static string SerializeAsString<T>(T obj) { | |
12 | return SerializersPool<T>.Instance.SerializeAsString(obj); |
|
13 | return SerializersPool<T>.Instance.SerializeAsString(obj); | |
13 | } |
|
14 | } | |
14 |
|
15 | |||
15 | public static void Serialize<T>(XmlWriter writer, T obj) { |
|
16 | public static void Serialize<T>(XmlWriter writer, T obj) { | |
16 | SerializersPool<T>.Instance.Serialize(writer, obj); |
|
17 | SerializersPool<T>.Instance.Serialize(writer, obj); | |
17 | } |
|
18 | } | |
18 |
|
19 | |||
19 | public static XmlDocument SerializeAsXmlDocument<T>(T obj) { |
|
20 | public static XmlDocument SerializeAsXmlDocument<T>(T obj) { | |
20 | var doc = new XmlDocument(); |
|
21 | var doc = new XmlDocument(); | |
21 | using (var writer = doc.CreateNavigator().AppendChild()) { |
|
22 | using (var writer = doc.CreateNavigator().AppendChild()) { | |
22 | SerializersPool<T>.Instance.Serialize(writer, obj); |
|
23 | SerializersPool<T>.Instance.Serialize(writer, obj); | |
23 | } |
|
24 | } | |
24 | return doc; |
|
25 | return doc; | |
25 | } |
|
26 | } | |
26 |
|
27 | |||
27 | public static XDocument SerializeAsXDocument<T>(T obj) { |
|
28 | public static XDocument SerializeAsXDocument<T>(T obj) { | |
28 | var doc = new XDocument(); |
|
29 | var doc = new XDocument(); | |
29 | using (var writer = doc.CreateWriter()) { |
|
30 | using (var writer = doc.CreateWriter()) { | |
30 | SerializersPool<T>.Instance.Serialize(writer, obj); |
|
31 | SerializersPool<T>.Instance.Serialize(writer, obj); | |
31 | } |
|
32 | } | |
32 | return doc; |
|
33 | return doc; | |
33 | } |
|
34 | } | |
34 |
|
35 | |||
|
36 | public static void SerializeToFile<T>(string file, T obj) { | |||
|
37 | using (var writer = File.CreateText(file)) | |||
|
38 | SerializersPool<T>.Instance.Serialize(writer, obj); | |||
|
39 | } | |||
|
40 | ||||
35 | public static T DeserializeFromString<T>(string data) { |
|
41 | public static T DeserializeFromString<T>(string data) { | |
36 | return SerializersPool<T>.Instance.DeserializeFromString(data); |
|
42 | return SerializersPool<T>.Instance.DeserializeFromString(data); | |
37 | } |
|
43 | } | |
38 |
|
44 | |||
39 | public static T DeserializeFromXmlNode<T>(XmlNode node) { |
|
45 | public static T DeserializeFromXmlNode<T>(XmlNode node) { | |
40 | Safe.ArgumentNotNull(node, nameof(node)); |
|
46 | Safe.ArgumentNotNull(node, nameof(node)); | |
41 | using (var reader = node.CreateNavigator().ReadSubtree()) |
|
47 | using (var reader = node.CreateNavigator().ReadSubtree()) | |
42 | return SerializersPool<T>.Instance.Deserialize(reader); |
|
48 | return SerializersPool<T>.Instance.Deserialize(reader); | |
43 | } |
|
49 | } | |
44 | } |
|
50 | } | |
45 | } |
|
51 | } |
1 | NO CONTENT: file was removed |
|
NO CONTENT: file was removed |
1 | NO CONTENT: file was removed |
|
NO CONTENT: file was removed |
1 | NO CONTENT: file was removed |
|
NO CONTENT: file was removed |
1 | NO CONTENT: file was removed |
|
NO CONTENT: file was removed |
1 | NO CONTENT: file was removed |
|
NO CONTENT: file was removed |
General Comments 3
ok, latest stable version should be in default
You need to be logged in to leave comments.
Login now