提交历史

作者 SHA1 备注 提交日期
  Taddeus Kroes 4225c53427 Finished first version of assembly phase 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 153ac60c5d Fixed buf that caused fundec calls and conditional expressions not to be typechecked correctly 12 年之前
  Taddeus Kroes bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance 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 33622fca25 Typecheck phase now prunes Type nodes when done 12 年之前
  Taddeus Kroes 1cdc10625d Implemented array dimension reduction, generalized Array type, more bugfixes in other phases 12 年之前
  Taddeus Kroes 796d94bbb7 Error message cleanup 12 年之前
  Taddeus Kroes f282d9b512 Implemented scalar array initialisation 12 年之前
  Taddeus Kroes 74d0ad3cc1 Finished type checking & content analysis 12 年之前
  Taddeus Kroes 12da98abeb Implemented array dims expansion correctly (probably), more bugfixes 12 年之前
  Taddeus Kroes 96ecd75efb Implemented most of typechecking, some bugfixes in other phases 12 年之前