Historie revizí

Autor SHA1 Zpráva Datum
  Taddeus Kroes 0b8bbab84a Fixed index calculation in array dimension reduction před 12 roky
  Taddeus Kroes f979c1faf4 Changed the way array types are represented, and cleaned up a lot of code in the process před 12 roky
  Taddeus Kroes 3dc782a44c Fixed arrays indices not expanding in some cases před 12 roky
  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... před 12 roky
  Taddeus Kroes fc5a38d30a Re-wrote main file: added a centralized list of phases and generalized logging format + added -upto option před 12 roky
  Taddeus Kroes 4225c53427 Finished first version of assembly phase před 12 roky
  Taddeus Kroes 90c7e2b83d Worked on assembly generation, added -noopt argument, tweaked verbority level před 12 roky
  Taddeus Kroes 21fc065c8f Changed constant node types, added VarDecs|LocalFuns wrappers, implemented first steps of assembler před 12 roky
  Taddeus Kroes 45ccce6001 Renamed ast.ml to types.ml před 12 roky
  Taddeus Kroes 838389b893 Changed the way nodes are annotated to something more moldable, in the process changing/bugfixing pretty much everything před 12 roky
  Taddeus Kroes 6816f01bf6 Small bugfix in dimension reduction which caused array indices to be calculated incorrectly před 12 roky
  Taddeus Kroes bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance před 12 roky
  Taddeus Kroes 1949b04ea9 Should have been in previous commit před 12 roky
  Taddeus Kroes 180700fd3e Moved command-line arguments to global record před 12 roky
  Taddeus Kroes 33622fca25 Typecheck phase now prunes Type nodes when done před 12 roky
  Taddeus Kroes 1cdc10625d Implemented array dimension reduction, generalized Array type, more bugfixes in other phases před 12 roky
  Taddeus Kroes 12da98abeb Implemented array dims expansion correctly (probably), more bugfixes před 12 roky
  Taddeus Kroes ea5682f52f Fixed phase name před 12 roky
  Taddeus Kroes d74b3bcded Mostly finished desugaring and context analysis, added some utils, general bugfixes, started on array dimension reduction před 12 roky