No Description

Rusty Russell e82f0cbd50 Don't make assumptions about traverse order, and prove it by using a different hash. 16 years ago
ccan e82f0cbd50 Don't make assumptions about traverse order, and prove it by using a different hash. 16 years ago
junkcode 1f67bceeeb New junkcode. 17 years ago
tap 650c775ff0 Move modules to ccan/ tools to tools/ 18 years ago
tools 501b31cddf Implementation of auto-depends, based on Idris's start. 17 years ago
web 570c9c555f Rename _info.c to _info: this means we can simple compile *.c. 17 years ago
.bzrignore 08f8cff8f2 Somewhat decent cpp analysis for ccanlint. 17 years ago
Makefile 570c9c555f Rename _info.c to _info: this means we can simple compile *.c. 17 years ago
Makefile-ccan 570c9c555f Rename _info.c to _info: this means we can simple compile *.c. 17 years ago
Makefile-web 570c9c555f Rename _info.c to _info: this means we can simple compile *.c. 17 years ago
README 650c775ff0 Move modules to ccan/ tools to tools/ 18 years ago
config.h 46b1a03e21 ccanize tdb further, and add simple test. 16 years ago

README

tools:
This is currently a bootstrap junkyard for ccan tools.

It is expected that some of this code, being generally useful, will be
shuffled out to their own modules over time.

ccan:
The beginnings of a ccan repository.