aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the Makefile buildYann Herklotz2020-03-312-6/+9
* Use Compcert extractionYann Herklotz2020-03-311-2/+161
* Fix Makefile buildYann Herklotz2020-03-312-2/+6
* Improve Verilog error messagesYann Herklotz2020-03-312-2/+11
* Fix Verilog printingYann Herklotz2020-03-312-33/+35
* Remove main driverYann Herklotz2020-03-311-19/+0
* Add main file and global buildingYann Herklotz2020-03-314-12/+450
* Rename to transf_programYann Herklotz2020-03-291-1/+1
* Move compilerYann Herklotz2020-03-291-2/+18
* Complete conversion from HTL to VerilogYann Herklotz2020-03-291-8/+91
* Change Verilog AST back to more traditional ASTYann Herklotz2020-03-291-30/+44
* Add Verilog generation from HTLYann Herklotz2020-03-291-0/+135
* Update .gitignoreYann Herklotz2020-03-292-1/+4
* Remove unnecessary examples from HTLYann Herklotz2020-03-292-10/+5
* Update AST and value representationsYann Herklotz2020-03-291-213/+42
* Update nix files with bbv dependencyYann Herklotz2020-03-292-7/+29
* Rename Verilog AST filesYann Herklotz2020-03-293-0/+0
* Update printingYann Herklotz2020-03-254-38/+56
* 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