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
/
content-parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
content-parser: added id attributes to headers
Rafael G. Martins
2015-10-12
1
-2
/
+30
*
content-parser: removed some uneeded code
Rafael G. Martins
2015-09-15
1
-14
/
+0
*
content-parser: implemented multiline support for lists
Rafael G. Martins
2015-08-13
1
-44
/
+126
*
content-parser: fixed start_state bug.
Rafael G. Martins
2015-07-09
1
-2
/
+2
*
content-parser: fixed bug when using inline delim in link title
Rafael G. Martins
2015-07-04
1
-7
/
+7
*
content-parser: implemented excerpt, and now for good!
Rafael G. Martins
2015-06-13
1
-2
/
+39
*
content-parser: added "automatic" links
Rafael G. Martins
2015-06-10
1
-15
/
+29
*
content-parser: fixed inline parser
Rafael G. Martins
2015-05-29
1
-31
/
+61
*
content-parser: random fixes and more tests for inline content parser
Rafael G. Martins
2015-05-27
1
-2
/
+7
*
content-parser: random fixes, more tests
Rafael G. Martins
2015-05-27
1
-13
/
+26
*
fixed copyright
Rafael G. Martins
2015-05-25
1
-1
/
+1
*
content-parser: fix and test horizontal rules
Rafael G. Martins
2015-05-18
1
-1
/
+4
*
content-parser: implemented line breaks
Rafael G. Martins
2015-05-12
1
-4
/
+23
*
fixed a few issues reported by clang's static analyzer
Rafael G. Martins
2015-05-10
1
-1
/
+1
*
content-parser: more random stuff
Rafael G. Martins
2015-05-07
1
-106
/
+73
*
content-parser: lots of random stuff
Rafael G. Martins
2015-05-07
1
-93
/
+104
*
content-parser: do not parse content inside code
Rafael G. Martins
2015-05-06
1
-7
/
+30
*
content-parser: actually use inline parser
Rafael G. Martins
2015-05-06
1
-3
/
+19
*
content-parsed: started inline parser
Rafael G. Martins
2015-05-06
1
-3
/
+217
*
content-parser: minor fixes. added tests
Rafael G. Martins
2015-05-04
1
-14
/
+21
*
content-parser: implemented more block elements
Rafael G. Martins
2015-05-04
1
-8
/
+181
*
content-parser: added todo
Rafael G. Martins
2015-05-04
1
-1
/
+3
*
started implementint a markdown-like syntax for content
Rafael G. Martins
2015-05-04
1
-0
/
+296