Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-06-04 | Make good progress on generating code for HOL4 | Son Ho | 1 | -0/+5 |
2022-10-27 | Reorganize a bit the project | Son Ho | 1 | -0/+0 |
2022-10-26 | Update the code documentation to fix links and syntax issues | Son Ho | 1 | -1/+1 |
2022-05-15 | Treat integer casts in a general manner | Son Ho | 1 | -6/+5 |
2022-02-03 | Fix an issue with StringUtils.to_snake_case | Son Ho | 1 | -3/+6 |
2022-02-03 | Implement ExtractToFStar.extract_typed_rvalue | Son Ho | 1 | -0/+9 |
2022-02-02 | Fix more issues when extracting types to F* | Son Ho | 1 | -1/+3 |
2022-01-29 | Implement StringUtils.to_camel_case | Son Ho | 1 | -14/+11 |
2022-01-29 | Start working on StringUtils | Son Ho | 1 | -0/+96 |