Python module for generating text-based graphs of tree-like objects

Taddeus Kroes dd15ea7690 Applied pep8 il y a 13 ans
docs 0497a42c6f Added Makefile and make rules. il y a 14 ans
tests dd15ea7690 Applied pep8 il y a 13 ans
.gitignore d9474ea0b9 Added coverage files to ignore file. il y a 14 ans
Makefile 0497a42c6f Added Makefile and make rules. il y a 14 ans
TODO 1911c3fe79 Added ToDo-list. il y a 14 ans
__init__.py 792f984de1 Added __init__.py file. il y a 14 ans
base.mk 0497a42c6f Added Makefile and make rules. il y a 14 ans
graph.py 8349bc376c Added FIXME for long node titles. il y a 13 ans
line.py c8ecf7081c Multiplication sign is not omitted anymore for multiplication of equal identifiers il y a 13 ans
node.py e17779f211 Reimplemented line printer using precedences in accordance with the parser. il y a 13 ans
test.py 107e93a169 Added shebang to test.py. il y a 13 ans
traverse.py 11940973bd Made generate_line use the iterative, depth-first tree walker. il y a 14 ans