Taddeus Kroes d0a4e3670f Added representation functions for statement and apply_filter for block, along with unit tests. 14 anni fa
..
.gitignore 43f769abe8 Merged conflicts. 14 anni fa
__init__.py 2672776710 Added unit testing framework. 14 anni fa
main.py 09d6589817 Code cleanup. 14 anni fa
optimize.py 60f1e2235d Renamed optimization file. 14 anni fa
parser.py 02c89c74c0 Rewritten old files to use new statement/block classes. 14 anni fa
peephole.l c3ba2d2dca Finished parser. 14 anni fa
peephole.y f8e59831a6 Removed unused token from YACC file. 14 anni fa
todo.txt d224b1b111 Added ToDo list and updated qeustions. 14 anni fa
utils.py d0a4e3670f Added representation functions for statement and apply_filter for block, along with unit tests. 14 anni fa
writer.py 02c89c74c0 Rewritten old files to use new statement/block classes. 14 anni fa