Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added CLIPreview.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Echo/Echo.Concrete.dll
Binary file not shown.
1,983 changes: 1,983 additions & 0 deletions Echo/Echo.Concrete.xml

Large diffs are not rendered by default.

Binary file added Echo/Echo.ControlFlow.dll
Binary file not shown.
2,843 changes: 2,843 additions & 0 deletions Echo/Echo.ControlFlow.xml

Large diffs are not rendered by default.

Binary file added Echo/Echo.Core.dll
Binary file not shown.
1,444 changes: 1,444 additions & 0 deletions Echo/Echo.Core.xml

Large diffs are not rendered by default.

Binary file added Echo/Echo.DataFlow.dll
Binary file not shown.
1,087 changes: 1,087 additions & 0 deletions Echo/Echo.DataFlow.xml

Large diffs are not rendered by default.

339 changes: 339 additions & 0 deletions Echo/Echo.Platforms.AsmResolver.deps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,339 @@
{
"runtimeTarget": {
"name": ".NETStandard,Version=v2.0/",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETStandard,Version=v2.0": {},
".NETStandard,Version=v2.0/": {
"Echo.Platforms.AsmResolver/0.9.0-alpha.1": {
"dependencies": {
"AsmResolver.DotNet": "4.6.0",
"Echo.Concrete": "0.9.0-alpha.1",
"Echo.ControlFlow": "0.9.0-alpha.1",
"Echo.Core": "0.9.0-alpha.1",
"NETStandard.Library": "2.0.3"
},
"runtime": {
"Echo.Platforms.AsmResolver.dll": {}
}
},
"AsmResolver/4.6.0": {
"runtime": {
"lib/netstandard2.0/AsmResolver.dll": {
"assemblyVersion": "4.6.0.0",
"fileVersion": "4.6.0.0"
}
}
},
"AsmResolver.DotNet/4.6.0": {
"dependencies": {
"AsmResolver.PE": "4.6.0",
"System.Text.Json": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/AsmResolver.DotNet.dll": {
"assemblyVersion": "4.6.0.0",
"fileVersion": "4.6.0.0"
}
}
},
"AsmResolver.PE/4.6.0": {
"dependencies": {
"AsmResolver.PE.File": "4.6.0"
},
"runtime": {
"lib/netstandard2.0/AsmResolver.PE.dll": {
"assemblyVersion": "4.6.0.0",
"fileVersion": "4.6.0.0"
}
}
},
"AsmResolver.PE.File/4.6.0": {
"dependencies": {
"AsmResolver": "4.6.0"
},
"runtime": {
"lib/netstandard2.0/AsmResolver.PE.File.dll": {
"assemblyVersion": "4.6.0.0",
"fileVersion": "4.6.0.0"
}
}
},
"Microsoft.Bcl.AsyncInterfaces/5.0.0": {
"dependencies": {
"System.Threading.Tasks.Extensions": "4.5.4"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.NETCore.Platforms/1.1.0": {},
"NETStandard.Library/2.0.3": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0"
}
},
"System.Buffers/4.5.1": {
"runtime": {
"lib/netstandard2.0/System.Buffers.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.28619.1"
}
}
},
"System.Collections.Immutable/1.7.1": {
"dependencies": {
"System.Memory": "4.5.4"
},
"runtime": {
"lib/netstandard2.0/System.Collections.Immutable.dll": {
"assemblyVersion": "1.2.5.0",
"fileVersion": "4.700.20.21406"
}
}
},
"System.Memory/4.5.4": {
"dependencies": {
"System.Buffers": "4.5.1",
"System.Numerics.Vectors": "4.5.0",
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/System.Memory.dll": {
"assemblyVersion": "4.0.1.1",
"fileVersion": "4.6.28619.1"
}
}
},
"System.Numerics.Vectors/4.5.0": {
"runtime": {
"lib/netstandard2.0/System.Numerics.Vectors.dll": {
"assemblyVersion": "4.1.4.0",
"fileVersion": "4.6.26515.6"
}
}
},
"System.Runtime.CompilerServices.Unsafe/5.0.0": {
"runtime": {
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"System.Text.Encodings.Web/5.0.0": {
"dependencies": {
"System.Memory": "4.5.4"
},
"runtime": {
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"System.Text.Json/5.0.0": {
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "5.0.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
"System.Runtime.CompilerServices.Unsafe": "5.0.0",
"System.Text.Encodings.Web": "5.0.0",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"runtime": {
"lib/netstandard2.0/System.Text.Json.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"System.Threading.Tasks.Extensions/4.5.4": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
"assemblyVersion": "4.2.0.1",
"fileVersion": "4.6.28619.1"
}
}
},
"Echo.Concrete/0.9.0-alpha.1": {
"dependencies": {
"Echo.Core": "0.9.0-alpha.1",
"System.Memory": "4.5.4",
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
},
"runtime": {
"Echo.Concrete.dll": {}
}
},
"Echo.ControlFlow/0.9.0-alpha.1": {
"dependencies": {
"Echo.Core": "0.9.0-alpha.1",
"Echo.DataFlow": "0.9.0-alpha.1",
"System.Memory": "4.5.4"
},
"runtime": {
"Echo.ControlFlow.dll": {}
}
},
"Echo.Core/0.9.0-alpha.1": {
"dependencies": {
"System.Memory": "4.5.4"
},
"runtime": {
"Echo.Core.dll": {}
}
},
"Echo.DataFlow/0.9.0-alpha.1": {
"dependencies": {
"Echo.Core": "0.9.0-alpha.1",
"System.Collections.Immutable": "1.7.1"
},
"runtime": {
"Echo.DataFlow.dll": {}
}
}
}
},
"libraries": {
"Echo.Platforms.AsmResolver/0.9.0-alpha.1": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"AsmResolver/4.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/rGykz817njDGi5wwEmetjfSMfBtmCe5zBkiU7XJK+H1DcygXjQcd9ODZJ4wCkhSL65tel2s3D+hLAbn8vXzVQ==",
"path": "asmresolver/4.6.0",
"hashPath": "asmresolver.4.6.0.nupkg.sha512"
},
"AsmResolver.DotNet/4.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hiyKAIHrOurIVCN/H5IXFSLKtwqkky0+xjlvvntZLjM3Yk+jD/DpZ3qitRMjxQdW0bJ7sUp3gupOnlYHvlDa+A==",
"path": "asmresolver.dotnet/4.6.0",
"hashPath": "asmresolver.dotnet.4.6.0.nupkg.sha512"
},
"AsmResolver.PE/4.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5E5oDWOkJNBTJ8815/lpG3hjif/3XgsX9UelCG8GYsyZbyVFdnAfr0KohgY2hYbrWrYi5vgOdL6mSAM8tH+cVg==",
"path": "asmresolver.pe/4.6.0",
"hashPath": "asmresolver.pe.4.6.0.nupkg.sha512"
},
"AsmResolver.PE.File/4.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-M8ytebaNAH+C8kGOyxhGhDoH0K3I2Pop0gr1YVP69/dRyUGnPRTDzcPX0cxVU0DA4mAXMxcs0cEIyui+WZAHOA==",
"path": "asmresolver.pe.file/4.6.0",
"hashPath": "asmresolver.pe.file.4.6.0.nupkg.sha512"
},
"Microsoft.Bcl.AsyncInterfaces/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
"path": "microsoft.bcl.asyncinterfaces/5.0.0",
"hashPath": "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
"path": "microsoft.netcore.platforms/1.1.0",
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
},
"NETStandard.Library/2.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
"path": "netstandard.library/2.0.3",
"hashPath": "netstandard.library.2.0.3.nupkg.sha512"
},
"System.Buffers/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
"path": "system.buffers/4.5.1",
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
},
"System.Collections.Immutable/1.7.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-B43Zsz5EfMwyEbnObwRxW5u85fzJma3lrDeGcSAV1qkhSRTNY5uXAByTn9h9ddNdhM+4/YoLc/CI43umjwIl9Q==",
"path": "system.collections.immutable/1.7.1",
"hashPath": "system.collections.immutable.1.7.1.nupkg.sha512"
},
"System.Memory/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
"path": "system.memory/4.5.4",
"hashPath": "system.memory.4.5.4.nupkg.sha512"
},
"System.Numerics.Vectors/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
"path": "system.numerics.vectors/4.5.0",
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
"path": "system.runtime.compilerservices.unsafe/5.0.0",
"hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
},
"System.Text.Encodings.Web/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-EEslUvHKll1ftizbn20mX3Ix/l4Ygk/bdJ2LY6/X6FlGaP0RIhKMo9nS6JIGnKKT6KBP2PGj6JC3B9/ZF6ErqQ==",
"path": "system.text.encodings.web/5.0.0",
"hashPath": "system.text.encodings.web.5.0.0.nupkg.sha512"
},
"System.Text.Json/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+luxMQNZ2WqeffBU7Ml6njIvxc8169NW2oU+ygNudXQGZiarjE7DOtN7bILiQjTZjkmwwRZGTtLzmdrSI/Ustw==",
"path": "system.text.json/5.0.0",
"hashPath": "system.text.json.5.0.0.nupkg.sha512"
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"path": "system.threading.tasks.extensions/4.5.4",
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
},
"Echo.Concrete/0.9.0-alpha.1": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Echo.ControlFlow/0.9.0-alpha.1": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Echo.Core/0.9.0-alpha.1": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Echo.DataFlow/0.9.0-alpha.1": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}
Binary file added Echo/Echo.Platforms.AsmResolver.dll
Binary file not shown.
Loading