index
:
blogc
feature/content-parser-ast
feature/directives
feature/make-generic-rule
feature/runserver-lighttpd
feature/runserver-windows
feature/sass
feature/squareball
feature/thread-pool
master
squareball
A blog compiler
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
renderer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed copyright
Rafael G. Martins
2016-01-08
1
-1
/
+1
*
renderer: handle FOREACH_ITEM as a normal variable
Rafael G. Martins
2016-01-08
1
-9
/
+13
*
renderer: foreach variables should be splitted in spaces rather than commas
Rafael G. Martins
2015-12-29
1
-4
/
+8
*
man: renderer: template-parser: added foreach iterator support
Rafael G. Martins
2015-12-29
1
-0
/
+71
*
Revert "build: removing src/utils and replacing with squareball"
Rafael G. Martins
2015-12-23
1
-23
/
+23
*
build: removing src/utils and replacing with squareball
Rafael G. Martins
2015-12-23
1
-23
/
+23
*
renderer: improved support for comparision between vars
Rafael G. Martins
2015-10-28
1
-59
/
+55
*
Allow {% if VALUE1 == VALUE2 %}, with two defines
Palmer Dabbelt
2015-10-26
1
-2
/
+20
*
datetime-parser: improve error handling
Rafael G. Martins
2015-10-24
1
-21
/
+9
*
renderer: accept empty list of files with -l
Rafael G. Martins
2015-10-07
1
-1
/
+11
*
fixed copyright
Rafael G. Martins
2015-05-25
1
-1
/
+1
*
renderer: implemented if statements
Rafael G. Martins
2015-05-18
1
-8
/
+34
*
template-parser: if -> ifdef, if not -> ifndef
Rafael G. Martins
2015-05-17
1
-4
/
+4
*
added global variables with date/filename on first and last post
Rafael G. Martins
2015-05-09
1
-8
/
+28
*
renderer: respect local scope
Rafael G. Martins
2015-05-08
1
-2
/
+7
*
implemented datetime parsing/formatting
Rafael G. Martins
2015-04-28
1
-18
/
+73
*
added global variable support
Rafael G. Martins
2015-04-27
1
-31
/
+49
*
template parser: added "if not" support
Rafael G. Martins
2015-04-23
1
-2
/
+12
*
refactored blocks
Rafael G. Martins
2015-04-21
1
-14
/
+12
*
remove specific type used to store sources
Rafael G. Martins
2015-04-19
1
-3
/
+3
*
added renderer, without tests
Rafael G. Martins
2015-04-19
1
-0
/
+145