| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Added a method to get errors from the template | Alexander Pickering | 2018-11-07 |
| | | | | | | | | Added a method const char* TMPL_err(TMPL_templates* t, size_t* size); t is the template that had an error size is a pointer, size of the error message is returned; | ||
| * | Changed structs in header to forward declarations | Alexander Pickering | 2018-11-07 |
| | | |||
| * | Started refactoring code | Alexander Pickering | 2018-10-25 |
| Added a src/ and build/ directory Added a include/ directory Included file is smaller | |||
