コミット履歴

作者 SHA1 メッセージ 日付
  Taddeus Kroes 669f2c21f3 Added a rudimentary form of constant propagation for reducing for-loop complexity, improved flatten_blocks 12 年 前
  Taddeus Kroes bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance 12 年 前
  Taddeus Kroes 662cca4a28 Moved args to ast.ml to avoid circular dependency 12 年 前
  Taddeus Kroes 180700fd3e Moved command-line arguments to global record 12 年 前
  Taddeus Kroes 1cdc10625d Implemented array dimension reduction, generalized Array type, more bugfixes in other phases 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 年 前
  Taddeus Kroes d74b3bcded Mostly finished desugaring and context analysis, added some utils, general bugfixes, started on array dimension reduction 12 年 前
  Taddeus Kroes 0e0dd26f30 Generalized error printing and applied it in context analysis 12 年 前
  Taddeus Kroes 2126ae7cee Removed preprocessor from parser, improved some error messages, moved some functions to common files 12 年 前
  Taddeus Kroes 4f112ab59c Did a lot of stuff: 12 年 前
  Taddeus Kroes 50cc633821 Added location attribute to all node definitions & matches 12 年 前
  Taddeus Kroes 0c538f2ee3 Started implementing node locations + some work on desugaring 12 年 前