Taddeus Kroes 931bf16fdc Added typecast to constant propagation %!s(int64=12) %!d(string=hai) anos
..
assemble.ml 3d3c4d5421 Added empty assmebly phase %!s(int64=12) %!d(string=hai) anos
bool_op.ml 9e6dbd6680 Implemented boolean operations %!s(int64=12) %!d(string=hai) anos
constant_propagation.ml 931bf16fdc Added typecast to constant propagation %!s(int64=12) %!d(string=hai) anos
context_analysis.ml bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance %!s(int64=12) %!d(string=hai) anos
desug.ml 2084f76312 Added transformation of while-loops to do-while loops %!s(int64=12) %!d(string=hai) anos
dim_reduce.ml bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance %!s(int64=12) %!d(string=hai) anos
expand_dims.ml 180700fd3e Moved command-line arguments to global record %!s(int64=12) %!d(string=hai) anos
extern_vars.ml bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance %!s(int64=12) %!d(string=hai) anos
load.ml 180700fd3e Moved command-line arguments to global record %!s(int64=12) %!d(string=hai) anos
parse.ml 180700fd3e Moved command-line arguments to global record %!s(int64=12) %!d(string=hai) anos
print.ml 3d3c4d5421 Added empty assmebly phase %!s(int64=12) %!d(string=hai) anos
typecheck.ml 153ac60c5d Fixed buf that caused fundec calls and conditional expressions not to be typechecked correctly %!s(int64=12) %!d(string=hai) anos