Historique des commits

Auteur SHA1 Message Date
  Taddeus Kroes d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead il y a 12 ans
  Taddeus Kroes 3403c4a3fc Formatted all source code to 2 spaces as tab, and some more prettifications il y a 12 ans
  Taddeus Kroes 7c9b5cf1af Added interface files for all modules, moved command-line arguments to globals.ml, made types.ml an .mli file il y a 12 ans
  Taddeus Kroes f979c1faf4 Changed the way array types are represented, and cleaned up a lot of code in the process il y a 12 ans
  Taddeus Kroes 4c4075f088 Fixed use of irs[ngl ] instructions il y a 12 ans
  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... il y a 12 ans
  Taddeus Kroes efa5140ebf bool_op now traverses properly and typecasts are pruned when not int->float or float->int il y a 12 ans
  Taddeus Kroes fc5a38d30a Re-wrote main file: added a centralized list of phases and generalized logging format + added -upto option il y a 12 ans
  Taddeus Kroes 93fade30ba Assembly optimizations are now only executed when -noopt is not specified il y a 12 ans
  Taddeus Kroes 30406fed9e Added a rudimentary peephole optimizer il y a 12 ans
  Taddeus Kroes 95036e3719 Simplified LoadImm instruction format il y a 12 ans
  Taddeus Kroes 4225c53427 Finished first version of assembly phase il y a 12 ans
  Taddeus Kroes 90c7e2b83d Worked on assembly generation, added -noopt argument, tweaked verbority level il y a 12 ans
  Taddeus Kroes 21fc065c8f Changed constant node types, added VarDecs|LocalFuns wrappers, implemented first steps of assembler il y a 12 ans
  Taddeus Kroes 45ccce6001 Renamed ast.ml to types.ml il y a 12 ans
  Taddeus Kroes 838389b893 Changed the way nodes are annotated to something more moldable, in the process changing/bugfixing pretty much everything il y a 12 ans
  Taddeus Kroes 3d3c4d5421 Added empty assmebly phase il y a 12 ans