Add the helper function create_Const_from_bool() to create 0/1 constant from a boolea...
[cparser] / AUTHOR
1 CParser was written by Matthias Braun <matze@braunis.de>
2
3 It probably wouldn't be where it is now without all the bugfixes, new features
4 and general support by:
5
6 Christoph Mallon   (he understands the standard :), bugfixes,
7                     diagnostic infrastructure and printf format checker,
8                     warnings)
9 Michael Beck       (bugfixes, firm optimisation driver, warnings, comments)