Jayke Meijer 8c9efd40fb Changed algebraic transformations to more generic form. il y a 14 ans
..
optimize 8c9efd40fb Changed algebraic transformations to more generic form. il y a 14 ans
.gitignore 43f769abe8 Merged conflicts. il y a 14 ans
__init__.py 2672776710 Added unit testing framework. il y a 14 ans
dataflow.py 870d25ee6e Merge branch 'master' of github.com:taddeus/peephole il y a 14 ans
parser.py e62c02fc21 Applied pep8. il y a 14 ans
peephole.l c3ba2d2dca Finished parser. il y a 14 ans
peephole.y f8e59831a6 Removed unused token from YACC file. il y a 14 ans
statement.py effe72670a Added common subexpression elimination (unfinished and untested). il y a 14 ans
todo.txt d224b1b111 Added ToDo list and updated qeustions. il y a 14 ans
writer.py e62c02fc21 Applied pep8. il y a 14 ans