| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Allow bstringify to accept a null size | Alexander Pickering | 2018-12-05 |
| | | | | | | | Allow bstringify (and therefore TMPL_render()) to accept NULL as the size. When NULL is passed as the size, the size of the resulting string is not stored anywhere. | ||
| * | Added const to most chars | Alexander Pickering | 2018-11-07 |
| | | | | | Added const qualifier for clarity. | ||
| * | Started refactoring code | Alexander Pickering | 2018-10-25 |
| Added a src/ and build/ directory Added a include/ directory Included file is smaller | |||
