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
/
loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: replace src/utils with squareball
Rafael G. Martins
2016-02-26
1
-42
/
+42
*
fixed copyright
Rafael G. Martins
2016-01-08
1
-1
/
+1
*
loader: parse tags as space-separated string
Rafael G. Martins
2015-12-29
1
-3
/
+6
*
Revert "build: removing src/utils and replacing with squareball"
Rafael G. Martins
2015-12-23
1
-43
/
+43
*
build: removing src/utils and replacing with squareball
Rafael G. Martins
2015-12-23
1
-43
/
+43
*
loader: minor fixes
Rafael G. Martins
2015-09-05
1
-1
/
+3
*
loader: implemented pagination filter
Rafael G. Martins
2015-05-28
1
-0
/
+37
*
loader: implemented tag filter
Rafael G. Martins
2015-05-27
1
-9
/
+35
*
fixed copyright
Rafael G. Martins
2015-05-25
1
-1
/
+1
*
fixing gcc stupidity
Rafael G. Martins
2015-05-09
1
-1
/
+1
*
raise warning if user provided DATE for one source file, but not for all sour...
Rafael G. Martins
2015-05-09
1
-0
/
+10
*
loader: added tests
Rafael G. Martins
2015-05-09
1
-31
/
+1
*
added global variables with date/filename on first and last post
Rafael G. Martins
2015-05-09
1
-1
/
+19
*
loader: added compiler-defined variables
Rafael G. Martins
2015-04-19
1
-0
/
+44
*
remove specific type used to store sources
Rafael G. Martins
2015-04-19
1
-4
/
+4
*
added loader, error handling and cli. tests needed
Rafael G. Martins
2015-04-18
1
-0
/
+104