summaryrefslogtreecommitdiff
path: root/src/block-parser.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-19block-parser: Clear processed data for further useTomas Bzatek1-0/+6
2015-01-25block-parser: Enhance block_parser_register_function() with a destroy notify ...Tomas Bzatek1-1/+1
2013-02-10generators: Process image blocks through local block parsersTomas Bzatek1-2/+2
2012-12-24block-parser: Add support for custom block functionsTomas Bzatek1-0/+11
2011-06-04Introduce conditional systemTomas Bzatek1-1/+5
2011-03-31block-parser: Add function to mark block as usedTomas Bzatek1-0/+7
2010-12-12Fix indentationTomas Bzatek1-1/+1
2010-12-12Cleanup header definesTomas Bzatek1-1/+10
2009-05-10Consolidate data typesTomas Bzatek1-37/+4
2009-04-04New block parserTomas Bzatek1-0/+97