Skip to content

Commit

Permalink
Enable use of generic types
Browse files Browse the repository at this point in the history
  • Loading branch information
hallambaker committed Aug 26, 2020
1 parent 239d90f commit 34a8c0b
Show file tree
Hide file tree
Showing 1,027 changed files with 14,619 additions and 9,549 deletions.
4 changes: 2 additions & 2 deletions ASN/asn2/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.259")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.259")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.270")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.270")]

4 changes: 2 additions & 2 deletions ASN/asn2/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.259
3.0.0.259
3.0.0.270
3.0.0.270
48 changes: 0 additions & 48 deletions BuildTools.sln
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "protogen", "Protogen\protog
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "registryconfig", "RegistryConfig\registryconfig\registryconfig.csproj", "{35BC3550-4ADD-4BB8-A3EE-0F75253CC63A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "vsixbuild", "vsixbuild\vsixbuild\vsixbuild.csproj", "{EF9A072D-D974-400F-B118-7BA299F81484}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "rfctool", "DocTools\rfctool\rfctool.csproj", "{01BE8CF8-8989-4E94-ADF0-97340821A660}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "bootmaker", "DocTools\bootmaker\bootmaker.csproj", "{D52143DD-04DC-4FA9-8C77-6ADFF4B00275}"
Expand Down Expand Up @@ -100,8 +98,6 @@ Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Goedel.Tool.Protogen", "Pro
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Goedel.Tool.RegistryConfig", "RegistryConfig\Goedel.Tool.RegistryConfig\Goedel.Tool.RegistryConfig.shproj", "{CF7AD1DB-76C4-46FD-BE2C-A972CDF22059}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Goedel.Tool.VSIXBuild", "VSIXBuild\Goedel.Tool.VSIXBuild\Goedel.Tool.VSIXBuild.shproj", "{145387D3-292E-4E16-B16B-E2E0B0755A5B}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Goedel.Tool.Command", "Command\Goedel.Tool.Command\Goedel.Tool.Command.shproj", "{5A910D73-F8EA-48A5-A325-1F7EBDCE92F7}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Goedel.Document.Markdown", "DocTools\Goedel.Document.Markdown\Goedel.Document.Markdown.shproj", "{1326416B-712A-44D0-AE00-AD0DDF7F9258}"
Expand Down Expand Up @@ -158,8 +154,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Registry", "..\mmm\L
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Utilities", "..\mmm\Libraries\Core\Goedel.Utilities\Goedel.Utilities.csproj", "{8518FE20-50AA-4586-819C-FB4733149CD3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VSIXProject1", "VSIXProject1\VSIXProject1.csproj", "{79A63143-AED3-4549-8A84-215E401BE05E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.ASN", "..\mmm\Libraries\Core\Goedel.ASN\Goedel.ASN.csproj", "{735B44E0-3FE0-4FEC-B6E5-08F4140C45A2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Discovery", "..\mmm\Libraries\Core\Goedel.Discovery\Goedel.Discovery.csproj", "{3D0BCD37-7A8C-4429-B602-F5E09FECBB70}"
Expand Down Expand Up @@ -441,26 +435,6 @@ Global
{35BC3550-4ADD-4BB8-A3EE-0F75253CC63A}.Release|Any CPU.Build.0 = Release|Any CPU
{35BC3550-4ADD-4BB8-A3EE-0F75253CC63A}.Release|x86.ActiveCfg = Release|Any CPU
{35BC3550-4ADD-4BB8-A3EE-0F75253CC63A}.Release|x86.Build.0 = Release|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Debug|x86.ActiveCfg = Debug|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Debug|x86.Build.0 = Debug|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.DotNet|Any CPU.ActiveCfg = Debug|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.DotNet|Any CPU.Build.0 = Debug|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.DotNet|x86.ActiveCfg = Debug|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.DotNet|x86.Build.0 = Debug|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Focus|Any CPU.ActiveCfg = Release|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Focus|Any CPU.Build.0 = Release|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Focus|x86.ActiveCfg = Release|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Focus|x86.Build.0 = Release|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Publish|Any CPU.ActiveCfg = Debug|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Publish|Any CPU.Build.0 = Debug|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Publish|x86.ActiveCfg = Debug|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Publish|x86.Build.0 = Debug|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Release|Any CPU.Build.0 = Release|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Release|x86.ActiveCfg = Release|Any CPU
{EF9A072D-D974-400F-B118-7BA299F81484}.Release|x86.Build.0 = Release|Any CPU
{01BE8CF8-8989-4E94-ADF0-97340821A660}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{01BE8CF8-8989-4E94-ADF0-97340821A660}.Debug|Any CPU.Build.0 = Debug|Any CPU
{01BE8CF8-8989-4E94-ADF0-97340821A660}.Debug|x86.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -676,26 +650,6 @@ Global
{8518FE20-50AA-4586-819C-FB4733149CD3}.Release|Any CPU.Build.0 = Release|Any CPU
{8518FE20-50AA-4586-819C-FB4733149CD3}.Release|x86.ActiveCfg = Release|Any CPU
{8518FE20-50AA-4586-819C-FB4733149CD3}.Release|x86.Build.0 = Release|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Debug|x86.ActiveCfg = Debug|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Debug|x86.Build.0 = Debug|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.DotNet|Any CPU.ActiveCfg = Debug|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.DotNet|Any CPU.Build.0 = Debug|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.DotNet|x86.ActiveCfg = Debug|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.DotNet|x86.Build.0 = Debug|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Focus|Any CPU.ActiveCfg = Release|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Focus|Any CPU.Build.0 = Release|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Focus|x86.ActiveCfg = Release|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Focus|x86.Build.0 = Release|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Publish|Any CPU.ActiveCfg = Release|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Publish|Any CPU.Build.0 = Release|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Publish|x86.ActiveCfg = Release|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Publish|x86.Build.0 = Release|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Release|Any CPU.Build.0 = Release|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Release|x86.ActiveCfg = Release|Any CPU
{79A63143-AED3-4549-8A84-215E401BE05E}.Release|x86.Build.0 = Release|Any CPU
{735B44E0-3FE0-4FEC-B6E5-08F4140C45A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{735B44E0-3FE0-4FEC-B6E5-08F4140C45A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{735B44E0-3FE0-4FEC-B6E5-08F4140C45A2}.Debug|x86.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -824,7 +778,6 @@ Global
{C22AA4A5-F0A0-4CFF-AB4D-7A02F5DFB59E} = {420F632D-B323-42B4-954C-DA875083DCC6}
{C604A477-72C2-42ED-9A77-2D6673337F7A} = {BB541FF3-D68B-4935-B8AD-5E92A74591E1}
{35BC3550-4ADD-4BB8-A3EE-0F75253CC63A} = {5BE90DE6-A9E9-4CA9-A009-BC339274E829}
{EF9A072D-D974-400F-B118-7BA299F81484} = {9D6EBBBD-F3E1-432A-BD9D-56BDEE86C029}
{01BE8CF8-8989-4E94-ADF0-97340821A660} = {9E6E38F6-13C4-49A0-A278-018742486965}
{D52143DD-04DC-4FA9-8C77-6ADFF4B00275} = {9E6E38F6-13C4-49A0-A278-018742486965}
{CD5C23DD-8EEF-4848-992F-B04088630CC1} = {0774B7F8-6C0C-4389-A8C5-37D955FF9E46}
Expand All @@ -837,7 +790,6 @@ Global
{5288BB4F-3685-4F5F-AFD0-596DBDF843B5} = {420F632D-B323-42B4-954C-DA875083DCC6}
{04206448-FF4B-430D-8270-A4CBFA9D2FA3} = {BB541FF3-D68B-4935-B8AD-5E92A74591E1}
{CF7AD1DB-76C4-46FD-BE2C-A972CDF22059} = {5BE90DE6-A9E9-4CA9-A009-BC339274E829}
{145387D3-292E-4E16-B16B-E2E0B0755A5B} = {9D6EBBBD-F3E1-432A-BD9D-56BDEE86C029}
{5A910D73-F8EA-48A5-A325-1F7EBDCE92F7} = {AA1B30C1-0014-4A78-B08C-370EDD56C608}
{1326416B-712A-44D0-AE00-AD0DDF7F9258} = {9E6E38F6-13C4-49A0-A278-018742486965}
{A25A14DA-8AC5-445E-9562-46C11C54EA15} = {9E6E38F6-13C4-49A0-A278-018742486965}
Expand Down
4 changes: 2 additions & 2 deletions Command/CommandEcho/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.68")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.68")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.71")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.71")]

4 changes: 2 additions & 2 deletions Command/CommandEcho/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.68
3.0.0.68
3.0.0.71
3.0.0.71
4 changes: 2 additions & 2 deletions Command/commandparse/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.260")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.260")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.271")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.271")]

