summaryrefslogtreecommitdiff
path: root/devel/cdecl/files/patch-cdecl.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-06-09Recreate patches with additional changes that should allow building on ↵Eitan Adler1-3/+18
10-current
2001-08-12Update master site and fix compliation problem on newer FreeBSD systems.David E. O'Brien1-2/+45
Submitted by: Seth Kingsley <seth.kingsley@windriver.com>
1999-09-05Cdecl composes compilable C declarations and typecasts from descriptiveDavid E. O'Brien1-0/+12
English phrases, and can also explain a complicated typecast or declaration. It handles ANSI C, C++, pre-ANSI C, and K&R C, and has TAB completion of keywords and line editing and history (provided by the GNU readline library).