コミット履歴

作者 SHA1 メッセージ 日付
  Taddeus Kroes 305c63426c Bugfixes 12 年 前
  Taddeus Kroes efa5140ebf bool_op now traverses properly and typecasts are pruned when not int->float or float->int 12 年 前
  Taddeus Kroes fc5a38d30a Re-wrote main file: added a centralized list of phases and generalized logging format + added -upto option 12 年 前
  Taddeus Kroes efd38ab9df fixed issue where bool_op phase would not traverse properly in nested expressions 12 年 前
  Taddeus Kroes 90c7e2b83d Worked on assembly generation, added -noopt argument, tweaked verbority level 12 年 前
  Taddeus Kroes 21fc065c8f Changed constant node types, added VarDecs|LocalFuns wrappers, implemented first steps of assembler 12 年 前
  Taddeus Kroes 45ccce6001 Renamed ast.ml to types.ml 12 年 前
  Taddeus Kroes 838389b893 Changed the way nodes are annotated to something more moldable, in the process changing/bugfixing pretty much everything 12 年 前
  Taddeus Kroes 9e6dbd6680 Implemented boolean operations 12 年 前
  Taddeus Kroes e326a5b132 Disabled type pruning because of usefulness in other phases 12 年 前
  Taddeus Kroes 180700fd3e Moved command-line arguments to global record 12 年 前
  Taddeus Kroes 88a4200db8 Added template for bool_op phase 12 年 前