Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Case 4 not implemented yet, should be sufficient for basic testing
though.
|
|
|
|
To check order of statements generated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tree-print now shows "branches" of tree for readability
Now tests if t is null and returns rather then testing t is not null and
then printing the node, this allows for less indentation in the code.
|
|
input/output created write/read respectively fixed to read/write.
|
|
|
|
|
|
|