Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a mistake with the input symbolic values not being linked to the | Son Ho | 2022-01-27 | 1 | -10/+29 |
* | Make minor modifications and add comments | Son Ho | 2022-01-27 | 1 | -5/+12 |
* | Cleanup a bit by removing useless `open` | Son Ho | 2022-01-27 | 1 | -2/+0 |
* | Change the signatures of several functions in Interpreter.ml | Son Ho | 2022-01-27 | 1 | -14/+9 |
* | Implement Translate.translate_module_to_pure | Son Ho | 2022-01-27 | 1 | -5/+17 |
* | Implement Translate.translate_function | Son Ho | 2022-01-27 | 1 | -13/+145 |
* | Start working on Translate | Son Ho | 2022-01-27 | 1 | -33/+24 |
* | Make progress on translation | Son Ho | 2022-01-26 | 1 | -8/+18 |
* | Make progress on translation | Son Ho | 2022-01-26 | 1 | -0/+46 |