aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add more artifact documentationYann Herklotz2021-08-122-4/+112
| | * Fix pretty printing issue in VerilogYann Herklotz2021-08-121-1/+1
| | * Use main instead of top for synthesising Vericert designsoopsla21Yann Herklotz2021-07-241-1/+1
| | * Update instructions and fix testv1.2.1Yann Herklotz2021-07-124-6/+5
| | * Remove comments in docker fileYann Herklotz2021-07-121-3/+3
| | * Update the artifact descriptionYann Herklotz2021-07-127-4/+204
| | * Remove more OCaml files to compile successfully without admits.Yann Herklotz2021-07-115-1085/+0
| | * Remove unnecessary files and proofsYann Herklotz2021-07-117-16/+19
| | * Update the run-legup.sh fileYann Herklotz2021-07-111-0/+4
| | * Add legup scriptYann Herklotz2021-07-114-4/+74
| | * Fix the small test bench for VericertYann Herklotz2021-07-117-137/+67
| | * Fix some more of the benchmarksYann Herklotz2021-07-118-49/+35
| | * Add divider benchmarksYann Herklotz2021-07-1144-0/+3581
| | * Fix makefiles and add a parent makefileYann Herklotz2021-07-104-3/+18
| | * Fix Makefiles slightlyYann Herklotz2021-07-108-7/+12
| | * Add more documentation and clean up benchmarksYann Herklotz2021-07-1012-158/+139
| | * Add docker file and some commentsYann Herklotz2021-07-092-0/+6
* | | Add full proof of SAT conversionYann Herklotz2021-07-241-2/+22
* | | Finish SAT proofYann Herklotz2021-07-241-3/+4
|/ /
* | New release information to the changelogYann Herklotz2021-07-071-0/+3
* | Add changelog which mentions the RAM supportYann Herklotz2021-07-071-0/+1
* | Add predicate semantics to abstractdev/ioYann Herklotz2021-05-261-69/+296
* | Add predicate semantics to RTLParYann Herklotz2021-05-261-7/+8
* | Add predicate semantics to RTLBlockYann Herklotz2021-05-261-7/+8
* | Fix if-conversion pass with positivesYann Herklotz2021-05-261-1/+1
* | Change naturals to positive in predicatesYann Herklotz2021-05-262-45/+79
* | 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-212-22/+23
* | Minimise the proof a bitYann Herklotz2021-05-161-18/+12
* | Finish up step_cf_instr_correct againYann Herklotz2021-05-162-19/+43
* | Fix the top-level proofs with new state_matchYann Herklotz2021-05-152-27/+164
* | Finish abstract interpretationYann Herklotz2021-05-121-75/+199
* | Fix admitted in first proof of sem. preservationYann Herklotz2021-05-101-19/+68
* | Finish correctness of semantics wrt. RTBlockYann Herklotz2021-05-061-84/+327
* | Add admitted proof of translations in RTLPargenYann Herklotz2021-05-031-27/+177
|/
* Clean up Memorygen fileYann Herklotz2021-04-071-219/+1
* Remove Admitted in the highest of top-levelsv1.2.0Yann Herklotz2021-04-071-5/+10
* No admitted theorems in Memorygen proof (~‾▿‾)~Yann Herklotz2021-04-071-76/+99
* Basically done with proofYann Herklotz2021-04-076-18/+62
* Let everything compile againYann Herklotz2021-04-061-7/+18
* Finish load and store proof, but broke top-levelYann Herklotz2021-04-067-289/+317
* Finish Veriloggenproof completelyYann Herklotz2021-04-044-57/+339
* Prove all admit in load but oneYann Herklotz2021-04-041-162/+183
* Finish most of load proofYann Herklotz2021-04-041-21/+167
* Finish store proof without admitYann Herklotz2021-04-042-189/+533
* Add logo to readmeYann Herklotz2021-04-021-6/+3
* Fix initialisation moreYann Herklotz2021-04-011-7/+7
* Add 0 initialisationYann Herklotz2021-04-011-1/+1
* Add declarationsYann Herklotz2021-04-011-6/+7