Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make progress on translation | Son Ho | 2022-01-26 | 1 | -2/+19 |
* | Implement sanity checks to check the types of the input/output arguments | Son Ho | 2022-01-26 | 1 | -3/+28 |
* | Cleanup a bit | Son Ho | 2022-01-26 | 1 | -4/+4 |
* | Implement SymbolicToPure.typed_avalue_to_given_back | Son Ho | 2022-01-26 | 1 | -1/+2 |
* | Start working on translate_typed_value_to_rvalue | Son Ho | 2022-01-25 | 1 | -12/+1 |
* | Finish implementing SymbolicToPure.translate_end_abstraction | Son Ho | 2022-01-25 | 1 | -2/+2 |
* | Introduce lvalues and rvalues in Pure.ml | Son Ho | 2022-01-25 | 1 | -23/+30 |
* | Make progress on SymbolicToPure.translate_end_abstraction | Son Ho | 2022-01-25 | 1 | -2/+6 |
* | Make good progress on SymbolicToPure.translate_expansion | Son Ho | 2022-01-25 | 1 | -7/+19 |
* | Implement SymbolicToPure.translate_fun_sig | Son Ho | 2022-01-25 | 1 | -13/+75 |
* | Start working on translation of the type definitions | Son Ho | 2022-01-24 | 1 | -0/+19 |
* | Start working on Pure.ml | Son Ho | 2022-01-19 | 1 | -0/+103 |