Taddeus Kroes 2084f76312 Added transformation of while-loops to do-while loops преди 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 662cca4a28 Moved args to ast.ml to avoid circular dependency преди 12 години
typecheck.ml bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance преди 12 години