aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Also display the carry chain in a commentGravatar Jason Gross2019-01-26
* Add better computation of carry chainGravatar Jason Gross2019-01-26
* Actually support Nat.eqb in reificationGravatar Jason Gross2019-01-25
* Support Nat.eqb in reificationGravatar Jason Gross2019-01-25
* Add remove_duplicatesGravatar Jason Gross2019-01-24
* Make trivial instances explicitGravatar Maxime Dénès2019-01-24
* Give slightly more standard usage stringsGravatar Jason Gross2019-01-23
* Mention the separator (spaces) of the list argGravatar Jason Gross2019-01-23
* Split up PushButtonSynthesis.vGravatar Jason Gross2019-01-18
* Define String.replaceGravatar Jason Gross2019-01-18
* Be stricter about rejecting command line argumentsGravatar Jason Gross2019-01-18
* Don't allow r[0~>0] ranges in fancy synthesisGravatar Jason Gross2019-01-17
* Remove ? notationGravatar Jason Gross2019-01-17
* Move print statements to Barrett and Montgomery filesGravatar jadep2019-01-17
* prune dependencies from Barrett256 and Montgomery256Gravatar jadep2019-01-17
* Prune dependencies of Prod.v and fix upGravatar jadep2019-01-17
* Rename Translation.vGravatar jadep2019-01-17
* Prune Translation.v deps and move tactics from other files [WIP]Gravatar jadep2019-01-17
* clean up and prune deps of Spec.vGravatar jadep2019-01-17
* Fix up MontgomeryGravatar jadep2019-01-17
* Make Montgomery take arguments separately instead of as a pairGravatar jadep2019-01-17
* separate toplevel2 into several files; fix up final barrett proofGravatar jadep2019-01-17
* Constant-propogate 0+x and x+0 after boundsGravatar Jason Gross2019-01-16
* Add a rewrite rule to collapse constant castsGravatar Jason Gross2019-01-16
* Add some more basic ZRange lemmasGravatar Jason Gross2019-01-15
* Move StringMap into Strings/Gravatar Jason Gross2019-01-15
* Add StringMapGravatar Jason Gross2019-01-15
* Add String_as_OTGravatar Jason Gross2019-01-15
* Ensure that we only left-shift on unsigned valuesGravatar Jason Gross2019-01-15
* Fix computation of INTX_MINGravatar Jason Gross2019-01-15
* Don't cast signed to unsigned before shiftingGravatar Jason Gross2019-01-15
* We don't need to encode c with taps in WBW montgomeryGravatar Jason Gross2019-01-14
* Autocompute s and c in WBW MontgomeryGravatar Jason Gross2019-01-14
* remove old pipelineGravatar Andres Erbsen2019-01-09
* move src/Experiments/NewPipeline/ to src/Gravatar Andres Erbsen2019-01-09
* Fix for 8.7Gravatar Jason Gross2019-01-07
* Merge remote-tracking branch 'origin/fix_fancy4'Gravatar Andres Erbsen2019-01-07
|\
* | Update README.mdGravatar Jason Gross2019-01-05
* | prove admitGravatar Andres Erbsen2019-01-05
* | build on Coq masterGravatar Andres Erbsen2019-01-05
* | new pipeline: refactor glue, split into more filesGravatar Jason Gross2019-01-05
| * Update fancy rewriter output with new compilation outputGravatar Jason Gross2019-01-03
| * Finish proving fancy rewrite rulesGravatar Jason Gross2019-01-03
| * Fix bounds checking on shiftGravatar Jason Gross2019-01-03
| * comment out broken code so things buildGravatar jadep2019-01-03
| * try to fix fancy rewrite rules; current output is incorrectGravatar jadep2019-01-03
| * WIPGravatar jadep2019-01-03
| * remove dead codeGravatar jadep2019-01-03
| * remove whitespace, print statements, and some dead tacticsGravatar jadep2019-01-03
| * fixed up some of the fancy rewrite rulesGravatar jadep2019-01-03