Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-11-26 | Update the env definition to make the frames easier to manipulate | Son Ho | 1 | -0/+1 |
2021-11-25 | Implement type substitution for function definitions (and expressions, | Son Ho | 1 | -1/+122 |
2021-11-25 | Start working on function calls | Son Ho | 1 | -4/+23 |
2021-11-25 | Implement the Aggregate branch of eval_rvalue | Son Ho | 1 | -1/+9 |
2021-11-25 | Implement various substitution functions | Son Ho | 1 | -42/+54 |
2021-11-25 | Commit Substitute.ml (forgotten in previous commit) | Son Ho | 1 | -0/+72 |