| Commit message (Collapse) | Author | Age |
| |
|
|
|
| |
Added the -Wextra flag to the makefile for debug builds, and squashed
all the warning that came up.
|
| | |
|
| |
|
|
| |
Corrected a bunch of spelling mistakes in the readme and the Makefile
|
| |
|
|
|
| |
Added documentation for each function in the include/ctemplates.h file
Also did some spellchecking on the readme.
|
| |
|
|
|
| |
Added documentation that explains how to use TMPL_IF and
TMPL_ELSEIF to check for a variable's existance.
|
| |
|
|
| |
Updated copyright to cover 2018, and updated email to alex@cogarr.net
|
| |
|
|
| |
Added some more documentation, and removed some extranious prints
|
| |
|
|
| |
Render function now returns the length of the string it returns
|
| |
|
|
|
| |
Renamed everything that needed to be rename from libctemplate to
libctemplates
|
| |
|