Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parser-helper: Ensure file_next() does not remove the sentinel item | Tobias Brunner | 2014-07-01 | 1 | -1/+1 |
* | parser-helper: Detect absolute pathnames and concatenate paths on Windows | Martin Willi | 2014-06-04 | 1 | -2/+3 |
* | parser-helper: Make parser_helper_file_t private | Tobias Brunner | 2014-05-15 | 1 | -31/+34 |
* | parser-helper: Make parser_helper_log a function | Tobias Brunner | 2014-05-15 | 1 | -0/+27 |
* | settings: Reduce log verbosity if files can't be opened | Tobias Brunner | 2014-05-15 | 1 | -1/+1 |
* | parser-helper: Add utility class for flex/bison based parsers | Tobias Brunner | 2014-05-15 | 1 | -0/+230 |