Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Fix #85: Remove unnecessary conditions from the 'traverse children' a… #123

Merged
merged 1 commit into from
Apr 12, 2017
Merged

Fix #85: Remove unnecessary conditions from the 'traverse children' a… #123

merged 1 commit into from
Apr 12, 2017

Commits on Apr 12, 2017

  1. Fix #85: Remove unnecessary conditions from the 'traverse children' a…

    …lgorithm
    
    Changed in Traversal.
    /node/ will never be null when reaching the head of these loops, unless
    it is null when starting the outer loop.  This should somewhat clarify
    how the loop actually runs.
    dongleiwu committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    683df48 View commit details
    Browse the repository at this point in the history