aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update dependenciesYann Herklotz2020-03-252-16/+15
|
* Remove dunes and make the build recursiveYann Herklotz2020-03-254-13/+5
|
* Create HTLgenYann Herklotz2020-03-253-148/+5
|
* Move driverYann Herklotz2020-03-253-5/+4
|
* Add Maps and HTL.vYann Herklotz2020-03-252-0/+235
|
* Rename to HTLYann Herklotz2020-03-231-18/+28
|
* Create intermediate VTL languageYann Herklotz2020-03-221-0/+63
|
* Create a new direct translationYann Herklotz2020-03-222-14/+125
|
* Add compcert library to coquplibYann Herklotz2020-03-222-8/+13
|
* Convert Tactics to Coquplib: export common modulesYann Herklotz2020-03-201-1/+8
|
* Lower case foldersYann Herklotz2020-03-1913-0/+0
|
* Merge branch 'master' of github.com:ymherklotz/CoqUpYann Herklotz2020-03-191-2/+2
|\
| * Update envrcYann Herklotz2020-03-093-3/+8
| |
* | Update names of directoriesYann Herklotz2020-03-195-27/+52
| |
* | Add .envrc for a consistent environmentYann Herklotz2020-03-191-0/+8
|/
* Update Verilog AST with flat arrayYann Herklotz2020-02-182-0/+7
|
* Create translationYann Herklotz2020-02-183-6/+25
|
* Fix makefile and add travis buildYann Herklotz2020-02-173-8/+11
|
* Add shell.nix fileYann Herklotz2020-02-171-0/+1
|
* Remove extraction folderYann Herklotz2020-02-171-0/+0
|
* Update license to be compatible with CompCertYann Herklotz2020-02-1710-37/+847
|
* Add pretty printing for Verilog integrated with CompCertYann Herklotz2020-02-1721-332/+336
|
* Update driverYann Herklotz2020-02-144-6/+148
|
* Update compcertYann Herklotz2020-02-141-0/+0
|
* Update dune file and remove mainYann Herklotz2020-02-142-12/+8
|
* Update makefile and Coq dependencies with CompCertYann Herklotz2020-02-143-2/+10
|
* Add nix dependenciesYann Herklotz2020-02-141-1/+2
|
* Add project files and compcert interconnectYann Herklotz2020-02-144-0/+98
|
* Add CompCert as a libraryYann Herklotz2020-02-132-0/+3
|
* Improve the Coq sources and add extractionYann Herklotz2020-02-135-53/+45
|
* Add dune files to .gitignoreYann Herklotz2020-02-041-1/+6
|
* Add ExtractionYann Herklotz2020-02-043-13/+19
|
* Add show typeclassYann Herklotz2020-02-041-0/+42
|
* Add main.ml fileYann Herklotz2020-02-042-0/+12
|
* Add extraction to gitignoreYann Herklotz2020-02-041-0/+2
|
* Add extractionYann Herklotz2020-02-041-0/+4
|
* Add installYann Herklotz2020-02-041-1/+6
|
* Add nix fileYann Herklotz2020-02-042-2/+23
|
* Short proof and add TacticsYann Herklotz2020-01-292-12/+31
|
* Proof of nat_to_value_is_flat addedYann Herklotz2020-01-291-29/+28
|
* Trying some more proofsYann Herklotz2020-01-241-7/+50
|
* Added value_to_natYann Herklotz2020-01-243-18/+31
|
* Reorder to let it compile againYann Herklotz2020-01-241-37/+35
|
* Finish some proofs and convert to natYann Herklotz2020-01-241-12/+16
|
* Add some proofs about valuesYann Herklotz2020-01-232-95/+181
|
* Remove bbvYann Herklotz2020-01-232-3/+0
|
* Fix project linksYann Herklotz2020-01-221-2/+2
|
* Move into src directoryYann Herklotz2020-01-223-0/+0
|
* Add helper function for 'optional'Yann Herklotz2020-01-221-0/+10
|
* Add initial implementations for evaluationYann Herklotz2020-01-221-7/+34
|