aboutsummaryrefslogtreecommitdiffstats
path: root/src/translation/HTLgenspec.v
Commit message (Expand)AuthorAgeFilesLines
* Use NBAs for loads and stores.James Pollard2020-06-171-2/+2
* Fix broken proof.James Pollard2020-06-121-4/+4
* Merge branch 'master' into arrays-proofJames Pollard2020-06-121-24/+81
|\
| * Add declaration of loadsYann Herklotz2020-06-121-4/+5
| * Fix declaring function arguments correctlyYann Herklotz2020-06-121-3/+59
| * Declare all registers properly in HTLYann Herklotz2020-06-121-17/+17
* | Working on proof.James Pollard2020-06-111-3/+15
|/
* Fix HTLgenspec proof for arrays.James Pollard2020-06-031-31/+43
* Merge branch 'develop' into arrays-proofJames Pollard2020-06-031-35/+38
|\
| * Uncomment proofYann Herklotz2020-06-031-31/+34
* | HTLgenspec status in line with developJames Pollard2020-06-031-25/+54
|/
* Add proof for equivalence of movYann Herklotz2020-06-021-15/+17
* Small optimisations to proofYann Herklotz2020-05-311-5/+4
* Merge branch 'develop' of github.com:ymherklotz/CoqUp into developYann Herklotz2020-05-291-6/+3
|\
| * Improve automation in HTLgenspec.James Pollard2020-05-291-6/+3
* | Fix compilation moving to PTreeYann Herklotz2020-05-291-2/+2
|/
* Add top level definitionYann Herklotz2020-05-271-60/+65
* Working on automationYann Herklotz2020-05-261-62/+48
* Finished proof of spec completelyYann Herklotz2020-05-261-3/+61
* Finished second pass and fixed bugYann Herklotz2020-05-261-17/+36
* Finished proving the first caseYann Herklotz2020-05-251-1/+6
* Continuing work on proving specificationYann Herklotz2020-05-251-15/+212
* Finish the proof with most assumptionsYann Herklotz2020-05-211-1/+1
* Add proof of translation correctnessYann Herklotz2020-05-201-8/+8
* Remove HTLgen and create the specificationYann Herklotz2020-05-071-0/+92