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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: replace src/utils with squareball
Rafael G. Martins
2016-02-26
5
-702
/
+0
*
utils: string: strip form-feed and vertical-tab chars as whitespaces
Rafael G. Martins
2016-01-14
1
-2
/
+4
*
template-parser: added whitespace cleaners. needs more tests and docs
Rafael G. Martins
2016-01-14
2
-8
/
+39
*
fixed copyright
Rafael G. Martins
2016-01-08
5
-5
/
+5
*
Revert "build: removing src/utils and replacing with squareball"
Rafael G. Martins
2015-12-23
5
-0
/
+669
*
build: removing src/utils and replacing with squareball
Rafael G. Martins
2015-12-23
5
-669
/
+0
*
utils/mem: added safe realloc
Rafael G. Martins
2015-07-19
3
-4
/
+19
*
utils: removed unused includes
Rafael G. Martins
2015-06-24
1
-2
/
+0
*
fixed copyright
Rafael G. Martins
2015-05-25
5
-5
/
+5
*
fixed a few issues reported by clang's static analyzer
Rafael G. Martins
2015-05-10
4
-1
/
+19
*
trie: removed useless brackets
Rafael G. Martins
2015-04-19
1
-2
/
+1
*
trie: fixed memory leak when replacing existing key
Rafael G. Martins
2015-04-19
1
-1
/
+4
*
remove specific type used to store sources
Rafael G. Martins
2015-04-19
3
-5
/
+7
*
safe mallocs are better :)
Rafael G. Martins
2015-04-19
4
-6
/
+32
*
replaced leg-based parser with handmade parser for source files
Rafael G. Martins
2015-04-17
2
-0
/
+3
*
initial structure
Rafael G. Martins
2015-04-15
4
-0
/
+605