summaryrefslogtreecommitdiff
path: root/src/utils/errors.c
Commit message (Collapse)AuthorAgeFilesLines
* Change API of inputstream_peek(_slow) to return errors. Joy.John Mark Bell2009-01-061-0/+5
| | | | svn path=/trunk/libparserutils/; revision=5965
* Return errors from constructors and destructors.John Mark Bell2008-11-081-0/+5
| | | | svn path=/trunk/libparserutils/; revision=5652
* Import parser construction utility libraryJohn Mark Bell2008-05-011-0/+70
svn path=/trunk/libparserutils/; revision=4111