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
Commit message (
Expand
)
Author
Age
Files
Lines
*
blogc: added `-e` cli option and `listing_entry` template block
Rafael G. Martins
2019-04-02
4
-10
/
+52
*
blogc: -p should return special code when variable not found
Rafael G. Martins
2019-03-28
1
-1
/
+7
*
blogc: exit 1 on error
Rafael G. Martins
2019-03-28
1
-10
/
+10
*
git-receiver: exit 1 on error
Rafael G. Martins
2019-03-28
4
-33
/
+33
*
runserver: exit 1 on error
Rafael G. Martins
2019-03-28
2
-12
/
+12
*
make: exit 1 on error
Rafael G. Martins
2019-03-28
6
-30
/
+30
*
blogc: dump source file variables as well as global variables
Rafael G. Martins
2019-03-27
1
-5
/
+10
*
blogc: content: do not escape inline code
Rafael G. Martins
2019-02-24
1
-2
/
+2
*
blogc: sysinfo: simplified username impl. fixed tests
Rafael G. Martins
2019-02-23
3
-30
/
+2
*
blogc: rusage: added tests, fixed minor issue
Rafael G. Martins
2019-02-10
2
-2
/
+4
*
blogc: sysinfo: added tests
Rafael G. Martins
2019-02-10
1
-0
/
+2
*
blogc: funcvars: code simplified, added tests
Rafael G. Martins
2019-02-10
3
-10
/
+11
*
blogc: template: allow whitespaces in template tags, not just spaces
Rafael G. Martins
2019-02-09
3
-16
/
+24
*
blogc: sysinfo: fix memory leak
Rafael G. Martins
2019-02-08
1
-0
/
+1
*
blogc: added "inside docker" template variable
Rafael G. Martins
2019-02-04
4
-1
/
+44
*
blogc: added username template variable
Rafael G. Martins
2019-02-03
3
-0
/
+49
*
blogc: added datetime template variable
Rafael G. Martins
2019-02-03
3
-0
/
+46
*
blogc: unistd.h wont provide gethostname
Rafael G. Martins
2019-02-03
1
-0
/
+2
*
blogc: added hostmane template variable
Rafael G. Martins
2019-02-03
3
-0
/
+77
*
blogc: rusage: fix formatting
Rafael G. Martins
2019-02-02
1
-4
/
+4
*
blogc: optimized getrusage calls
Rafael G. Martins
2019-02-02
4
-43
/
+31
*
blogc: fix rusage macro
Rafael G. Martins
2019-02-02
1
-2
/
+6
*
blogc: do not add rusage vars if not supported
Rafael G. Martins
2019-02-02
3
-1
/
+22
*
blogc: added template variables for memory and cpu time resource usage
Rafael G. Martins
2019-02-02
5
-3
/
+183
*
*: update copyright
Rafael G. Martins
2019-01-15
67
-67
/
+67
*
removed blogc-github-lambda
Rafael G. Martins
2019-01-15
1
-257
/
+0
*
make: fixed bug when trying to call a rule with incomplete name
Rafael G. Martins
2019-01-15
1
-1
/
+2
*
renderer: fix a (very) unlikely segfault detected by scan-build
Rafael G. Martins
2018-12-20
1
-2
/
+2
*
make: include limits.h
Rafael G. Martins
2018-12-17
1
-0
/
+1
*
make: fixed memory leak
Rafael G. Martins
2018-12-17
1
-0
/
+1
*
git-receiver: make: runserver: improved realpath(3) usage
Rafael G. Martins
2018-12-17
4
-9
/
+26
*
make: settings: removed unused function
Rafael G. Martins
2018-12-16
2
-24
/
+0
*
github-lambda: http accept code is 202, not 201
Rafael G. Martins
2018-10-16
1
-1
/
+1
*
*: update copyright
Rafael G. Martins
2018-10-14
68
-68
/
+68
*
github-lambda: fixed bytes/str mess
Rafael G. Martins
2018-10-14
1
-20
/
+21
*
github-lambda: print traceback on errors
Rafael G. Martins
2018-10-14
1
-1
/
+3
*
github-lambda: support python2. return error from blogc_handler
Rafael G. Martins
2018-10-14
1
-10
/
+22
*
github-lambda: api-gateway handler expects event, not body
Rafael G. Martins
2018-10-14
1
-1
/
+1
*
github-lambda: support signature
Rafael G. Martins
2018-10-14
1
-1
/
+42
*
github-lambda: support api-gateway webhooks
Rafael G. Martins
2018-10-14
1
-4
/
+7
*
make: added atom_dump helper rule
Rafael G. Martins
2018-07-26
3
-12
/
+52
*
make: allow custom atom templates
Rafael G. Martins
2018-07-26
3
-7
/
+24
*
make: remove unused variable
Rafael G. Martins
2018-07-26
1
-1
/
+0
*
make: use bm_generate_filename when building ctx
Rafael G. Martins
2018-07-26
1
-4
/
+5
*
make: prevent dereferencing segfaults. minor style fixes
Rafael G. Martins
2018-07-26
4
-53
/
+79
*
make: implemented atom_legacy_entry_id setting
Rafael G. Martins
2018-07-25
2
-1
/
+12
*
common: added bc_str_to_bool
Rafael G. Martins
2018-07-25
2
-0
/
+27
*
make: fixed filename generation for rules and atom feed
Rafael G. Martins
2018-07-25
1
-11
/
+28
*
make: added utilitary function to generate filenames
Rafael G. Martins
2018-07-25
3
-24
/
+95
*
make: handle empty prefixes properly
Rafael G. Martins
2018-07-24
4
-18
/
+26
[next]