summaryrefslogtreecommitdiff
path: root/backends/coq (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the tests for ExternalSon Ho2024-04-251-0/+75
* Rename Result.ret as Result.ok in the backendsSon Ho2024-04-041-23/+23
* Fix minor issuesSon Ho2023-12-221-0/+21
* Fix the models for core::mem::replaceSon Ho2023-12-221-1/+1
* Update the library for CoqSon Ho2023-12-221-74/+42
* Update the extraction to handle casts between integers/boolsSon Ho2023-12-131-0/+4
* Add support for more bitwise operations and update the extractionSon Ho2023-11-291-0/+76
* Update more namesSon Ho2023-11-211-16/+16
* Update the standard librariesSon Ho2023-11-211-24/+32
* Regenerate the Coq test filesSon Ho2023-10-271-1/+1
* Update Primitives.vSon Ho2023-10-271-60/+342
* Add supSon Ho2023-10-131-0/+3
* Fix some issuesSon Ho2023-09-071-0/+14
* Update the Makefile and regenerate the test filesSon Ho2023-08-041-1/+0
* Fix issues with the extraction and extend the primitive libraries for Coq and F*Son Ho2023-08-041-6/+50
* Make minor modifications to the extractionSon Ho2022-11-161-2/+0
* Make [Result::Failure] type an [Error] parameterSon Ho2022-11-141-19/+23
* Make good progress on the Coq backendSon Ho2022-11-141-0/+478