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
/
template-parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: replace src/utils with squareball
Rafael G. Martins
2016-02-26
1
-3
/
+3
*
template-parser: added whitespace cleaners. needs more tests and docs
Rafael G. Martins
2016-01-14
1
-0
/
+5
*
fixed copyright
Rafael G. Martins
2016-01-08
1
-1
/
+1
*
man: renderer: template-parser: added foreach iterator support
Rafael G. Martins
2015-12-29
1
-0
/
+2
*
Revert "build: removing src/utils and replacing with squareball"
Rafael G. Martins
2015-12-23
1
-3
/
+3
*
build: removing src/utils and replacing with squareball
Rafael G. Martins
2015-12-23
1
-3
/
+3
*
fixed copyright
Rafael G. Martins
2015-05-25
1
-1
/
+1
*
renderer: implemented if statements
Rafael G. Martins
2015-05-18
1
-1
/
+1
*
template-parser: convert "if" operator into enum
Rafael G. Martins
2015-05-17
1
-1
/
+8
*
template-parser: added real if statements. ignored by renderer for now
Rafael G. Martins
2015-05-17
1
-0
/
+3
*
template-parser: if -> ifdef, if not -> ifndef
Rafael G. Martins
2015-05-17
1
-2
/
+2
*
template parser: added "if not" support
Rafael G. Martins
2015-04-23
1
-0
/
+1
*
added loader, error handling and cli. tests needed
Rafael G. Martins
2015-04-18
1
-1
/
+3
*
replaced leg-based parser with handmade parser for templates
Rafael G. Martins
2015-04-17
1
-0
/
+31