Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-29 | had some fun writing an IsabelleHOL backend | stuebinm | 1 | -0/+3 | |
(do not actually use this, most things are broken, and the primitives lib barely exists and is simply incorrect. But it is enough to create syntax-correct Isabelle code for relatively simply rust code, as long as it does not contain any uses of traits) | |||||
2024-05-24 | Add simple test runner | Nadrieril | 1 | -1/+1 | |
2024-05-14 | Ensure `./charon` points to a valid charon clone | Nadrieril | 1 | -0/+3 | |
2024-04-18 | Update charon pin | Nadrieril | 1 | -1/+0 | |
2023-06-04 | Update the HOL4 proofs for the last *release* version of HOL4 | Son Ho | 1 | -0/+4 | |
2023-06-04 | Make minor modifications | Son Ho | 1 | -0/+5 | |
2023-06-04 | New directory structure and corresponding extraction, + misc fixes, for Lean | Jonathan Protzenko | 1 | -0/+1 | |
2022-11-14 | Make good progress on the Coq backend | Son Ho | 1 | -0/+11 | |
2022-11-14 | Reorganize the project to prepare for new backends | Son Ho | 1 | -5/+5 | |
2022-11-11 | Update the .gitignore | Son Ho | 1 | -0/+6 | |
2022-11-10 | Implement the generation of stateful backward functions (controlled by an ↵ | Son Ho | 1 | -0/+1 | |
option) | |||||
2022-10-27 | Reorganize a bit the project | Son Ho | 1 | -1/+1 | |
2022-10-26 | Add meta data with code locations to the various definitions | Son Ho | 1 | -1/+0 | |
2022-10-20 | Update the .gitignore | Son Ho | 1 | -0/+4 | |
2022-06-20 | Update the .gitignore file | Son Ho | 1 | -0/+4 | |
2022-05-23 | correct previous commit typo | Sidney Congard | 1 | -1/+1 | |
2022-05-23 | added .vscode folder to .gitignore | Sidney Congard | 1 | -1/+2 | |
2022-02-03 | Update the .gitignore | Son Ho | 1 | -1/+3 | |
2022-01-26 | Update the .gitignore | Son Ho | 1 | -1/+2 | |
2022-01-19 | Update the .gitignore | Son Ho | 1 | -0/+3 | |
2022-01-19 | Update the .gitignore | Son Ho | 1 | -1/+2 | |
2021-12-07 | Update the .gitignore | Son Ho | 1 | -1/+3 | |
2021-11-19 | Start working on pretty-printing | Son Ho | 1 | -1/+2 | |
2021-11-17 | Make progress on deserializing modules | Son Ho | 1 | -0/+4 | |