Historique des commits

Auteur SHA1 Message Date
  Jayke Meijer a2a424d0cd Tested copy_propagation. il y a 14 ans
  Jayke Meijer 2fdd48ad7e Fixed merge conflict. il y a 14 ans
  Jayke Meijer b550716008 Working on copyprop. il y a 14 ans
  Taddeus Kroes 58ebd58ff1 Merged conflicts. il y a 14 ans
  Taddeus Kroes f7e3d0c66b Implemented constant folding. il y a 14 ans
  Jayke Meijer 53ac258be4 Test not failing. il y a 14 ans
  Jayke Meijer 2ed0286faf Moved main to root. il y a 14 ans
  Taddeus Kroes d890c575b5 Added newline for readability il y a 14 ans
  Taddeus Kroes 7343f43c1a Merged conflicts. il y a 14 ans
  Taddeus Kroes fff63a67a7 Added docstings for Constant Folding. il y a 14 ans
  Jayke Meijer 8dfef61151 Fixed two bugs in copyprop. il y a 14 ans
  Jayke Meijer 55c2f6c7f0 Merge branch 'master' of github.com:taddeus/peephole il y a 14 ans
  Jayke Meijer ed8637b887 Working on copy propagation. il y a 14 ans
  Jayke Meijer 1912905aa0 Added new version of hello.s and hello.c il y a 14 ans
  Jayke Meijer 31df039239 Added new version of hello.s and hello.c il y a 14 ans
  Jayke Meijer b704d92065 Added new version of hello.s and hello.c il y a 14 ans
  Jayke Meijer c72234a98a Added new version of hello.s il y a 14 ans
  Taddeus Kroes f1794b62fd Merge branch 'master' of github.com:taddeus/peephole il y a 14 ans
  Taddeus Kroes cbd8597b9b Started implementing Constant Folding. il y a 14 ans
  Taddeus Kroes ad32fbbc07 Added more test code to hello.c il y a 14 ans
  Jayke Meijer 7b0de9af0d Started work on copy propagation. il y a 14 ans
  Jayke Meijer 8a08a3a237 Small changes on report. il y a 14 ans
  Taddeus Kroes e62c02fc21 Applied pep8. il y a 14 ans
  Taddeus Kroes effe72670a Added common subexpression elimination (unfinished and untested). il y a 14 ans
  Taddeus Kroes c308e7b7b0 Renamed 'glob' to 'standard' and cleaned up unit tests. il y a 14 ans
  Taddeus Kroes 12e6457404 Added 'make clean' option to remove .pyc files. il y a 14 ans
  Taddeus Kroes 2f22e7083f Moved main optimization functions to __init__ file. il y a 14 ans
  Taddeus Kroes fb30dd2f77 Merge branch 'master' of github.com:taddeus/peephole il y a 14 ans
  Taddeus Kroes f438cef181 Moved optimization implementations to module 'optimize'. il y a 14 ans
  Jayke Meijer e9a8d5028d Added details on implementation to report. il y a 14 ans