Taddeus Kroes 3b95a79c59 Cleaned up constant propagation, and added some arithmetic simplicications %!s(int64=12) %!d(string=hai) anos
..
assemble.ml f979c1faf4 Changed the way array types are represented, and cleaned up a lot of code in the process %!s(int64=12) %!d(string=hai) anos
bool_op.ml 305c63426c Bugfixes %!s(int64=12) %!d(string=hai) anos
constant_propagation.ml 3b95a79c59 Cleaned up constant propagation, and added some arithmetic simplicications %!s(int64=12) %!d(string=hai) anos
context_analysis.ml 26898cdb76 Removed debug message %!s(int64=12) %!d(string=hai) anos
desug.ml b418c7c589 Generated array dimension names are now unique to avoid weird error messages when array definitions have name clashes %!s(int64=12) %!d(string=hai) anos
dim_reduce.ml 0b8bbab84a Fixed index calculation in array dimension reduction %!s(int64=12) %!d(string=hai) anos
extern_vars.ml f979c1faf4 Changed the way array types are represented, and cleaned up a lot of code in the process %!s(int64=12) %!d(string=hai) anos
index_analysis.ml f979c1faf4 Changed the way array types are represented, and cleaned up a lot of code in the process %!s(int64=12) %!d(string=hai) anos
load.ml 5a1093419e Fixed verbosity level for log message %!s(int64=12) %!d(string=hai) anos
output.ml fc5a38d30a Re-wrote main file: added a centralized list of phases and generalized logging format + added -upto option %!s(int64=12) %!d(string=hai) anos
parse.ml fc5a38d30a Re-wrote main file: added a centralized list of phases and generalized logging format + added -upto option %!s(int64=12) %!d(string=hai) anos
peephole.ml 4d50c33953 Fixed verbosity level %!s(int64=12) %!d(string=hai) anos
print.ml 494df9d5b5 Assembly printer now prints opimized load instructions %!s(int64=12) %!d(string=hai) anos
typecheck.ml f496ce57f6 Made some better error messages for array assignments %!s(int64=12) %!d(string=hai) anos