]> git.draconx.ca Git - cdecl99.git/commit
Expand some sections of the libcdecl manual.
authorNick Bowler <nbowler@draconx.ca>
Fri, 28 Jul 2023 06:04:52 +0000 (02:04 -0400)
committerNick Bowler <nbowler@draconx.ca>
Fri, 28 Jul 2023 06:04:52 +0000 (02:04 -0400)
commitbc35d987289cb3815a2b59d99c05034cc13a8f40
treecbb63928ef01c5561bcef2044800e5313543e686
parent49dcbd9216f3513ec11731a41d4b73acaacb5949
Expand some sections of the libcdecl manual.

- Clarify that the memory management details wrt. cdecl_parse_decl and
  cdecl_parse_english are unspecified.

- Add more detail to the description of cdecl_explain and cdecl_declare.

- Clarify that it is allowed to pass a 'struct cdecl' with a NULL
  specifiers list to cdecl_declare.
doc/libcdecl.3