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
/
tests
/
check_source_parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "error: improved parser error reporting"
Rafael G. Martins
2016-07-03
1
-21
/
+7
*
error: improved parser error reporting
Rafael G. Martins
2016-07-03
1
-7
/
+21
*
remove squareball for good
Rafael G. Martins
2016-04-27
1
-1
/
+1
*
moved squareball back to blogc source tree.
Rafael G. Martins
2016-04-27
1
-1
/
+1
*
Revert "*: use squareball error infrastructure"
Rafael G. Martins
2016-04-27
1
-61
/
+61
*
content-parser: extract post description from content
Rafael G. Martins
2016-04-20
1
-4
/
+42
*
*: use squareball error infrastructure
Rafael G. Martins
2016-03-13
1
-61
/
+61
*
build: replace src/utils with squareball
Rafael G. Martins
2016-02-26
1
-71
/
+71
*
fixed copyright
Rafael G. Martins
2016-01-08
1
-1
/
+1
*
Revert "build: removing src/utils and replacing with squareball"
Rafael G. Martins
2015-12-23
1
-71
/
+71
*
build: removing src/utils and replacing with squareball
Rafael G. Martins
2015-12-23
1
-71
/
+71
*
error: improved error reporting for parsers
Rafael G. Martins
2015-10-24
1
-7
/
+11
*
source-parser: handle \r\n line endings properly
Rafael G. Martins
2015-10-22
1
-0
/
+32
*
content-parser: added id attributes to headers
Rafael G. Martins
2015-10-12
1
-6
/
+6
*
source-parser: fixed error message
Rafael G. Martins
2015-09-19
1
-1
/
+1
*
source-parser: forbid BLOGC_VERSION variable in source files
Rafael G. Martins
2015-08-14
1
-0
/
+18
*
content-parser: implemented excerpt, and now for good!
Rafael G. Martins
2015-06-13
1
-2
/
+52
*
Revert "added content excerpt support"
Rafael G. Martins
2015-06-12
1
-84
/
+5
*
added content excerpt support
Rafael G. Martins
2015-06-11
1
-5
/
+84
*
source-parser: fixed reserved variables
Rafael G. Martins
2015-05-28
1
-0
/
+90
*
fixed copyright
Rafael G. Martins
2015-05-25
1
-1
/
+1
*
source-parser: fixed reserved variables
Rafael G. Martins
2015-05-18
1
-0
/
+72
*
content-parser: more random stuff
Rafael G. Martins
2015-05-07
1
-2
/
+8
*
source parse: improved, added tests
Rafael G. Martins
2015-04-21
1
-0
/
+153
*
error: added tests
Rafael G. Martins
2015-04-19
1
-0
/
+1
*
remove specific type used to store sources
Rafael G. Martins
2015-04-19
1
-12
/
+12
*
added loader, error handling and cli. tests needed
Rafael G. Martins
2015-04-18
1
-2
/
+7
*
replaced leg-based parser with handmade parser for source files
Rafael G. Martins
2015-04-17
1
-0
/
+77