On 2015-01-08 13:18, Steven Schveighoffer wrote:
I like this idea.
One thing that may be misleading about this -- our headers don't include
*everything* from C-land.
What would be a good generic blurb? strawman:
core.stdc.ctype:
"This contains bindings to selected types and functions from the
standard C header <ctype.h> (see
http://pubs.opengroup.org/onlinepubs/009695399/basedefs/ctype.h.html).
Note that this is not automatically generated, and may omit some
types/functions from the original C header."
I'm thinking we should actually just put a /// before every symbol, to
get it in the ddoc so you can see what *is* included.
Thoughts? I can put together a pull for core.stdc.* if it makes sense.
I like it.
--
/Jacob Carlborg