Taddeus Kroes 3d3c4d5421 Added empty assmebly phase пре 12 година
..
assemble.ml 3d3c4d5421 Added empty assmebly phase пре 12 година
bool_op.ml 9e6dbd6680 Implemented boolean operations пре 12 година
constant_propagation.ml 669f2c21f3 Added a rudimentary form of constant propagation for reducing for-loop complexity, improved flatten_blocks пре 12 година
context_analysis.ml bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance пре 12 година
desug.ml 2084f76312 Added transformation of while-loops to do-while loops пре 12 година
dim_reduce.ml bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance пре 12 година
expand_dims.ml 180700fd3e Moved command-line arguments to global record пре 12 година
extern_vars.ml bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance пре 12 година
load.ml 180700fd3e Moved command-line arguments to global record пре 12 година
parse.ml 180700fd3e Moved command-line arguments to global record пре 12 година
print.ml 3d3c4d5421 Added empty assmebly phase пре 12 година
typecheck.ml bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance пре 12 година