aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update display logs and c filesGravatar Jason Gross2017-11-13
|
* Update display logs and c filesGravatar Jason Gross2017-11-13
|
* Update display logs and c filesGravatar Jason Gross2017-11-13
|
* Update display logs and c filesGravatar Jason Gross2017-11-13
|
* Update display logs and c filesGravatar Jason Gross2017-11-13
|
* Update display logs and c filesGravatar Jason Gross2017-11-13
|
* Update display logs and c filesGravatar Jason Gross2017-11-13
|
* Update display logs and c filesGravatar Jason Gross2017-11-13
|
* Add more constant notationsGravatar Jason Gross2017-11-13
|
* More granularity in src/Compilers/Z/Bounds/Pipeline/ReflectiveTactics.vGravatar Jason Gross2017-11-13
|
* Split up reflective side condition tacticsGravatar Jason Gross2017-11-13
| | | | Now we no longer bundle the side-condition solver with the reifier
* Add InterpComposeGravatar Jason Gross2017-11-13
|
* update to graph generationGravatar jadep2017-11-12
|
* Update display logs and c filesGravatar Jason Gross2017-11-12
|
* Add more constant notationsGravatar Jason Gross2017-11-12
|
* Update display logs and c filesGravatar Jason Gross2017-11-12
|
* Add more constant notationsGravatar Jason Gross2017-11-12
|
* generate LaTeX tables from some of the benchmarksGravatar jadep2017-11-12
|
* Update display logs and c filesGravatar Jason Gross2017-11-12
|
* Add more constant notationsGravatar Jason Gross2017-11-12
|
* Update display logs and c filesGravatar Jason Gross2017-11-12
|
* Add more constant notationsGravatar Jason Gross2017-11-12
|
* andres doesn't know what year it isGravatar jadep2017-11-12
|
* Add autosolve admit packageGravatar Jason Gross2017-11-12
|
* Remove outdated C128 filesGravatar Jason Gross2017-11-12
|
* add reflexivity to reify autosolveGravatar Jason Gross2017-11-12
|
* Use abstract in ring autosolveGravatar Jason Gross2017-11-12
|
* add back incorrectly deleted filesGravatar jadep2017-11-12
|
* automatic modifications to _Coqproject with new filesGravatar jadep2017-11-12
|
* new autogenerated filesGravatar jadep2017-11-12
|
* update remake-curves.sh and MakefileGravatar jadep2017-11-12
|
* changes to parameter-generation scriptGravatar jadep2017-11-12
|
* fix commentGravatar jadep2017-11-12
|
* benchmark montgomery32, gmpvar, and gmpsec on 32-bit androidGravatar Andres Erbsen2017-11-11
| | | | | | | | Despite significant effort, I did not manage to compiler gmpxx in a way that would allow it to be dynamically linked with the c++ standard library on android, or statically link the library in a way that would result in a file executable on Android. Somebody who understands C and Android dynamic linking might be able to do better.
* Add Decidable2BoolGravatar Jason Gross2017-11-11
|
* Add ListUtil.ForallGravatar Jason Gross2017-11-11
|
* First intro and split in Zring_prod_eq_tac, before cbv -Gravatar Jason Gross2017-11-11
|
* Also unfold tuple for reificationGravatar Jason Gross2017-11-11
|
* Update display logs and c filesGravatar Jason Gross2017-11-10
|
* Update display logs and c filesGravatar Jason Gross2017-11-10
|
* Update display logs and c filesGravatar Jason Gross2017-11-10
|
* Handle more base types in Z.ReifyGravatar Jason Gross2017-11-10
|
* Add more fine-grained cmovnz notationsGravatar Jason Gross2017-11-10
| | | | | | Builds, but haven't tested the output This closes #265
* benchmark solinas32 on a 32-bit processorGravatar Andres Erbsen2017-11-10
|
* More modularity in autosolveGravatar Jason Gross2017-11-10
|
* first benchmark on 32-bit AndroidGravatar Andres Erbsen2017-11-10
|
* Handle tuples in reificationGravatar Jason Gross2017-11-10
|
* Add unfold_flat_interp_tupleGravatar Jason Gross2017-11-10
|
* Use match in flat_interp_{,un}tuple'Gravatar Jason Gross2017-11-10
| | | | | | This way, when we unfold them, we don't create multiple copies of the argument. This is needed for proper reification of x25519 alternate mul, square code in the new pipeline
* Separate case for handling option matches in autosolveGravatar Jason Gross2017-11-10
|