Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@bamarsha
Copy link
Contributor

@bamarsha bamarsha commented Aug 17, 2020

This updates C# generation to work with the changes to the position API made by microsoft/qsharp-compiler#531. It was previously reviewed in #313.

bamarsha and others added 3 commits July 21, 2020 10:36
* Replace int * int with Position

* Update compiler packages
# Conflicts:
#	src/Simulation/CsharpGeneration/Microsoft.Quantum.CsharpGeneration.fsproj
#	src/Simulation/QCTraceSimulator.Tests/Tests.Microsoft.Quantum.Simulation.QCTraceSimulatorRuntime.csproj
#	src/Simulation/QsharpCore/Microsoft.Quantum.QSharp.Core.csproj
#	src/Simulation/Simulators.Tests/TestProjects/HoneywellExe/HoneywellExe.csproj
#	src/Simulation/Simulators.Tests/TestProjects/IonQExe/IonQExe.csproj
#	src/Simulation/Simulators.Tests/TestProjects/Library with Spaces/Library with Spaces.csproj
#	src/Simulation/Simulators.Tests/TestProjects/Library1/Library1.csproj
#	src/Simulation/Simulators.Tests/TestProjects/Library2/Library2.csproj
#	src/Simulation/Simulators.Tests/TestProjects/QCIExe/QCIExe.csproj
#	src/Simulation/Simulators.Tests/TestProjects/QsharpExe/QsharpExe.csproj
#	src/Simulation/Simulators.Tests/TestProjects/UnitTests/UnitTests.csproj
#	src/Simulation/Simulators.Tests/Tests.Microsoft.Quantum.Simulators.csproj
#	src/Simulation/Simulators/Microsoft.Quantum.Simulators.csproj
@bamarsha bamarsha marked this pull request as ready for review August 17, 2020 20:29
Copy link
Contributor

@ScottCarda-MS ScottCarda-MS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point we should really look into a better way to manage the referenced version of the QDK. Changing the version numbers was more of a change than the actual change in this PR.

Sarah Marshall added 2 commits August 25, 2020 20:48
# Conflicts:
#	src/Simulation/CsharpGeneration/Microsoft.Quantum.CsharpGeneration.fsproj
#	src/Simulation/QCTraceSimulator.Tests/Tests.Microsoft.Quantum.Simulation.QCTraceSimulatorRuntime.csproj
#	src/Simulation/QsharpCore/Microsoft.Quantum.QSharp.Core.csproj
#	src/Simulation/Simulators.Tests/TestProjects/HoneywellExe/HoneywellExe.csproj
#	src/Simulation/Simulators.Tests/TestProjects/IonQExe/IonQExe.csproj
#	src/Simulation/Simulators.Tests/TestProjects/Library with Spaces/Library with Spaces.csproj
#	src/Simulation/Simulators.Tests/TestProjects/Library1/Library1.csproj
#	src/Simulation/Simulators.Tests/TestProjects/Library2/Library2.csproj
#	src/Simulation/Simulators.Tests/TestProjects/QCIExe/QCIExe.csproj
#	src/Simulation/Simulators.Tests/TestProjects/QsharpExe/QsharpExe.csproj
#	src/Simulation/Simulators.Tests/TestProjects/TargetedExe/TargetedExe.csproj
#	src/Simulation/Simulators.Tests/TestProjects/UnitTests/UnitTests.csproj
#	src/Simulation/Simulators.Tests/Tests.Microsoft.Quantum.Simulators.csproj
#	src/Simulation/Simulators/Microsoft.Quantum.Simulators.csproj
@github-actions github-actions bot merged commit b879946 into master Aug 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants