aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/RTLPargenproof.v
Commit message (Expand)AuthorAgeFilesLines
* Work on the match_states definitionYann Herklotz2022-04-051-14/+17
* Add basic blocks to the stackframeYann Herklotz2022-04-051-1/+1
* Add list of bb to semanticsYann Herklotz2022-03-311-2/+2
* Remove literal files againYann Herklotz2022-03-261-4/+11
* Add more documentationYann Herklotz2022-03-241-2/+2
* Change origin of tangled filesYann Herklotz2022-03-231-3/+3
* Add literate Coq fileYann Herklotz2022-03-221-5/+3
* Add comments to allow for literate detanglingYann Herklotz2022-03-221-1/+3
* Fix up some more documentationYann Herklotz2022-02-251-5/+2
* Small progress on the proof of correctnessYann Herklotz2021-11-131-1/+5
* Prove some of the theorems furtherYann Herklotz2021-11-111-14/+17
* Uncomment many more proofsYann Herklotz2021-11-021-0/+751
* No admitted theorems in RTLPargenproof.vYann Herklotz2021-11-021-11/+12
* Add work on RTLPargenproof.vYann Herklotz2021-11-011-11/+12
* Merge branch 'master' into developYann Herklotz2021-09-181-1/+2
|\
| * Remove unnecessary files and proofsYann Herklotz2021-07-111-1/+2
* | Add very top-level proofYann Herklotz2021-05-231-0/+33
* | Fix admitted in last theoremYann Herklotz2021-05-211-3/+8
* | Finish top-level of proofYann Herklotz2021-05-211-13/+22
* | Minimise the proof a bitYann Herklotz2021-05-161-18/+12
* | Finish up step_cf_instr_correct againYann Herklotz2021-05-161-19/+25
* | Fix the top-level proofs with new state_matchYann Herklotz2021-05-151-19/+63
|/
* Fix compilation of CoqYann Herklotz2021-01-301-18/+45
* Fix proofs with better defined equalityYann Herklotz2021-01-301-20/+51
* Fix definitions of proofs some moreYann Herklotz2021-01-291-48/+100
* Fix the proof for RTLPargenYann Herklotz2021-01-291-32/+33
* Finish all proofs except executing basic blocksYann Herklotz2021-01-271-1/+4
* Add more proofs for RTLPargen correctnessYann Herklotz2021-01-271-8/+53
* Add basic block matching and proofYann Herklotz2021-01-261-3/+78
* Remove match on basic blocksYann Herklotz2021-01-231-6/+0
* Add match_states for RTLPargen proofYann Herklotz2021-01-221-0/+60