Commit History

Autor SHA1 Mensaxe Data
  Taddeus Kroes f979c1faf4 Changed the way array types are represented, and cleaned up a lot of code in the process %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 4c4075f088 Fixed use of irs[ngl ] instructions %!s(int64=12) %!d(string=hai) anos
  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... %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes efa5140ebf bool_op now traverses properly and typecasts are pruned when not int->float or float->int %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes fc5a38d30a Re-wrote main file: added a centralized list of phases and generalized logging format + added -upto option %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 93fade30ba Assembly optimizations are now only executed when -noopt is not specified %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 30406fed9e Added a rudimentary peephole optimizer %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 95036e3719 Simplified LoadImm instruction format %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 4225c53427 Finished first version of assembly phase %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 90c7e2b83d Worked on assembly generation, added -noopt argument, tweaked verbority level %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 21fc065c8f Changed constant node types, added VarDecs|LocalFuns wrappers, implemented first steps of assembler %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 45ccce6001 Renamed ast.ml to types.ml %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 838389b893 Changed the way nodes are annotated to something more moldable, in the process changing/bugfixing pretty much everything %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 3d3c4d5421 Added empty assmebly phase %!s(int64=12) %!d(string=hai) anos