aboutsummaryrefslogtreecommitdiff
path: root/src/Experiments/SimplyTypedArithmetic.v
Commit message (Expand)AuthorAge
* Partial work on fixing partial reductionGravatar Jason Gross2018-01-29
* Partial work on implementing partial reductionGravatar Jason Gross2018-01-29
* add non-cps version of chained_carries (resolves #283 again)Gravatar jadep2017-12-14
* add non-cps carry to experimental pipeline (this resolves #283)Gravatar jadep2017-12-14
* [demo] Add reification in src/Experiments/SimplyTypedArithmetic.v (#275)Gravatar Jason Gross2017-11-26
* [demo] Replace (max (length a) (length b)) with explicit nat argGravatar Jason Gross2017-11-24
* [Demo] Define [place] in terms of nat_rectGravatar Jason Gross2017-11-24
* [demo] Use [List.repeat] rather than [List.map]Gravatar Jason Gross2017-11-24
* [demo] Pass in a [nat] for list lengthGravatar Jason Gross2017-11-24
* Remove tuple from src/DemoWithReification.vGravatar Jason Gross2017-11-24
* Move DemoWithReification.v => Experiments/SimplyTypedArithmetic.vGravatar Jason Gross2017-11-24