-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reworked so it runs on .Net 6.0 #1
Open
IOKG04
wants to merge
3
commits into
rottytooth:main
Choose a base branch
from
IOKG04:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…proj new file: Rottytooth.Entropy.Compiler/obj/Rottytooth.Entropy.Compiler.csproj.nuget.dgspec.json new file: Rottytooth.Entropy.Compiler/obj/Rottytooth.Entropy.Compiler.csproj.nuget.g.props new file: Rottytooth.Entropy.Compiler/obj/Rottytooth.Entropy.Compiler.csproj.nuget.g.targets new file: Rottytooth.Entropy.Compiler/obj/project.assets.json new file: Rottytooth.Entropy.Compiler/obj/project.nuget.cache
renamed: Rottytooth.Entropy.Compiler/Properties/AssemblyInfo.cs -> Rottytooth.Entropy.Compiler/Properties/AssemblyInfo.cs.thisisnotcsharp modified: Rottytooth.Entropy.Compiler/Rottytooth.Entropy.Compiler.csproj new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/99Bottles.en.compiled.csproj new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/Program.cs new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/99Bottles.en.compiled new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/99Bottles.en.compiled.deps.json new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/99Bottles.en.compiled.dll new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/99Bottles.en.compiled.pdb new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/99Bottles.en.compiled.runtimeconfig.json new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/Irony.dll new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/Rottytooth.Entropy.dll new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/Rottytooth.Entropy.pdb new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/ref/99Bottles.en.compiled.dll new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/99Bottles.en.compiled.csproj.nuget.dgspec.json new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/99Bottles.en.compiled.csproj.nuget.g.props new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/99Bottles.en.compiled.csproj.nuget.g.targets new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.AssemblyInfo.cs new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.AssemblyInfoInputs.cache new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.GeneratedMSBuildEditorConfig.editorconfig new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.GlobalUsings.g.cs new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.assets.cache new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.csproj.AssemblyReference.cache new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.csproj.CopyComplete new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.csproj.CoreCompileInputs.cache new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.csproj.FileListAbsolute.txt new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.dll new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.genruntimeconfig.cache new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.pdb new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/apphost new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/ref/99Bottles.en.compiled.dll new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/project.assets.json new file: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/project.nuget.cache new file: Rottytooth.Entropy.Compiler/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file: Rottytooth.Entropy.Compiler/obj/Release/net6.0/Rottytooth.Entropy.Compiler.AssemblyInfo.cs new file: Rottytooth.Entropy.Compiler/obj/Release/net6.0/Rottytooth.Entropy.Compiler.AssemblyInfoInputs.cache new file: Rottytooth.Entropy.Compiler/obj/Release/net6.0/Rottytooth.Entropy.Compiler.GeneratedMSBuildEditorConfig.editorconfig new file: Rottytooth.Entropy.Compiler/obj/Release/net6.0/Rottytooth.Entropy.Compiler.GlobalUsings.g.cs new file: Rottytooth.Entropy.Compiler/obj/Release/net6.0/Rottytooth.Entropy.Compiler.assets.cache new file: Rottytooth.Entropy.Compiler/obj/Release/net6.0/Rottytooth.Entropy.Compiler.csproj.AssemblyReference.cache new file: Rottytooth.Entropy.Compiler/obj/Release/net6.0/Rottytooth.Entropy.Compiler.csproj.CoreCompileInputs.cache new file: Rottytooth.Entropy.Compiler/obj/Release/net6.0/Rottytooth.Entropy.Compiler.csproj.FileListAbsolute.txt modified: Rottytooth.Entropy.Compiler/obj/Rottytooth.Entropy.Compiler.csproj.nuget.dgspec.json modified: Rottytooth.Entropy.Compiler/obj/project.assets.json modified: Rottytooth.Entropy.Compiler/obj/project.nuget.cache renamed: Rottytooth.Entropy/Properties/AssemblyInfo.cs -> Rottytooth.Entropy/Properties/AssemblyInfo.cs.thisisnotcsharp modified: Rottytooth.Entropy/Rottytooth.Entropy.csproj new file: Rottytooth.Entropy/Rottytooth.Entropy.csproj.bck new file: Rottytooth.Entropy/bin/Release/net6.0/Rottytooth.Entropy.deps.json new file: Rottytooth.Entropy/bin/Release/net6.0/Rottytooth.Entropy.dll new file: Rottytooth.Entropy/bin/Release/net6.0/Rottytooth.Entropy.pdb new file: Rottytooth.Entropy/bin/Release/net6.0/ref/Rottytooth.Entropy.dll new file: Rottytooth.Entropy/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file: Rottytooth.Entropy/obj/Release/net6.0/Rottytooth.Entropy.AssemblyInfo.cs new file: Rottytooth.Entropy/obj/Release/net6.0/Rottytooth.Entropy.AssemblyInfoInputs.cache new file: Rottytooth.Entropy/obj/Release/net6.0/Rottytooth.Entropy.GeneratedMSBuildEditorConfig.editorconfig new file: Rottytooth.Entropy/obj/Release/net6.0/Rottytooth.Entropy.GlobalUsings.g.cs new file: Rottytooth.Entropy/obj/Release/net6.0/Rottytooth.Entropy.assets.cache new file: Rottytooth.Entropy/obj/Release/net6.0/Rottytooth.Entropy.csproj.AssemblyReference.cache new file: Rottytooth.Entropy/obj/Release/net6.0/Rottytooth.Entropy.csproj.CoreCompileInputs.cache new file: Rottytooth.Entropy/obj/Release/net6.0/Rottytooth.Entropy.csproj.FileListAbsolute.txt new file: Rottytooth.Entropy/obj/Release/net6.0/Rottytooth.Entropy.dll new file: Rottytooth.Entropy/obj/Release/net6.0/Rottytooth.Entropy.pdb new file: Rottytooth.Entropy/obj/Release/net6.0/ref/Rottytooth.Entropy.dll new file: Rottytooth.Entropy/obj/Rottytooth.Entropy.csproj.nuget.dgspec.json new file: Rottytooth.Entropy/obj/Rottytooth.Entropy.csproj.nuget.g.props new file: Rottytooth.Entropy/obj/Rottytooth.Entropy.csproj.nuget.g.targets new file: Rottytooth.Entropy/obj/project.assets.json new file: Rottytooth.Entropy/obj/project.nuget.cache
…piled/99Bottles.en.compiled.csproj deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/Program.cs deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/99Bottles.en.compiled deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/99Bottles.en.compiled.deps.json deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/99Bottles.en.compiled.dll deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/99Bottles.en.compiled.pdb deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/99Bottles.en.compiled.runtimeconfig.json deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/Irony.dll deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/Rottytooth.Entropy.dll deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/Rottytooth.Entropy.pdb deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/bin/Release/net6.0/ref/99Bottles.en.compiled.dll deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/99Bottles.en.compiled.csproj.nuget.dgspec.json deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/99Bottles.en.compiled.csproj.nuget.g.props deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/99Bottles.en.compiled.csproj.nuget.g.targets deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.AssemblyInfo.cs deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.AssemblyInfoInputs.cache deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.GeneratedMSBuildEditorConfig.editorconfig deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.GlobalUsings.g.cs deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.assets.cache deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.csproj.AssemblyReference.cache deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.csproj.CopyComplete deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.csproj.CoreCompileInputs.cache deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.csproj.FileListAbsolute.txt deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.dll deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.genruntimeconfig.cache deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/99Bottles.en.compiled.pdb deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/apphost deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/Release/net6.0/ref/99Bottles.en.compiled.dll deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/project.assets.json deleted: Rottytooth.Entropy.Compiler/SamplePrograms/99Bottles.en.compiled/obj/project.nuget.cache modified: Rottytooth.Entropy.Compiler/obj/Release/net6.0/Rottytooth.Entropy.Compiler.csproj.AssemblyReference.cache modified: Rottytooth.Entropy.Compiler/obj/Release/net6.0/Rottytooth.Entropy.Compiler.csproj.CoreCompileInputs.cache
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I reworked it so it runs with .Net 6.0 (only tested for Linux, as I can't test for Windows or MacOS)
But on Linux, the sample programs both worked (printed out usable c# code, as compiling directly doesn't work on Linux)