Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make progress on cleaning | Son Ho | 2021-11-29 | 1 | -19/+15 | |
* | Start cleaning Print.ml | Son Ho | 2021-11-29 | 1 | -25/+24 | |
* | Start working logging and make progress on printing ASTs | Son Ho | 2021-11-29 | 1 | -3/+176 | |
* | Update the env definition to make the frames easier to manipulate | Son Ho | 2021-11-26 | 1 | -23/+22 | |
* | Implement eval_binary_op | Son Ho | 2021-11-24 | 1 | -13/+1 | |
* | Start refactoring the code | Son Ho | 2021-11-24 | 1 | -2/+2 | |
* | Implement formatting for eval_ctx | Son Ho | 2021-11-23 | 1 | -1/+84 | |
* | Change the way exceptions are used | Son Ho | 2021-11-23 | 1 | -2/+2 | |
* | Implement end_borrow_get_borrow_in_env | Son Ho | 2021-11-22 | 1 | -0/+2 | |
* | Implement abs_to_string | Son Ho | 2021-11-22 | 1 | -0/+13 | |
* | Implement typed_avalue_to_string_ | Son Ho | 2021-11-22 | 1 | -7/+106 | |
* | Start working on printing for avalues | Son Ho | 2021-11-22 | 1 | -15/+19 | |
* | Finish the function typed_value_to_string | Son Ho | 2021-11-22 | 1 | -2/+26 | |
* | Make good progress on pretty-printing for values | Son Ho | 2021-11-19 | 1 | -125/+247 | |
* | Start working on pretty-printing | Son Ho | 2021-11-19 | 1 | -0/+133 |