Historial de Commits

Autor SHA1 Mensaje Fecha
  Taddeus Kroes 7462e88b3d Added warning and constant propagation check for division by zero hace 12 años
  Taddeus Kroes f979c1faf4 Changed the way array types are represented, and cleaned up a lot of code in the process hace 12 años
  Taddeus Kroes 305c63426c Bugfixes hace 12 años
  Taddeus Kroes ae20d87ad4 Re-introduced DimDec node to get array dimension declarations to work properly, and rewrote a bunch of code to make it actually work... hace 12 años
  Taddeus Kroes fc5a38d30a Re-wrote main file: added a centralized list of phases and generalized logging format + added -upto option hace 12 años
  Taddeus Kroes 93fade30ba Assembly optimizations are now only executed when -noopt is not specified hace 12 años
  Taddeus Kroes 90c7e2b83d Worked on assembly generation, added -noopt argument, tweaked verbority level hace 12 años
  Taddeus Kroes 21fc065c8f Changed constant node types, added VarDecs|LocalFuns wrappers, implemented first steps of assembler hace 12 años
  Taddeus Kroes 45ccce6001 Renamed ast.ml to types.ml hace 12 años
  Taddeus Kroes 838389b893 Changed the way nodes are annotated to something more moldable, in the process changing/bugfixing pretty much everything hace 12 años
  Taddeus Kroes 6816f01bf6 Small bugfix in dimension reduction which caused array indices to be calculated incorrectly hace 12 años
  Taddeus Kroes 931bf16fdc Added typecast to constant propagation hace 12 años
  Taddeus Kroes 669f2c21f3 Added a rudimentary form of constant propagation for reducing for-loop complexity, improved flatten_blocks hace 12 años