aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2018-05-06 22:17:10 -0400
committerGravatar Jason Gross <jasongross9@gmail.com>2018-06-17 13:00:26 -0400
commit037df57566b1108af0d13cfcafe9b0f8fdd5937b (patch)
tree9310260156d8d1e19215fb4765b5a4e64dc9a9d2 /_CoqProject
parenta073821cf7ba0714a30e892af40bd309cd5f2f03 (diff)
New pipeline, split among files
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject20
1 files changed, 20 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 271f7585f..51eca87d1 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -242,6 +242,26 @@ src/Curves/Weierstrass/Jacobian.v
src/Curves/Weierstrass/Projective.v
src/Experiments/PartialEvaluationWithLetIn.v
src/Experiments/SimplyTypedArithmetic.v
+src/Experiments/NewPipeline/AbstractInterpretation.v
+src/Experiments/NewPipeline/AbstractInterpretationProofs.v
+src/Experiments/NewPipeline/Arithmetic.v
+src/Experiments/NewPipeline/CLI.v
+src/Experiments/NewPipeline/CStringification.v
+src/Experiments/NewPipeline/CompilersTestCases.v
+src/Experiments/NewPipeline/GENERATEDIdentifiersWithoutTypes.v
+src/Experiments/NewPipeline/Language.v
+src/Experiments/NewPipeline/MiscCompilerPasses.v
+src/Experiments/NewPipeline/Rewriter.v
+src/Experiments/NewPipeline/SlowPrimeSynthesisExamples.v
+src/Experiments/NewPipeline/StandaloneHaskellMain.v
+src/Experiments/NewPipeline/StandaloneOCamlMain.v
+src/Experiments/NewPipeline/Toplevel1.v
+src/Experiments/NewPipeline/Toplevel2.v
+src/Experiments/NewPipeline/UnderLets.v
+src/Experiments/NewPipeline/ExtractionHaskell/saturated_solinas.v
+src/Experiments/NewPipeline/ExtractionHaskell/unsaturated_solinas.v
+src/Experiments/NewPipeline/ExtractionOCaml/saturated_solinas.v
+src/Experiments/NewPipeline/ExtractionOCaml/unsaturated_solinas.v
src/LegacyArithmetic/ArchitectureToZLike.v
src/LegacyArithmetic/ArchitectureToZLikeProofs.v
src/LegacyArithmetic/BarretReduction.v