Taddeus Kroes 1ba7a9c726 Integer bound check now uses Nativeint module so that it works on all platforms hace 12 años
..
assemble.ml f979c1faf4 Changed the way array types are represented, and cleaned up a lot of code in the process hace 12 años
bool_op.ml 305c63426c Bugfixes hace 12 años
constant_propagation.ml 7462e88b3d Added warning and constant propagation check for division by zero hace 12 años
context_analysis.ml 26898cdb76 Removed debug message hace 12 años
desug.ml 60a3a48b60 Scalar array initialisation now supports non-constant values, which are evaluated only once hace 12 años
dim_reduce.ml 0b8bbab84a Fixed index calculation in array dimension reduction hace 12 años
extern_vars.ml f979c1faf4 Changed the way array types are represented, and cleaned up a lot of code in the process hace 12 años
index_analysis.ml f979c1faf4 Changed the way array types are represented, and cleaned up a lot of code in the process hace 12 años
load.ml fc5a38d30a Re-wrote main file: added a centralized list of phases and generalized logging format + added -upto option hace 12 años
output.ml fc5a38d30a Re-wrote main file: added a centralized list of phases and generalized logging format + added -upto option hace 12 años
parse.ml fc5a38d30a Re-wrote main file: added a centralized list of phases and generalized logging format + added -upto option hace 12 años
peephole.ml 4d50c33953 Fixed verbosity level hace 12 años
print.ml f979c1faf4 Changed the way array types are represented, and cleaned up a lot of code in the process hace 12 años
typecheck.ml 1ba7a9c726 Integer bound check now uses Nativeint module so that it works on all platforms hace 12 años