Collin Funk wrote: > > Let me add the usual templates under doc/, as a preparation for your > > patches. > > Thanks. > > I should have mentioned that I purposely left them out. I assumed it > would be easier / more organized if we added documentation for all of > C2y at once, or one header per commit like your patch.
Well, "all of C2y at once" is not really feasible/useful since C2y is a moving target, and sometimes things added in a draft are changed in the next draft (e.g. 'elementsof' which became 'countof' later). So, we have to be careful to only add things that have been stable for at least 2 drafts. Regarding <stdbit.h>, the functions/macros that I added to the doc are probably stable. Bruno
