aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
Commit message (Collapse)AuthorAge
* Add PrimitiveHList, PrimitiveProdGravatar Jason Gross2018-06-13
|
* Move Option.List.map to OptionList.map to fix name clashes in TupleGravatar Jason Gross2018-06-04
|
* make update-_CoqProjectGravatar Jason Gross2018-05-05
|
* Merge pull request #335 from mit-plv/cpsloopsGravatar Andres Erbsen2018-04-18
|\ | | | | comprehensive loops framework with complete proof theory
* | Add new assembly-mimicking operations rshi, cc_m, and cc_lGravatar Jade Philipoom2018-04-11
| |
* | Update number/string conversionsGravatar Jason Gross2018-04-09
| | | | | | | | To updated version of https://github.com/coq/coq/pull/6597
| * move Loops from Experiments to UtilGravatar Andres Erbsen2018-03-27
| |
| * remove old loops codeGravatar Andres Erbsen2018-03-27
|/
* Add Algebra.SubsetoidRingGravatar Jason Gross2018-03-12
|
* make update-_CoqProjectGravatar Jason Gross2018-03-10
|
* Prove another Barrett reduction variant.Gravatar David Benjamin2018-03-09
| | | | | | | | | | This variant comes from http://www.ridiculousfish.com/blog/posts/labor-of-division-episode-i.html. It was useful for https://boringssl-review.googlesource.com/#/c/boringssl/+/25887. TODO - Talk to Andres to figure out all the ways this could be done more cleanly. It was originally a standalone file.
* Add new modular addition operation on ZGravatar Jade Philipoom2018-02-23
|
* Add pointed typesGravatar Jason Gross2018-02-18
| | | | For filling in default values
* Add a file to parse taps with Coq notationsGravatar Jason Gross2018-02-14
|
* Add some string utility functionsGravatar Jason Gross2018-02-13
|
* Add string conversionsGravatar Jason Gross2018-02-11
|
* Split off ZRange lemmasGravatar Jason Gross2018-02-10
|
* Add some ZRange operationsGravatar Jason Gross2018-02-10
|
* minor updates needed to make it compile with bbvGravatar Samuel Gruetter2018-02-05
| | | | removing lemma wordToNat_wzero is ok because it's already in bbv
* add bedrock bit vectors library (bbv) as a submodule replacing the Bedrock ↵Gravatar Samuel Gruetter2018-02-05
| | | | directory
* Add x25519 donna versions with the new way of generating C codeGravatar Jason Gross2018-01-15
|
* Generate fecarry for solinasGravatar Jason Gross2018-01-10
| | | | | | | This is a one-line change in generate_parameters.py (plus some whitespace trimming), and running `make regenerate-curves` This handles part of #294
* Factor out fsatz lemmasGravatar Jason Gross2018-01-09
| | | | | | | | | After | File Name | Before || Change | % Change ------------------------------------------------------------------------- 1m11.42s | Total | 1m53.75s || -0m42.33s | -37.21% ------------------------------------------------------------------------- 1m06.02s | Curves/Weierstrass/Jacobian | 1m53.76s || -0m47.73s | -41.96% 0m05.40s | Util/FsatzAutoLemmas | N/A || +0m05.40s | ∞
* @davidben merged Jacobian+affine into Jacobian+JacobianGravatar Andres Erbsen2018-01-09
|
* Jacobian coordinatesGravatar Andres Erbsen2018-01-09
|
* Add Tactics.RunTacticAsConstrGravatar Jason Gross2017-11-26
|
* Move DemoWithReification.v => Experiments/SimplyTypedArithmetic.vGravatar Jason Gross2017-11-24
| | | | | As per https://github.com/mit-plv/fiat-crypto/pull/271#discussion_r152720545
* Make a copy of Demo.vGravatar Jason Gross2017-11-24
|
* Add ModInv autosolverGravatar Jason Gross2017-11-16
|
* Update GeneralizeVar to ensure WfGravatar Jason Gross2017-11-13
| | | | | This will hopefully pave the way for not needing to prove Wf anywhere in the bounds pipeline.
* Make pipeline options more easily extensibleGravatar Jason Gross2017-11-13
| | | | | Also add a dummy option about renaming binders, to be used in an upcoming commit.
* Add faster version of intros [a b] for reflective stuffGravatar Jason Gross2017-11-13
|
* Add autosolve admit packageGravatar Jason Gross2017-11-12
|
* automatic modifications to _Coqproject with new filesGravatar jadep2017-11-12
|
* Add Decidable2BoolGravatar Jason Gross2017-11-11
|
* Add ListUtil.ForallGravatar Jason Gross2017-11-11
|
* More modularity in autosolveGravatar Jason Gross2017-11-10
|
* Add HeadUnderBindersGravatar Jason Gross2017-11-07
|
* A bit more reorganization of autosolveGravatar Jason Gross2017-11-07
| | | | This lets other files import evar_package without having to be rebuilt every time a new package alias is added to Autosolve
* Move SideConditionFrameworkGravatar Jason Gross2017-11-07
|
* Add SideConditionFrameworkGravatar Jason Gross2017-11-07
|
* Add type of bounded ZGravatar Jason Gross2017-11-02
|
* make update-_CoqProjectGravatar Jason Gross2017-11-02
|
* Add MapBaseTypeGravatar Jason Gross2017-10-31
|
* Add unextend_opGravatar Jason Gross2017-10-31
|
* make update-_CoqProjectGravatar Jason Gross2017-10-29
|
* Add MapBaseTypeWf, generalize src/Compilers/MapBaseType.v a bitGravatar Jason Gross2017-10-24
|
* Add MapBaseTypeGravatar Jason Gross2017-10-23
|
* Add InlineConstAndOpByRewriteGravatar Jason Gross2017-10-23
|
* Add ZExtended/InlineConstAndOp.vGravatar Jason Gross2017-10-22
|