Jayke Meijer 12b1dc5e46 Fixed one thing in unittest, added example to docstring. 14 anni fa
..
optimize 12b1dc5e46 Fixed one thing in unittest, added example to docstring. 14 anni fa
.gitignore 43f769abe8 Merged conflicts. 14 anni fa
__init__.py 2672776710 Added unit testing framework. 14 anni fa
dataflow.py 870d25ee6e Merge branch 'master' of github.com:taddeus/peephole 14 anni fa
parser.py e62c02fc21 Applied pep8. 14 anni fa
peephole.l c3ba2d2dca Finished parser. 14 anni fa
peephole.y f8e59831a6 Removed unused token from YACC file. 14 anni fa
statement.py effe72670a Added common subexpression elimination (unfinished and untested). 14 anni fa
todo.txt d224b1b111 Added ToDo list and updated qeustions. 14 anni fa
writer.py e62c02fc21 Applied pep8. 14 anni fa