summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do more cleanupSon Ho2021-11-301-10/+5
* Do more cleanupSon Ho2021-11-301-36/+36
* Do more cleanupSon Ho2021-11-301-42/+37
* Do more cleanupSon Ho2021-11-301-4/+3
* Cleanup a bit Interpreter.mlSon Ho2021-11-301-20/+17
* Remove the vector type for the Id moduleSon Ho2021-11-3010-289/+136
* Debug box_freeSon Ho2021-11-302-63/+90
* Fix an issueSon Ho2021-11-301-15/+55
* Replace the env parameters/return types with eval_ctx in many functionsSon Ho2021-11-301-163/+166
* Make minor modificationsSon Ho2021-11-303-29/+79
* Fix another bugSon Ho2021-11-301-4/+10
* Fix more bugsSon Ho2021-11-302-7/+46
* Fix another bugSon Ho2021-11-301-1/+5
* Fix another bugSon Ho2021-11-301-1/+4
* Add more debugging facilitiesSon Ho2021-11-302-1/+26
* Fix another bugSon Ho2021-11-301-4/+8
* Debug some issues in the interpreterSon Ho2021-11-303-29/+72
* Derive more printing functionsSon Ho2021-11-293-3/+18
* Cleanup a bitSon Ho2021-11-291-77/+0
* Derive more debugging facilitiesSon Ho2021-11-292-13/+47
* Debug some issuesSon Ho2021-11-291-6/+13
* Start deriving formatters for debuggingSon Ho2021-11-298-24/+143
* Fix a small mistakeSon Ho2021-11-291-3/+1
* Improve formattingSon Ho2021-11-293-8/+11
* Start fixing bugs in the unit test evaluationSon Ho2021-11-292-3/+10
* Fix some issues, introduce debugging log in the interpreterSon Ho2021-11-291-1/+20
* Make minor modifications for pretty-printingSon Ho2021-11-291-1/+1
* Test the unit functionsSon Ho2021-11-293-8/+12
* Make minor modifications to pretty-printingSon Ho2021-11-291-2/+1
* Debug pretty-printingSon Ho2021-11-292-6/+7
* Fix some issues and start printing modulesSon Ho2021-11-293-7/+27
* Finish cleaning up CfimOfJsonSon Ho2021-11-291-116/+115
* Continue cleaning upSon Ho2021-11-291-54/+53
* Continue cleaninSon Ho2021-11-291-29/+28
* Start cleaning up CfimOfJsonSon Ho2021-11-291-8/+8
* Move some definitions from CfimOfJson.ml to a new Modules.mlSon Ho2021-11-293-14/+26
* Implement more utilities to print statements and expressionsSon Ho2021-11-291-3/+9
* Implement DefCtxCfimAst.{type_def_to_string, fun_def_to_string}Son Ho2021-11-291-27/+108
* Make modifications to fun_def_to_stringSon Ho2021-11-291-4/+16
* Implement fun_def_to_stringSon Ho2021-11-292-3/+61
* Implement eval_ctx_to_ast_formatterSon Ho2021-11-291-0/+23
* Implement expression_to_stringSon Ho2021-11-291-0/+48
* Make various improvements in PrintSon Ho2021-11-293-33/+64
* Make more cleanupSon Ho2021-11-291-72/+75
* Rename a functionSon Ho2021-11-291-10/+9
* Make more progress on cleaningSon Ho2021-11-291-43/+43
* Make progress on cleaningSon Ho2021-11-291-19/+15
* Start cleaning Print.mlSon Ho2021-11-291-25/+24
* Start working logging and make progress on printing ASTsSon Ho2021-11-299-12/+188
* Cleanup a bit to remove the warningsSon Ho2021-11-291-11/+23