Taddeus Kroes 153ac60c5d Fixed buf that caused fundec calls and conditional expressions not to be typechecked correctly 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 153ac60c5d Fixed buf that caused fundec calls and conditional expressions not to be typechecked correctly 12 лет назад