Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-02-02 | Fix more issues when extracting types to F* | Son Ho | 1 | -36/+36 |
2022-02-02 | Start working on fixing the extraction of type definitions | Son Ho | 1 | -3/+25 |
2022-02-02 | Start generating code for type definitions | Son Ho | 1 | -4/+46 |
2022-02-01 | Make a minor modification to ExtractToFStar.extract_type_def_enum_body | Son Ho | 1 | -0/+4 |
2022-02-01 | Implement ExtractToFStar.mk_name_formatter | Son Ho | 1 | -48/+152 |
2022-01-29 | Make progress on ExtractToFStar.mk_name_formatter | Son Ho | 1 | -15/+45 |
2022-01-29 | Start working on StringUtils | Son Ho | 1 | -0/+17 |
2022-01-29 | Cleanup a bit | Son Ho | 1 | -19/+4 |
2022-01-29 | Make the field names optional and make progress on ExtractToFStar | Son Ho | 1 | -11/+11 |
2022-01-29 | Make progress on ExtractToFStar | Son Ho | 1 | -20/+122 |
2022-01-29 | Rename ExtractToFstar to ExtractToFStar | Son Ho | 1 | -0/+0 |
2022-01-29 | Make progress on ExtractToFstar | Son Ho | 1 | -10/+19 |
2022-01-29 | Start working on extraction to F* | Son Ho | 1 | -0/+111 |