aboutsummaryrefslogtreecommitdiff
path: root/src/Util/Notations.v
Commit message (Collapse)AuthorAge
* Update notations from zetabaseGravatar Jason Gross2017-01-19
|
* Remove the Const constructor of exprfGravatar Jason Gross2017-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We instead use the [Op] constructor for constants. This allows [exprf] to not depend on the interpretation function; this means we don't need to map over it to change the interpretation function. This saves us about 300 lines of code and about 30s of build time, total. After | File Name | Before || Change ----------------------------------------------------------------------------------------------------------- 18m11.34s | Total | 18m46.86s || -0m35.52s ----------------------------------------------------------------------------------------------------------- 0m19.99s | Specific/GF25519ReflectiveAddCoordinates | 0m31.78s || -0m11.79s 1m53.69s | Specific/GF25519Reflective/Reified/LadderStep | 2m01.32s || -0m07.62s 1m27.74s | Specific/GF25519Reflective/Reified/AddCoordinates | 1m34.03s || -0m06.29s 0m01.45s | Specific/GF25519Reflective | 0m06.31s || -0m04.85s 0m04.62s | Reflection/InlineInterp | 0m01.52s || +0m03.10s 1m19.68s | CompleteEdwardsCurve/ExtendedCoordinates | 1m21.19s || -0m01.50s 0m02.90s | Reflection/InlineWf | 0m01.80s || +0m01.09s N/A | Reflection/MapWithInterpInfo | 0m01.70s || -0m01.70s 1m32.32s | Test/Curve25519SpecTestVectors | 1m32.25s || +0m00.06s 1m12.79s | Experiments/Ed25519 | 1m13.17s || -0m00.38s 0m40.52s | ModularArithmetic/Conversion | 0m40.44s || +0m00.08s 0m34.57s | Spec/Ed25519 | 0m34.53s || +0m00.03s 0m30.82s | ModularArithmetic/ModularBaseSystemProofs | 0m30.89s || -0m00.07s 0m30.11s | Specific/GF25519Bounded | 0m30.21s || -0m00.10s 0m23.20s | Experiments/MontgomeryCurve | 0m23.26s || -0m00.06s 0m22.16s | Reflection/Z/Interpretations128/Relations | 0m21.72s || +0m00.44s 0m21.69s | ModularArithmetic/Pow2BaseProofs | 0m21.58s || +0m00.11s 0m20.25s | Algebra | 0m20.27s || -0m00.01s 0m19.81s | Specific/GF25519 | 0m19.83s || -0m00.01s 0m18.82s | Reflection/Z/Interpretations64/Relations | 0m18.50s || +0m00.32s 0m18.19s | EdDSARepChange | 0m18.26s || -0m00.07s 0m17.08s | CompleteEdwardsCurve/CompleteEdwardsCurveTheorems | 0m17.16s || -0m00.08s 0m14.10s | Util/ZUtil | 0m14.03s || +0m00.07s 0m10.05s | Testbit | 0m10.02s || +0m00.03s 0m08.95s | Specific/GF25519BoundedCommon | 0m08.90s || +0m00.04s 0m08.87s | BoundedArithmetic/ArchitectureToZLikeProofs | 0m08.81s || +0m00.05s 0m08.80s | Assembly/GF25519 | 0m08.82s || -0m00.01s 0m08.80s | ModularArithmetic/Montgomery/ZProofs | 0m08.87s || -0m00.06s 0m08.51s | Encoding/PointEncoding | 0m08.53s || -0m00.01s 0m08.37s | BoundedArithmetic/Double/Proofs/Multiply | 0m08.39s || -0m00.02s 0m08.34s | Specific/GF1305 | 0m08.31s || +0m00.02s 0m07.85s | BoundedArithmetic/Double/Proofs/ShiftRightDoubleWordImmediate | 0m07.86s || -0m00.01s 0m07.60s | Specific/GF25519Reflective/Reified/Mul | 0m07.52s || +0m00.08s 0m07.13s | MxDHRepChange | 0m07.08s || +0m00.04s 0m06.85s | BoundedArithmetic/Double/Proofs/SpreadLeftImmediate | 0m06.77s || +0m00.08s 0m06.62s | Reflection/Z/InterpretationsGen | 0m06.62s || +0m00.00s 0m05.69s | Reflection/Z/Interpretations64/RelationsCombinations | 0m05.60s || +0m00.09s 0m05.68s | Reflection/Z/Interpretations128/RelationsCombinations | 0m05.67s || +0m00.00s 0m05.48s | Specific/SC25519 | 0m05.38s || +0m00.10s 0m05.40s | BoundedArithmetic/Double/Proofs/RippleCarryAddSub | 0m05.36s || +0m00.04s 0m04.93s | ModularArithmetic/ModularBaseSystemListProofs | 0m04.96s || -0m00.03s 0m04.87s | WeierstrassCurve/Pre | 0m04.83s || +0m00.04s 0m04.45s | Specific/GF25519Reflective/Reified/PreFreeze | 0m04.56s || -0m00.10s 0m04.33s | Specific/GF25519Reflective/CommonBinOp | 0m04.55s || -0m00.21s 0m03.95s | ModularArithmetic/BarrettReduction/ZHandbook | 0m03.98s || -0m00.02s 0m03.87s | Specific/GF25519Reflective/CommonUnOp | 0m04.08s || -0m00.20s 0m03.86s | Encoding/PointEncodingPre | 0m03.88s || -0m00.02s 0m03.84s | BaseSystemProofs | 0m03.88s || -0m00.04s 0m03.75s | Specific/GF25519Reflective/CommonUnOpWireToFE | 0m03.96s || -0m00.20s 0m03.64s | CompleteEdwardsCurve/Pre | 0m03.60s || +0m00.04s 0m03.51s | BoundedArithmetic/InterfaceProofs | 0m03.42s || +0m00.08s 0m03.41s | ModularArithmetic/Tutorial | 0m03.38s || +0m00.03s 0m03.30s | Reflection/LinearizeWf | 0m04.24s || -0m00.94s 0m03.20s | Specific/GF25519Reflective/Reified/CarrySub | 0m03.28s || -0m00.07s 0m03.14s | ModularArithmetic/ZBoundedZ | 0m03.14s || +0m00.00s 0m03.14s | ModularArithmetic/BarrettReduction/ZGeneralized | 0m03.14s || +0m00.00s 0m02.95s | Specific/GF25519Reflective/Reified/CarryAdd | 0m02.93s || +0m00.02s 0m02.92s | Specific/GF25519Reflective/Common9_4Op | 0m02.89s || +0m00.02s 0m02.82s | Specific/GF25519Reflective/Reified/CarryOpp | 0m02.95s || -0m00.13s 0m02.82s | BoundedArithmetic/Double/Proofs/Decode | 0m02.90s || -0m00.08s 0m02.69s | BoundedArithmetic/Double/Proofs/ShiftRight | 0m02.69s || +0m00.00s 0m02.66s | ModularArithmetic/ModularArithmeticTheorems | 0m02.67s || -0m00.00s 0m02.63s | Specific/FancyMachine256/Montgomery | 0m02.24s || +0m00.38s 0m02.61s | Specific/GF25519Reflective/CommonUnOpFEToWire | 0m02.76s || -0m00.14s 0m02.58s | BoundedArithmetic/Double/Proofs/ShiftLeft | 0m02.58s || +0m00.00s 0m02.56s | Specific/GF25519Reflective/Common | 0m02.60s || -0m00.04s 0m02.52s | Specific/FancyMachine256/Barrett | 0m02.20s || +0m00.31s 0m02.50s | Specific/GF25519BoundedAddCoordinates | 0m02.60s || -0m00.10s 0m02.39s | ModularArithmetic/BarrettReduction/ZBounded | 0m02.31s || +0m00.08s 0m02.34s | ModularArithmetic/ModularBaseSystemOpt | 0m02.31s || +0m00.02s 0m02.02s | Specific/GF25519Reflective/Reified/Sub | 0m02.01s || +0m00.01s 0m01.98s | Reflection/WfReflective | 0m02.54s || -0m00.56s 0m01.94s | Specific/GF25519Reflective/Reified/Pack | 0m02.07s || -0m00.12s 0m01.93s | Assembly/Evaluables | 0m01.93s || +0m00.00s 0m01.92s | Specific/GF25519Reflective/Reified/Unpack | 0m02.04s || -0m00.12s 0m01.90s | Specific/FancyMachine256/Core | 0m01.79s || +0m00.10s 0m01.79s | ModularArithmetic/Montgomery/ZBounded | 0m01.86s || -0m00.07s 0m01.77s | Specific/GF25519ExtendedAddCoordinates | 0m01.76s || +0m00.01s 0m01.68s | Specific/GF25519Reflective/Reified/Add | 0m01.69s || -0m00.01s 0m01.67s | Specific/GF25519BoundedExtendedAddCoordinates | 0m01.79s || -0m00.12s 0m01.63s | Experiments/Ed25519Extraction | 0m01.66s || -0m00.03s 0m01.62s | Specific/GF25519Reflective/Reified/Opp | 0m01.72s || -0m00.09s 0m01.54s | Specific/GF25519Reflective/Reified/GeModulus | 0m01.59s || -0m00.05s 0m01.50s | Reflection/TestCase | 0m01.42s || +0m00.08s 0m01.47s | ModularArithmetic/BarrettReduction/Z | 0m01.47s || +0m00.00s 0m01.43s | Assembly/Compile | 0m01.46s || -0m00.03s 0m01.33s | Reflection/WfProofs | 0m01.95s || -0m00.61s 0m01.26s | ModularArithmetic/PrimeFieldTheorems | 0m01.28s || -0m00.02s 0m01.20s | Assembly/Conversions | 0m01.19s || +0m00.01s 0m01.16s | ModularArithmetic/ExtendedBaseVector | 0m01.22s || -0m00.06s 0m01.16s | BaseSystem | 0m01.15s || +0m00.01s 0m01.09s | BoundedArithmetic/Double/Repeated/Proofs/Decode | 0m01.11s || -0m00.02s 0m00.99s | Util/NumTheoryUtil | 0m00.96s || +0m00.03s 0m00.96s | Assembly/HL | 0m00.96s || +0m00.00s 0m00.94s | Assembly/LL | 0m00.99s || -0m00.05s 0m00.94s | Assembly/Pipeline | 0m00.92s || +0m00.01s 0m00.88s | Reflection/WfInversion | 0m01.21s || -0m00.32s 0m00.86s | Assembly/PhoasCommon | 0m00.91s || -0m00.05s 0m00.86s | Specific/GF25519Reflective/CommonUnOpFEToZ | 0m01.02s || -0m00.16s 0m00.85s | BoundedArithmetic/Double/Proofs/LoadImmediate | 0m00.86s || -0m00.01s 0m00.84s | BoundedArithmetic/Double/Proofs/BitwiseOr | 0m00.91s || -0m00.07s 0m00.82s | BoundedArithmetic/X86ToZLikeProofs | 0m00.85s || -0m00.03s 0m00.79s | Util/IterAssocOp | 0m00.82s || -0m00.02s 0m00.75s | Reflection/Z/Syntax | 0m00.67s || +0m00.07s 0m00.73s | Util/PartiallyReifiedProp | 0m00.73s || +0m00.00s 0m00.70s | Encoding/ModularWordEncodingTheorems | 0m00.76s || -0m00.06s 0m00.70s | Specific/GF25519Reflective/Reified | 0m00.72s || -0m00.02s 0m00.66s | BoundedArithmetic/Double/Repeated/Proofs/Multiply | 0m00.62s || +0m00.04s 0m00.66s | ModularArithmetic/PseudoMersenneBaseParamProofs | 0m00.66s || +0m00.00s 0m00.64s | Encoding/ModularWordEncodingPre | 0m00.63s || +0m00.01s 0m00.61s | ModularArithmetic/ModularBaseSystem | 0m00.66s || -0m00.05s 0m00.61s | Util/AdditionChainExponentiation | 0m00.64s || -0m00.03s 0m00.60s | ModularArithmetic/ExtPow2BaseMulProofs | 0m00.64s || -0m00.04s 0m00.60s | Reflection/MultiSizeTest2 | 0m00.71s || -0m00.10s 0m00.60s | Spec/EdDSA | 0m00.65s || -0m00.05s 0m00.59s | BoundedArithmetic/Double/Repeated/Proofs/RippleCarryAddSub | 0m00.51s || +0m00.07s 0m00.58s | BoundedArithmetic/Interface | 0m00.60s || -0m00.02s 0m00.58s | ModularArithmetic/ModularBaseSystemList | 0m00.61s || -0m00.03s 0m00.55s | Spec/ModularWordEncoding | 0m00.63s || -0m00.07s 0m00.55s | BoundedArithmetic/Double/Repeated/Proofs/ShiftLeftRight | 0m00.50s || +0m00.05s 0m00.55s | Reflection/InterpWfRel | 0m00.58s || -0m00.02s 0m00.54s | BoundedArithmetic/X86ToZLike | 0m00.55s || -0m00.01s 0m00.54s | BoundedArithmetic/Double/Repeated/Proofs/SelectConditional | 0m00.53s || +0m00.01s 0m00.54s | BoundedArithmetic/Double/Proofs/SelectConditional | 0m00.62s || -0m00.07s 0m00.54s | Reflection/WfReflectiveGen | 0m00.58s || -0m00.03s 0m00.52s | BoundedArithmetic/ArchitectureToZLike | 0m00.41s || +0m00.11s 0m00.51s | BoundedArithmetic/Double/Core | 0m00.48s || +0m00.03s 0m00.50s | BoundedArithmetic/Double/Repeated/Proofs/BitwiseOr | 0m00.51s || -0m00.01s 0m00.49s | Spec/WeierstrassCurve | 0m00.42s || +0m00.07s 0m00.48s | BoundedArithmetic/Double/Repeated/Proofs/LoadImmediate | 0m00.54s || -0m00.06s 0m00.47s | BoundedArithmetic/Double/Repeated/Proofs/ShiftRightDoubleWordImmediate | 0m00.58s || -0m00.10s 0m00.47s | Reflection/InterpWf | 0m00.50s || -0m00.03s 0m00.47s | ModularArithmetic/Pre | 0m00.48s || -0m00.01s 0m00.47s | BoundedArithmetic/Double/Repeated/Core | 0m00.46s || +0m00.00s 0m00.46s | Reflection/Z/Interpretations64 | 0m00.49s || -0m00.02s 0m00.45s | Reflection/InputSyntax | 0m00.42s || +0m00.03s N/A | Reflection/MapInterpWf | 0m00.44s || -0m00.44s 0m00.44s | Spec/CompleteEdwardsCurve | 0m00.39s || +0m00.04s 0m00.44s | BoundedArithmetic/Double/Proofs/ShiftLeftRightTactic | 0m00.42s || +0m00.02s 0m00.44s | Reflection/Z/Interpretations128 | 0m00.52s || -0m00.08s 0m00.44s | ModularArithmetic/ZBounded | 0m00.45s || -0m00.01s 0m00.42s | BoundedArithmetic/StripCF | 0m00.42s || +0m00.00s 0m00.42s | Reflection/Z/Reify | 0m00.43s || -0m00.01s 0m00.42s | ModularArithmetic/ModularBaseSystemListZOperationsProofs | 0m00.47s || -0m00.04s 0m00.41s | Reflection/Named/DeadCodeElimination | 0m00.43s || -0m00.02s 0m00.41s | ModularArithmetic/PseudoMersenneBaseParams | 0m00.38s || +0m00.02s 0m00.41s | Spec/ModularArithmetic | 0m00.34s || +0m00.06s 0m00.41s | Reflection/Named/RegisterAssign | 0m00.37s || +0m00.03s 0m00.41s | Reflection/Reify | 0m00.39s || +0m00.01s 0m00.40s | ModularArithmetic/Pow2Base | 0m00.42s || -0m00.01s 0m00.40s | Reflection/Named/EstablishLiveness | 0m00.33s || +0m00.07s 0m00.40s | Reflection/ExprInversion | 0m00.57s || -0m00.16s 0m00.40s | Reflection/Named/Syntax | 0m00.40s || +0m00.00s 0m00.38s | Reflection/Named/Compile | 0m00.34s || +0m00.03s N/A | Reflection/MapInterp | 0m00.38s || -0m00.38s 0m00.38s | ModularArithmetic/Montgomery/Z | 0m00.39s || -0m00.01s 0m00.38s | ModularArithmetic/ModularBaseSystemWord | 0m00.36s || +0m00.02s N/A | Reflection/WfRel | 0m00.38s || -0m00.38s 0m00.38s | Reflection/Tuple | N/A || +0m00.38s 0m00.37s | Spec/MxDH | 0m00.39s || -0m00.02s 0m00.37s | BoundedArithmetic/Eta | 0m00.36s || +0m00.01s 0m00.36s | Reflection/Named/ContextOn | 0m00.37s || -0m00.01s 0m00.34s | Reflection/FilterLive | 0m00.34s || +0m00.00s 0m00.34s | Reflection/LinearizeInterp | 0m00.53s || -0m00.19s 0m00.33s | Reflection/Relations | N/A || +0m00.33s 0m00.32s | Reflection/Equality | 0m00.41s || -0m00.08s 0m00.30s | Reflection/Syntax | 0m00.52s || -0m00.22s 0m00.30s | Reflection/InterpProofs | 0m00.47s || -0m00.17s 0m00.30s | Reflection/ApplicationLemmas | 0m00.43s || -0m00.13s 0m00.30s | Reflection/CommonSubexpressionElimination | 0m00.50s || -0m00.20s 0m00.28s | Reflection/Inline | 0m00.37s || -0m00.08s 0m00.28s | Reflection/Conversion | 0m00.44s || -0m00.15s 0m00.27s | Reflection/MapCastWithCastOp | 0m00.38s || -0m00.10s 0m00.26s | Reflection/MapCast | 0m00.40s || -0m00.14s 0m00.26s | Reflection/ApplicationRelations | 0m00.35s || -0m00.08s 0m00.24s | Reflection/Application | 0m00.38s || -0m00.14s 0m00.23s | Reflection/Linearize | 0m00.35s || -0m00.11s 0m00.20s | Reflection/CountLets | 0m00.33s || -0m00.13s 0m00.20s | Reflection/Named/NameUtil | 0m00.36s || -0m00.15s 0m00.09s | Util/PointedProp | 0m00.08s || +0m00.00s 0m00.05s | Util/LetIn | 0m00.06s || -0m00.00s 0m00.03s | Util/Notations | 0m00.03s || +0m00.00s 0m00.03s | Util/AutoRewrite | 0m00.03s || +0m00.00s
* Add >>> reserved notationGravatar Jason Gross2017-01-09
|
* Fix compatibility with sigT notationGravatar Jason Gross2016-10-10
|
* Revert "Add a locked version of [let] with fewer reductions"Gravatar Jason Gross2016-09-22
| | | | | | This reverts commit a4565d0c0c506a56a0db0ca09e9ac7af8b8eaee2. It's not needed.
* Add a form of Let_In that carries a proofGravatar Jason Gross2016-09-22
|
* Add a locked version of [let] with fewer reductionsGravatar Jason Gross2016-09-22
|
* Change [Let ... in ...] to [dlet ... in ...] (#67)Gravatar Jason Gross2016-09-19
| | | | For "definition". This fixes #65; [Let] conflicts with the vernacular [Let] in Coq 8.4.
* Util.Notations: change Let to match slet\Gravatar Andres Erbsen2016-09-18
|
* Add reserved notation for Let, change #Gravatar Jason Gross2016-09-17
| | | | | We reserve [a # b] in Notations.v, and make it's level compatible with the notation declared in the std lib for Q.
* deduplicate Let_In into src/Util/LetIn.vGravatar Andres Erbsen2016-09-17
|
* Add λn reserved notationGravatar Jason Gross2016-09-16
|
* Reserve [->] like in 8.5, so we can redefine it in 8.4Gravatar Jason Gross2016-09-05
|
* Reserve λ notationGravatar Jason Gross2016-09-02
|
* Add reserved syntax-let notationGravatar Jason Gross2016-09-02
|
* Add another reserved notationGravatar Jason Gross2016-09-01
|
* Add more reserved infixesGravatar Jason Gross2016-08-31
|
* Integrate suggestions from AndresGravatar Jason Gross2016-08-25
|
* Add more reserved notationsGravatar Jason Gross2016-08-24
|
* Remove unnecessary pseudo notations (#47)Gravatar Rob Sloan2016-08-08
| | | | | | * Remove unnecessary pseudo notations * Remove Reserved Notations for Pseudo
* Set Asymmetric Patterns, add util lemmas about sigGravatar Jason Gross2016-07-29
|
* Get rid of unparsable unicode notationGravatar Jason Gross2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After | File Name | Before || Change ------------------------------------------------------------------------------------ 3m22.68s | Total | 3m13.21s || +0m09.46s ------------------------------------------------------------------------------------ 0m38.91s | CompleteEdwardsCurve/ExtendedCoordinates | 0m35.64s || +0m03.26s 0m36.93s | Specific/GF25519 | 0m33.09s || +0m03.83s 0m08.87s | Specific/GF1305 | 0m07.33s || +0m01.53s 0m06.74s | Algebra | 0m08.08s || -0m01.33s 0m04.96s | WeierstrassCurve/Pre | 0m06.12s || -0m01.16s 0m02.58s | Util/ZUtil | 0m03.71s || -0m01.12s 0m15.89s | ModularArithmetic/ModularBaseSystemProofs | 0m15.59s || +0m00.30s 0m15.41s | CompleteEdwardsCurve/CompleteEdwardsCurveTheorems | 0m15.74s || -0m00.33s 0m12.20s | Experiments/SpecEd25519 | 0m11.29s || +0m00.91s 0m04.56s | ModularArithmetic/Tutorial | 0m03.89s || +0m00.66s 0m04.41s | BaseSystemProofs | 0m05.04s || -0m00.62s 0m04.40s | ModularArithmetic/Pow2BaseProofs | 0m04.21s || +0m00.19s 0m04.16s | CompleteEdwardsCurve/Pre | 0m03.55s || +0m00.61s 0m03.30s | ModularArithmetic/ModularBaseSystemOpt | 0m03.31s || -0m00.01s 0m02.66s | Assembly/State | 0m02.69s || -0m00.02s 0m02.29s | Encoding/PointEncodingPre | 0m01.57s || +0m00.72s 0m02.14s | ModularArithmetic/ModularArithmeticTheorems | 0m01.63s || +0m00.51s 0m02.00s | Assembly/Wordize | 0m01.90s || +0m00.10s 0m01.84s | Experiments/EdDSARefinement | 0m01.82s || +0m00.02s 0m01.77s | ModularArithmetic/PrimeFieldTheorems | 0m01.66s || +0m00.11s 0m01.42s | ModularArithmetic/BarrettReduction/Z | 0m00.97s || +0m00.44s 0m01.22s | BaseSystem | 0m01.81s || -0m00.59s 0m01.12s | ModularArithmetic/ExtendedBaseVector | 0m01.13s || -0m00.00s 0m01.12s | Assembly/Pseudize | 0m01.14s || -0m00.01s 0m00.97s | Util/AdditionChainExponentiation | 0m00.61s || +0m00.36s 0m00.97s | Assembly/Pipeline | 0m00.62s || +0m00.35s 0m00.95s | Experiments/DerivationsOptionRectLetInEncoding | 0m00.94s || +0m00.01s 0m00.94s | ModularArithmetic/ExtPow2BaseMulProofs | 0m00.57s || +0m00.37s 0m00.91s | ModularArithmetic/ModularBaseSystemField | 0m00.92s || -0m00.01s 0m00.87s | Spec/EdDSA | 0m00.63s || +0m00.24s 0m00.85s | ModularArithmetic/ModularBaseSystemListProofs | 0m00.84s || +0m00.01s 0m00.85s | Util/NumTheoryUtil | 0m00.91s || -0m00.06s 0m00.79s | Assembly/QhasmEvalCommon | 0m00.79s || +0m00.00s 0m00.78s | Spec/ModularWordEncoding | 0m00.63s || +0m00.15s 0m00.77s | Util/IterAssocOp | 0m00.73s || +0m00.04s 0m00.70s | Assembly/Vectorize | 0m00.62s || +0m00.07s 0m00.70s | Experiments/SpecificCurve25519 | 0m00.69s || +0m00.01s 0m00.69s | Assembly/PseudoConversion | 0m00.79s || -0m00.10s 0m00.67s | Spec/WeierstrassCurve | 0m00.44s || +0m00.23s 0m00.66s | Encoding/ModularWordEncodingTheorems | 0m00.64s || +0m00.02s 0m00.65s | Encoding/ModularWordEncodingPre | 0m00.67s || -0m00.02s 0m00.65s | Testbit | 0m00.69s || -0m00.03s 0m00.62s | ModularArithmetic/Pow2Base | 0m00.41s || +0m00.21s 0m00.62s | Assembly/StringConversion | 0m00.74s || -0m00.12s 0m00.62s | Assembly/Pseudo | 0m00.83s || -0m00.20s 0m00.62s | ModularArithmetic/ModularBaseSystem | 0m00.60s || +0m00.02s 0m00.61s | ModularArithmetic/PseudoMersenneBaseParamProofs | 0m00.63s || -0m00.02s 0m00.60s | ModularArithmetic/ModularBaseSystemList | 0m00.59s || +0m00.01s 0m00.55s | Assembly/Qhasm | 0m00.55s || +0m00.00s 0m00.54s | Assembly/AlmostQhasm | 0m00.48s || +0m00.06s 0m00.49s | ModularArithmetic/Pre | 0m00.49s || +0m00.00s 0m00.48s | Assembly/QhasmUtil | 0m00.48s || +0m00.00s 0m00.46s | Assembly/AlmostConversion | 0m00.47s || -0m00.00s 0m00.42s | Spec/CompleteEdwardsCurve | 0m00.43s || -0m00.01s 0m00.40s | ModularArithmetic/PseudoMersenneBaseParams | 0m00.40s || +0m00.00s 0m00.35s | Spec/ModularArithmetic | 0m00.45s || -0m00.10s 0m00.03s | Util/Notations | 0m00.03s || +0m00.00s
* Add more reserved notationsGravatar Jason Gross2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After | File Name | Before || Change ------------------------------------------------------------------------------------ 3m14.96s | Total | 3m18.23s || -0m03.26s ------------------------------------------------------------------------------------ 0m11.32s | Experiments/SpecEd25519 | 0m13.08s || -0m01.75s 0m03.38s | ModularArithmetic/ModularBaseSystemOpt | 0m05.18s || -0m01.79s 0m37.46s | CompleteEdwardsCurve/ExtendedCoordinates | 0m36.70s || +0m00.75s 0m33.52s | Specific/GF25519 | 0m34.26s || -0m00.73s 0m16.05s | CompleteEdwardsCurve/CompleteEdwardsCurveTheorems | 0m15.79s || +0m00.26s 0m15.57s | ModularArithmetic/ModularBaseSystemProofs | 0m15.57s || +0m00.00s 0m07.56s | Specific/GF1305 | 0m07.69s || -0m00.13s 0m06.05s | Algebra | 0m06.11s || -0m00.06s 0m04.81s | WeierstrassCurve/Pre | 0m04.99s || -0m00.18s 0m04.64s | ModularArithmetic/Pow2BaseProofs | 0m04.51s || +0m00.12s 0m04.17s | CompleteEdwardsCurve/Pre | 0m03.83s || +0m00.33s 0m03.97s | BaseSystemProofs | 0m04.48s || -0m00.51s 0m03.75s | ModularArithmetic/Tutorial | 0m03.75s || +0m00.00s 0m03.24s | Assembly/State | 0m02.65s || +0m00.59s 0m02.74s | Experiments/EdDSARefinement | 0m02.60s || +0m00.14s 0m02.70s | Assembly/Wordize | 0m01.86s || +0m00.84s 0m02.44s | Util/ZUtil | 0m02.42s || +0m00.02s 0m01.74s | ModularArithmetic/ExtendedBaseVector | 0m01.22s || +0m00.52s 0m01.62s | ModularArithmetic/ModularArithmeticTheorems | 0m01.70s || -0m00.07s 0m01.58s | Encoding/PointEncodingPre | 0m02.29s || -0m00.71s 0m01.55s | ModularArithmetic/PrimeFieldTheorems | 0m01.68s || -0m00.12s 0m01.30s | Util/NumTheoryUtil | 0m00.95s || +0m00.35s 0m01.18s | BaseSystem | 0m01.19s || -0m00.01s 0m01.18s | Assembly/Pseudize | 0m01.36s || -0m00.18s 0m01.01s | ModularArithmetic/ExtPow2BaseMulProofs | 0m00.82s || +0m00.19s 0m00.95s | ModularArithmetic/BarrettReduction/Z | 0m00.95s || +0m00.00s 0m00.94s | ModularArithmetic/ModularBaseSystemList | 0m00.96s || -0m00.02s 0m00.94s | Assembly/PseudoConversion | 0m00.85s || +0m00.08s 0m00.93s | Experiments/DerivationsOptionRectLetInEncoding | 0m01.01s || -0m00.07s 0m00.93s | ModularArithmetic/ModularBaseSystemField | 0m01.34s || -0m00.41s 0m00.93s | Spec/EdDSA | 0m00.63s || +0m00.30s 0m00.84s | ModularArithmetic/ModularBaseSystemListProofs | 0m01.30s || -0m00.46s 0m00.83s | Assembly/QhasmEvalCommon | 0m00.87s || -0m00.04s 0m00.71s | Util/IterAssocOp | 0m01.03s || -0m00.32s 0m00.71s | Assembly/QhasmUtil | 0m00.50s || +0m00.20s 0m00.69s | Assembly/Vectorize | 0m00.46s || +0m00.22s 0m00.69s | Experiments/SpecificCurve25519 | 0m00.68s || +0m00.00s 0m00.67s | Assembly/Pipeline | 0m00.66s || +0m00.01s 0m00.67s | Assembly/AlmostConversion | 0m00.43s || +0m00.24s 0m00.66s | Encoding/ModularWordEncodingTheorems | 0m00.64s || +0m00.02s 0m00.64s | Util/AdditionChainExponentiation | 0m00.93s || -0m00.29s 0m00.62s | Assembly/Pseudo | 0m00.65s || -0m00.03s 0m00.62s | Testbit | 0m00.64s || -0m00.02s 0m00.61s | ModularArithmetic/ModularBaseSystem | 0m00.61s || +0m00.00s 0m00.60s | Encoding/ModularWordEncodingPre | 0m00.63s || -0m00.03s 0m00.60s | ModularArithmetic/PseudoMersenneBaseParamProofs | 0m00.53s || +0m00.06s 0m00.56s | Spec/ModularWordEncoding | 0m00.62s || -0m00.05s 0m00.56s | Assembly/StringConversion | 0m00.63s || -0m00.06s 0m00.48s | Spec/WeierstrassCurve | 0m00.44s || +0m00.03s 0m00.48s | Assembly/AlmostQhasm | 0m00.58s || -0m00.09s 0m00.48s | Assembly/Qhasm | 0m00.58s || -0m00.09s 0m00.45s | ModularArithmetic/Pre | 0m00.52s || -0m00.07s 0m00.42s | Spec/CompleteEdwardsCurve | 0m00.43s || -0m00.01s 0m00.41s | ModularArithmetic/PseudoMersenneBaseParams | 0m00.38s || +0m00.02s 0m00.40s | ModularArithmetic/Pow2Base | 0m00.46s || -0m00.06s 0m00.38s | Spec/ModularArithmetic | 0m00.58s || -0m00.19s 0m00.03s | Util/Notations | 0m00.03s || +0m00.00s
* Add unicode reserved notationsGravatar Jason Gross2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After | File Name | Before || Change ------------------------------------------------------------------------------------ 3m17.30s | Total | 3m15.15s || +0m02.15s ------------------------------------------------------------------------------------ 0m05.13s | WeierstrassCurve/Pre | 0m06.46s || -0m01.33s 0m04.64s | CompleteEdwardsCurve/Pre | 0m03.48s || +0m01.15s 0m04.39s | ModularArithmetic/Pow2BaseProofs | 0m05.95s || -0m01.56s 0m36.30s | CompleteEdwardsCurve/ExtendedCoordinates | 0m35.39s || +0m00.90s 0m33.32s | Specific/GF25519 | 0m33.98s || -0m00.65s 0m16.42s | ModularArithmetic/ModularBaseSystemProofs | 0m16.07s || +0m00.35s 0m16.08s | CompleteEdwardsCurve/CompleteEdwardsCurveTheorems | 0m16.77s || -0m00.69s 0m11.33s | Experiments/SpecEd25519 | 0m11.31s || +0m00.01s 0m07.29s | Specific/GF1305 | 0m07.25s || +0m00.04s 0m07.17s | Algebra | 0m06.25s || +0m00.92s 0m04.22s | ModularArithmetic/Tutorial | 0m04.27s || -0m00.04s 0m03.99s | BaseSystemProofs | 0m03.84s || +0m00.15s 0m03.36s | ModularArithmetic/ModularBaseSystemOpt | 0m03.35s || +0m00.00s 0m02.83s | Assembly/State | 0m02.73s || +0m00.10s 0m02.51s | Util/ZUtil | 0m02.42s || +0m00.08s 0m02.30s | ModularArithmetic/PrimeFieldTheorems | 0m01.63s || +0m00.67s 0m01.92s | Experiments/EdDSARefinement | 0m01.87s || +0m00.04s 0m01.89s | BaseSystem | 0m01.20s || +0m00.69s 0m01.87s | Assembly/Wordize | 0m01.89s || -0m00.01s 0m01.64s | ModularArithmetic/ModularArithmeticTheorems | 0m01.61s || +0m00.02s 0m01.61s | Assembly/Pseudize | 0m01.77s || -0m00.15s 0m01.56s | Encoding/PointEncodingPre | 0m01.80s || -0m00.24s 0m01.38s | ModularArithmetic/ModularBaseSystemField | 0m00.90s || +0m00.47s 0m01.15s | ModularArithmetic/ExtendedBaseVector | 0m01.44s || -0m00.29s 0m01.02s | ModularArithmetic/ExtPow2BaseMulProofs | 0m00.95s || +0m00.07s 0m00.99s | ModularArithmetic/BarrettReduction/Z | 0m01.00s || -0m00.01s 0m00.99s | Encoding/ModularWordEncodingPre | 0m00.62s || +0m00.37s 0m00.98s | ModularArithmetic/ModularBaseSystemList | 0m00.90s || +0m00.07s 0m00.96s | Assembly/Pipeline | 0m00.65s || +0m00.30s 0m00.93s | Util/AdditionChainExponentiation | 0m00.62s || +0m00.31s 0m00.92s | Spec/EdDSA | 0m00.61s || +0m00.31s 0m00.91s | Experiments/DerivationsOptionRectLetInEncoding | 0m00.92s || -0m00.01s 0m00.90s | Util/NumTheoryUtil | 0m00.89s || +0m00.01s 0m00.89s | ModularArithmetic/ModularBaseSystemListProofs | 0m00.94s || -0m00.04s 0m00.88s | Assembly/Pseudo | 0m00.63s || +0m00.25s 0m00.87s | Assembly/QhasmEvalCommon | 0m00.83s || +0m00.04s 0m00.78s | Assembly/StringConversion | 0m00.54s || +0m00.24s 0m00.71s | Experiments/SpecificCurve25519 | 0m00.73s || -0m00.02s 0m00.69s | Util/IterAssocOp | 0m00.73s || -0m00.04s 0m00.68s | Assembly/AlmostQhasm | 0m00.55s || +0m00.13s 0m00.68s | Assembly/PseudoConversion | 0m00.73s || -0m00.04s 0m00.67s | ModularArithmetic/PseudoMersenneBaseParamProofs | 0m00.63s || +0m00.04s 0m00.67s | ModularArithmetic/Pre | 0m00.45s || +0m00.22s 0m00.64s | Testbit | 0m00.90s || -0m00.26s 0m00.64s | Encoding/ModularWordEncodingTheorems | 0m00.67s || -0m00.03s 0m00.63s | Spec/ModularWordEncoding | 0m00.83s || -0m00.19s 0m00.59s | ModularArithmetic/ModularBaseSystem | 0m00.56s || +0m00.02s 0m00.53s | Spec/ModularArithmetic | 0m00.47s || +0m00.06s 0m00.53s | Assembly/Qhasm | 0m00.55s || -0m00.02s 0m00.52s | ModularArithmetic/Pow2Base | 0m00.41s || +0m00.11s 0m00.51s | Assembly/QhasmUtil | 0m00.45s || +0m00.06s 0m00.49s | Assembly/AlmostConversion | 0m00.49s || +0m00.00s 0m00.48s | Assembly/Vectorize | 0m00.70s || -0m00.21s 0m00.46s | Spec/WeierstrassCurve | 0m00.70s || -0m00.23s 0m00.43s | Spec/CompleteEdwardsCurve | 0m00.43s || +0m00.00s 0m00.40s | ModularArithmetic/PseudoMersenneBaseParams | 0m00.40s || +0m00.00s 0m00.03s | Util/Notations | 0m00.04s || -0m00.01s
* Move most notation level declarations into UtilGravatar Jason Gross2016-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reveals and prevents notation clashes. Notable breakage: - `x {{ y }}` breaks `Context {forall x, {P x} + {~P x}}.` (@jadephilipoom) - `x [[ y ]]` breaks `destruct x as [[a]|[b]].` (@jadephilipoom) - `O :( A , B ): :?: L ::: R` breaks `((1):nat)` and `constr:(nat)` (@varomodt) After | File Name | Before || Change ------------------------------------------------------------------------------------ 3m16.07s | Total | 3m23.63s || -0m07.55s ------------------------------------------------------------------------------------ 0m16.90s | ModularArithmetic/ModularBaseSystemProofs | 0m19.02s || -0m02.12s 0m03.29s | ModularArithmetic/ModularBaseSystemOpt | 0m05.30s || -0m02.00s 0m12.04s | Experiments/SpecEd25519 | 0m13.89s || -0m01.85s 0m36.02s | CompleteEdwardsCurve/ExtendedCoordinates | 0m36.12s || -0m00.09s 0m34.48s | Specific/GF25519 | 0m34.27s || +0m00.20s 0m15.62s | CompleteEdwardsCurve/CompleteEdwardsCurveTheorems | 0m15.76s || -0m00.14s 0m07.36s | Specific/GF1305 | 0m07.34s || +0m00.02s 0m06.64s | Algebra | 0m06.14s || +0m00.50s 0m05.12s | WeierstrassCurve/Pre | 0m05.09s || +0m00.03s 0m04.58s | ModularArithmetic/Tutorial | 0m03.83s || +0m00.75s 0m04.46s | BaseSystemProofs | 0m04.33s || +0m00.12s 0m04.26s | ModularArithmetic/Pow2BaseProofs | 0m05.16s || -0m00.90s 0m03.91s | CompleteEdwardsCurve/Pre | 0m04.62s || -0m00.71s 0m02.75s | Assembly/State | 0m03.12s || -0m00.37s 0m02.55s | Experiments/EdDSARefinement | 0m01.85s || +0m00.69s 0m02.46s | Util/ZUtil | 0m02.45s || +0m00.00s 0m01.86s | Assembly/Wordize | 0m02.02s || -0m00.15s 0m01.68s | ModularArithmetic/ModularArithmeticTheorems | 0m01.68s || +0m00.00s 0m01.67s | ModularArithmetic/PrimeFieldTheorems | 0m01.96s || -0m00.29s 0m01.50s | Encoding/PointEncodingPre | 0m02.20s || -0m00.70s 0m01.46s | ModularArithmetic/BarrettReduction/Z | 0m01.02s || +0m00.43s 0m01.26s | BaseSystem | 0m01.21s || +0m00.05s 0m01.24s | Assembly/Pseudize | 0m01.22s || +0m00.02s 0m01.20s | ModularArithmetic/ExtendedBaseVector | 0m01.86s || -0m00.66s 0m01.04s | Util/IterAssocOp | 0m00.74s || +0m00.30s 0m00.96s | ModularArithmetic/ExtPow2BaseMulProofs | 0m00.67s || +0m00.28s 0m00.96s | Assembly/Pipeline | 0m00.65s || +0m00.30s 0m00.93s | Experiments/DerivationsOptionRectLetInEncoding | 0m00.98s || -0m00.04s 0m00.93s | ModularArithmetic/ModularBaseSystemField | 0m00.95s || -0m00.01s 0m00.92s | Util/NumTheoryUtil | 0m01.19s || -0m00.26s 0m00.90s | ModularArithmetic/ModularBaseSystemListProofs | 0m00.89s || +0m00.01s 0m00.82s | ModularArithmetic/PseudoMersenneBaseParamProofs | 0m00.95s || -0m00.13s 0m00.81s | Assembly/QhasmEvalCommon | 0m00.86s || -0m00.04s 0m00.80s | Assembly/StringConversion | 0m00.60s || +0m00.20s 0m00.79s | Assembly/Qhasm | 0m00.54s || +0m00.25s 0m00.73s | Assembly/Pseudo | 0m00.98s || -0m00.25s 0m00.72s | Util/AdditionChainExponentiation | 0m00.92s || -0m00.20s 0m00.69s | Experiments/SpecificCurve25519 | 0m00.72s || -0m00.03s 0m00.65s | Spec/ModularWordEncoding | 0m00.85s || -0m00.19s 0m00.65s | ModularArithmetic/ModularBaseSystemList | 0m00.68s || -0m00.03s 0m00.65s | Assembly/PseudoConversion | 0m00.67s || -0m00.02s 0m00.64s | Encoding/ModularWordEncodingPre | 0m00.62s || +0m00.02s 0m00.64s | Spec/EdDSA | 0m00.93s || -0m00.29s 0m00.64s | Testbit | 0m00.94s || -0m00.29s 0m00.63s | Encoding/ModularWordEncodingTheorems | 0m00.66s || -0m00.03s 0m00.62s | Assembly/AlmostQhasm | 0m00.49s || +0m00.13s 0m00.59s | ModularArithmetic/ModularBaseSystem | 0m00.61s || -0m00.02s 0m00.49s | Spec/WeierstrassCurve | 0m00.43s || +0m00.06s 0m00.49s | Assembly/QhasmUtil | 0m00.51s || -0m00.02s 0m00.49s | ModularArithmetic/Pre | 0m00.47s || +0m00.02s 0m00.47s | Assembly/Vectorize | 0m00.51s || -0m00.04s 0m00.46s | Assembly/AlmostConversion | 0m00.44s || +0m00.02s 0m00.42s | ModularArithmetic/Pow2Base | 0m00.42s || +0m00.00s 0m00.41s | ModularArithmetic/PseudoMersenneBaseParams | 0m00.45s || -0m00.04s 0m00.41s | Spec/ModularArithmetic | 0m00.41s || +0m00.00s 0m00.39s | Spec/CompleteEdwardsCurve | 0m00.41s || -0m00.01s 0m00.03s | Util/Notations | 0m00.03s || +0m00.00s
* Make the library 20% faster: [auto with *] is evilGravatar Jason Gross2016-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I do hereby revoke the privilege of [intuition] to grab random hints from random databases. This privilege is reserved for [debug_intuition], which comes with a warning about not being used in production code. This tactic is useful in conjunction with `Print Hint *`, to discover what hint databases the hints were grabbed from. (Suggestions for renaming [debug_intuition] welcome.) Any file using [intuition] must [Require Export Crypto.Util.FixCoqMistakes.]. It's possible we could lift this restriction by compiling [FixCoqMistakes] separately, and passing along `-require FixCoqMistakes` to Coq. Should we do this? After | File Name | Before || Change ------------------------------------------------------------------------------------ 3m29.54s | Total | 4m33.13s || -1m03.59s ------------------------------------------------------------------------------------ 0m03.75s | BaseSystemProofs | 0m43.84s || -0m40.09s 0m42.57s | CompleteEdwardsCurve/ExtendedCoordinates | 0m34.48s || +0m08.09s 0m03.04s | Util/ListUtil | 0m11.18s || -0m08.14s 0m01.62s | ModularArithmetic/PrimeFieldTheorems | 0m09.53s || -0m07.90s 0m00.87s | Util/NumTheoryUtil | 0m07.61s || -0m06.74s 0m01.61s | Encoding/PointEncodingPre | 0m06.93s || -0m05.31s 0m51.95s | Specific/GF25519 | 0m47.52s || +0m04.42s 0m12.30s | Experiments/SpecEd25519 | 0m11.29s || +0m01.01s 0m09.22s | Specific/GF1305 | 0m08.17s || +0m01.05s 0m03.48s | CompleteEdwardsCurve/Pre | 0m04.77s || -0m01.28s 0m02.70s | Assembly/State | 0m04.09s || -0m01.38s 0m01.55s | ModularArithmetic/ModularArithmeticTheorems | 0m02.93s || -0m01.38s 0m01.16s | Assembly/Pseudize | 0m02.34s || -0m01.17s 0m15.67s | CompleteEdwardsCurve/CompleteEdwardsCurveTheorems | 0m16.37s || -0m00.70s 0m06.02s | Algebra | 0m06.67s || -0m00.65s 0m05.90s | Experiments/GenericFieldPow | 0m06.68s || -0m00.77s 0m04.65s | WeierstrassCurve/Pre | 0m05.27s || -0m00.61s 0m03.93s | ModularArithmetic/Pow2BaseProofs | 0m03.94s || -0m00.00s 0m03.70s | ModularArithmetic/Tutorial | 0m03.85s || -0m00.14s 0m02.83s | ModularArithmetic/ModularBaseSystemOpt | 0m02.84s || -0m00.00s 0m02.74s | Experiments/EdDSARefinement | 0m01.80s || +0m00.94s 0m02.35s | Util/ZUtil | 0m02.51s || -0m00.15s 0m01.86s | Assembly/Wordize | 0m02.32s || -0m00.45s 0m01.23s | ModularArithmetic/ExtendedBaseVector | 0m01.20s || +0m00.03s 0m01.21s | BaseSystem | 0m01.63s || -0m00.41s 0m01.03s | Experiments/SpecificCurve25519 | 0m00.98s || +0m00.05s 0m01.01s | ModularArithmetic/ModularBaseSystemProofs | 0m01.11s || -0m00.10s 0m00.95s | ModularArithmetic/BarrettReduction/Z | 0m01.38s || -0m00.42s 0m00.92s | Experiments/DerivationsOptionRectLetInEncoding | 0m01.81s || -0m00.89s 0m00.85s | ModularArithmetic/ModularBaseSystemField | 0m00.86s || -0m00.01s 0m00.82s | ModularArithmetic/ModularBaseSystemListProofs | 0m00.79s || +0m00.02s 0m00.80s | Assembly/QhasmEvalCommon | 0m00.93s || -0m00.13s 0m00.73s | Spec/EdDSA | 0m00.59s || +0m00.14s 0m00.72s | Util/Tuple | 0m00.71s || +0m00.01s 0m00.70s | Util/IterAssocOp | 0m00.72s || -0m00.02s 0m00.67s | Encoding/ModularWordEncodingTheorems | 0m00.71s || -0m00.03s 0m00.66s | Assembly/Pipeline | 0m00.64s || +0m00.02s 0m00.65s | Testbit | 0m00.65s || +0m00.00s 0m00.65s | Assembly/PseudoConversion | 0m00.65s || +0m00.00s 0m00.64s | Util/AdditionChainExponentiation | 0m00.63s || +0m00.01s 0m00.63s | ModularArithmetic/ExtPow2BaseMulProofs | 0m00.64s || -0m00.01s 0m00.63s | Assembly/Pseudo | 0m00.65s || -0m00.02s 0m00.62s | ModularArithmetic/ModularBaseSystem | 0m00.57s || +0m00.05s 0m00.61s | ModularArithmetic/ModularBaseSystemList | 0m00.57s || +0m00.04s 0m00.60s | Encoding/ModularWordEncodingPre | 0m00.69s || -0m00.08s 0m00.60s | ModularArithmetic/PseudoMersenneBaseParamProofs | 0m00.59s || +0m00.01s 0m00.56s | Assembly/StringConversion | 0m00.56s || +0m00.00s 0m00.54s | Spec/ModularWordEncoding | 0m00.61s || -0m00.06s 0m00.54s | Assembly/QhasmUtil | 0m00.46s || +0m00.08s 0m00.52s | Assembly/Qhasm | 0m00.53s || -0m00.01s 0m00.48s | Assembly/AlmostQhasm | 0m00.52s || -0m00.04s 0m00.48s | ModularArithmetic/Pre | 0m00.48s || +0m00.00s 0m00.46s | Assembly/Vectorize | 0m00.72s || -0m00.25s 0m00.45s | Spec/WeierstrassCurve | 0m00.44s || +0m00.01s 0m00.44s | Assembly/AlmostConversion | 0m00.44s || +0m00.00s 0m00.43s | ModularArithmetic/Pow2Base | 0m00.51s || -0m00.08s 0m00.42s | ModularArithmetic/PseudoMersenneBaseParams | 0m00.38s || +0m00.03s 0m00.41s | Spec/CompleteEdwardsCurve | 0m00.43s || -0m00.02s 0m00.34s | Spec/ModularArithmetic | 0m00.36s || -0m00.01s 0m00.03s | Util/FixCoqMistakes | N/A || +0m00.03s 0m00.02s | Util/Notations | 0m00.04s || -0m00.02s 0m00.02s | Util/Tactics | 0m00.02s || +0m00.00s
* Fix notations, add &Gravatar Jason Gross2016-07-06
|
* Improve some reserved notationsGravatar Jason Gross2016-07-06
| | | | Compatibility with theories/Numbers/NatInt/NZBits.v
* Improve some tactics and lemmasGravatar Jason Gross2016-06-23
|
* Fix broken notations (hopefully)Gravatar Jason Gross2016-06-22
|
* Fix missing notationsGravatar Jason Gross2016-06-22
|
* Aggregate all level specifications not in Spec/*Gravatar Jason Gross2016-06-22
This prevents notation conflicts (see comment in Notations.v for more explanation).