4 changes: 2 additions & 2 deletions Command/commandparse/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.260
3.0.0.260
3.0.0.271
3.0.0.271
4 changes: 2 additions & 2 deletions DNSConfig/srvconf/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.105")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.105")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.108")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.108")]

4 changes: 2 additions & 2 deletions DNSConfig/srvconf/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.105
3.0.0.105
3.0.0.108
3.0.0.108
2 changes: 1 addition & 1 deletion DocTools/Goedel.Document.RFCSVG/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ public class AttributeProfile {
new AttributeProfile ("transform"),
//new AttributeProfile ("style"),
new AttributeProfile ("d"),
new AttributeProfile ("visibility", "visible" , "hidden" , "collapse" , "inherit"),
//new AttributeProfile ("visibility", "visible" , "hidden" , "collapse" , "inherit"),
new AttributeProfile ("snapshotTime"),
new AttributeProfile ("label"),
new AttributeProfile ("href"),
Expand Down
4 changes: 2 additions & 2 deletions DocTools/bootmaker/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.278")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.278")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.289")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.289")]

4 changes: 2 additions & 2 deletions DocTools/bootmaker/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.278
3.0.0.278
3.0.0.289
3.0.0.289
4 changes: 2 additions & 2 deletions DocTools/rfctool/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.389")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.389")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.400")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.400")]

