• David Benjamin's avatar
    Skip empty swaths of iterator · cd125819
    David Benjamin 提交于
    Avoids things looping forever. Still a lot to fix up: The descend API is
    getting messy. We probably want to rewrite the iterator to keep a whole
    path, instead of bouncing up and down the tree a lot. Also, a level of
    duplicate nodes should be collapsed up a level (we can steal another
    bit). The iterator should also be replaced by something more compatible
    with crange to avoid the hacks in iteration. But in the meantime, at
    least this is functional.
    cd125819
名称
最后提交
最后更新
attic 正在载入提交数据...
bin 正在载入提交数据...
include 正在载入提交数据...
kernel 正在载入提交数据...
lib 正在载入提交数据...
manuals 正在载入提交数据...
net 正在载入提交数据...
stdinc 正在载入提交数据...
tools 正在载入提交数据...
user 正在载入提交数据...
.cvsignore 正在载入提交数据...
.gitignore 正在载入提交数据...
BUGS 正在载入提交数据...
LICENSE 正在载入提交数据...
Makefile 正在载入提交数据...
README 正在载入提交数据...
README.josmp 正在载入提交数据...
TODO 正在载入提交数据...
TRICKS 正在载入提交数据...
param.h 正在载入提交数据...