Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-06-04 | Cleanup a bit the HOL4 backend and implement eval_conv | Son Ho | 1 | -5/+1 |
2023-06-04 | Introduce fix_exec, an executable version of fix | Son Ho | 1 | -3/+49 |
2023-06-04 | Make minor modifications | Son Ho | 1 | -8/+9 |
2023-06-04 | Cleanup the files of the HOL4 backend | Son Ho | 1 | -272/+57 |
2023-06-04 | Reimplement DefineDiv with the new fixed point operator | Son Ho | 1 | -1/+0 |
2023-06-04 | Write some tests for divDefProto2Script.sml | Son Ho | 1 | -30/+161 |
2023-06-04 | Update divDefProto2Script.sml | Son Ho | 1 | -55/+16 |
2023-06-04 | Write a prototype definition using the general fixed-point combinator | Son Ho | 1 | -365/+162 |
2023-06-04 | Start working on more general fixed-point combinators | Son Ho | 1 | -0/+678 |