4 changes: 2 additions & 2 deletions DocTools/rfctool/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.389
3.0.0.389
3.0.0.400
3.0.0.400
4 changes: 2 additions & 2 deletions Domainer/domainer/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.252")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.252")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.263")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.263")]

4 changes: 2 additions & 2 deletions Domainer/domainer/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.252
3.0.0.252
3.0.0.263
3.0.0.263
4 changes: 2 additions & 2 deletions Exceptional/Exceptional/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.256")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.256")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.267")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.267")]

4 changes: 2 additions & 2 deletions Exceptional/Exceptional/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.256
3.0.0.256
3.0.0.267
3.0.0.267
4 changes: 2 additions & 2 deletions FSRGen/fsrgen/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.253")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.253")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.264")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.264")]

4 changes: 2 additions & 2 deletions FSRGen/fsrgen/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.253
3.0.0.253
3.0.0.264
3.0.0.264
4 changes: 2 additions & 2 deletions GScript/gscript/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.276")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.276")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.287")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.287")]

4 changes: 2 additions & 2 deletions GScript/gscript/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.276
3.0.0.276
3.0.0.287
3.0.0.287
4 changes: 2 additions & 2 deletions Goedel3/goedel3/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.252")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.252")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.263")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.263")]

14 changes: 6 additions & 8 deletions Goedel3/goedel3/Properties/launchSettings.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"profiles": {
"goedel3": {
"commandName": "Project",
"commandLineArgs": " Version.gdl /cs Version.cs",
"workingDirectory": "C:\\Users\\hallam\\Work\\mmm\\Documentation\\MakeRelease"
}
}
{
"profiles": {
"goedel3": {
"commandName": "Project"
}
}
}
4 changes: 2 additions & 2 deletions Goedel3/goedel3/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.252
3.0.0.252
3.0.0.263
3.0.0.263
4 changes: 2 additions & 2 deletions MakeyMakey/makey/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.252")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.252")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.263")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.263")]

4 changes: 2 additions & 2 deletions MakeyMakey/makey/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.252
3.0.0.252
3.0.0.263
3.0.0.263
Binary file added Pack/Windows/linux-x64/Goedel.ASN.dll
Binary file not shown.
Loading

0 comments on commit 34a8c0b

Please sign in to comment.