projects
/
ccan
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
e81b527
)
tal: make tal_next() only return immediate children.
author
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 7 Sep 2016 04:27:01 +0000
(13:57 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 7 Sep 2016 04:32:38 +0000
(14:02 +0930)
I tried to use it and got this wrong: moreover, I wanted to control
topology, which requires nested iteration, and skip children
of a node which I knew was changing.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found