summaryrefslogtreecommitdiff
path: root/compiler/InterpreterUtils.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make good progress on updating SymbolicToPureSon Ho2023-02-031-14/+32
* Make progress on Interpreter.mlSon Ho2023-02-031-0/+1
* Make minor modificationsSon Ho2023-02-031-6/+5
* Implement [match_ctx_with_target]Son Ho2023-02-031-5/+20
* Make some fixesSon Ho2023-02-031-0/+4
* Make progress on checking that two environments are equivalentSon Ho2023-02-031-0/+70
* Make progress on environment matches and joinsSon Ho2023-02-031-2/+11
* Start implementing support for loopsSon Ho2023-02-031-3/+10
* Add ids to the dummy variablesSon Ho2022-11-071-1/+4
* Move the AssignGlobal case from statement to rvalueSon Ho2022-10-281-1/+1
* Move some files to the Charon projectSon Ho2022-10-281-3/+3
* Reorganize a bit the projectSon Ho2022-10-271-0/+245