Historial de Commits

Autor SHA1 Mensaje Fecha
  Taddeus Kroes 305c63426c Bugfixes hace 12 años
  Taddeus Kroes efa5140ebf bool_op now traverses properly and typecasts are pruned when not int->float or float->int 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 efd38ab9df fixed issue where bool_op phase would not traverse properly in nested expressions 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 9e6dbd6680 Implemented boolean operations hace 12 años
  Taddeus Kroes e326a5b132 Disabled type pruning because of usefulness in other phases hace 12 años
  Taddeus Kroes 180700fd3e Moved command-line arguments to global record hace 12 años
  Taddeus Kroes 88a4200db8 Added template for bool_op phase hace 12 años