From 7aaf0527e4f04428508f22c11bf57ccc66beec9e Mon Sep 17 00:00:00 2001 From: mottla Date: Thu, 23 May 2019 16:01:17 +0200 Subject: [PATCH] new variable renaming logic new renaming logic preparations new renaming logic preparations --- .idea/workspace.xml | 242 ++++++++++++++-------------- circuitcompiler/Programm.go | 260 ++++++++++++++++--------------- circuitcompiler/Programm_test.go | 54 +++---- circuitcompiler/circuit.go | 122 ++++++++++----- circuitcompiler/circuit_test.go | 2 +- circuitcompiler/parser.go | 4 +- r1csqap/r1csqap.go | 4 +- 7 files changed, 371 insertions(+), 317 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a0d95a3..35c65d2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,6 +5,7 @@ +