Taddeus Kroes
|
fa7bed9265
Corrected typo.
|
%!s(int64=14) %!d(string=hai) anos |
Taddeus Kroes
|
bf0b2e54dd
Improved test cases for multiplication sign omission in line generator.
|
%!s(int64=14) %!d(string=hai) anos |
Taddeus Kroes
|
591a3e65e0
Parentheses around the left child are now left out when children of binary operators have equal precedences.
|
%!s(int64=14) %!d(string=hai) anos |
Taddeus Kroes
|
0bbbb5e60f
Corrected typo.
|
%!s(int64=14) %!d(string=hai) anos |
Taddeus Kroes
|
df5100b220
Fixed omission of n-ary multiplication sign in line generator.
|
%!s(int64=14) %!d(string=hai) anos |
Taddeus Kroes
|
6adf39c0d0
Added empty expression to line generator.
|
%!s(int64=14) %!d(string=hai) anos |
Taddeus Kroes
|
859c2948b3
Fixed coverage in Makefile.
|
%!s(int64=14) %!d(string=hai) anos |
Taddeus Kroes
|
a350c6f1f2
Merged new tests with older changes.
|
%!s(int64=14) %!d(string=hai) anos |
Taddeus Kroes
|
567e8f5c26
Added check for redundant multiplication operator.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
1855030e6e
Merge branch 'master' of kompiler.org:python/graph_drawing
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
c4fd4af7ee
Removed parent attribute to avoid cyclic references between nodes.
|
%!s(int64=14) %!d(string=hai) anos |
Taddeus Kroes
|
b99a1f72b3
Fixed parentheses issue in expression that use both plus and minus.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
003a9e2536
Added some unit tests for exponentiation expressions.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
4d65a52b8b
Added two POW test cases. The last one is still failing\!
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
bfd64e64d8
Changed 'assoc' to 'prec', because it's precedence.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
a34e48940a
Moved graph unicode signs outside the function and applied pep8.
|
%!s(int64=14) %!d(string=hai) anos |
Taddeus Kroes
|
ec0a7e59d3
Fixed issue that caused parentheses not to be added.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
45bee0e4fe
Fixed 'is this node a leaf?' issues.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
a509de439b
Leaf now extends Node, added Node representation fcuntionality.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
decaaecb61
Fixed parent edge centration issue.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
35dfadad12
Built in support for writing n-ary operator nodes.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
00abd696e6
Merge branch 'master' of kompiler.org:python/graph_drawing
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
d851ef2b2b
Removed node type from graph drawer.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
bea696abff
Moved magic methods from ExpressionNode to Node.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
e377e758c0
Added FIXME and Coverage fix.
|
%!s(int64=14) %!d(string=hai) anos |
Taddeüs Kroes
|
608dc099af
Removed node type from graph-to-line coverter.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
2f60cbbc18
Added quaternary and quinary test cases and code cleanup.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
1d05417ac8
Code cleanup and marked error handling as 'no coverage'.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
7e89101870
Successfully built n-ary graph drawer.
|
%!s(int64=14) %!d(string=hai) anos |
Sander Mathijs van Veen
|
d9474ea0b9
Added coverage files to ignore file.
|
%!s(int64=14) %!d(string=hai) anos |