index
:
cataract
master
v0.99.1
v0.99.2
v0.99.3
v1.0.0
v1.1.0
Cataract Gallery Generator sources
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
block-parser.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
block-parser: Clear processed data for further use
Tomas Bzatek
1
-0
/
+20
2015-01-26
block-parser: Don't call the destroy func on NULL user_data pointer
Tomas Bzatek
1
-1
/
+1
2015-01-25
block-parser: Enhance block_parser_register_function() with a destroy notify ...
Tomas Bzatek
1
-2
/
+18
2013-02-10
generators: Process image blocks through local block parsers
Tomas Bzatek
1
-21
/
+9
2013-02-10
block-parser: Don't process conditionals when retrieving block data
Tomas Bzatek
1
-4
/
+20
2012-12-24
block-parser: Relaxed endif()/else() syntax for custom block functions
Tomas Bzatek
1
-4
/
+30
2012-12-24
block-parser: Add support for custom block functions
Tomas Bzatek
1
-3
/
+54
2012-04-16
block-parser: Allow indented token arguments
Tomas Bzatek
1
-5
/
+5
2011-06-04
replace-table: Link to defines table instead of copying on creation
Tomas Bzatek
1
-22
/
+3
2011-06-04
Introduce conditional system
Tomas Bzatek
1
-19
/
+114
2011-03-31
block-parser: Add function to mark block as used
Tomas Bzatek
1
-0
/
+17
2011-01-23
Indentation fixes
Tomas Bzatek
1
-4
/
+2
2009-09-20
Plug some memory leaks
Tomas Bzatek
1
-2
/
+4
2009-05-10
Consolidate data types
Tomas Bzatek
1
-24
/
+23
2009-04-11
Print statistics in verbose mode
Tomas Bzatek
1
-1
/
+1
2009-04-04
Speed up replace table by using token parser
Tomas Bzatek
1
-48
/
+2
2009-04-04
New block parser
Tomas Bzatek
1
-0
/
+318